

The EGA is a shared, public service with limited resources. WinSCP can even generate a script from an imported FileZilla session.įor details, see the guide to FileZilla automation.Īnother option, if you are using SFTP, is the psftp.exe client from PuTTY suite.Once your submission files have been prepared using the EgaCryptor, the resulting encrypted files and associated md5sum files can be uploaded to your submission account using Aspera or FTP.īefore uploading your encrypted files please make sure that any files that will be uploaded to EGA do not use special characters in their naming convention as this can cause issues with the archiving process and also create problems for end users Similarly for download: How to schedule an automatic FTP download on Windows? With FTP, just replace the sftp:// with the ftp:// and remove the -hostkey="." switch. Schedule file transfers to FTP/SFTP serverĪ typical WinSCP script for upload (with SFTP) looks like: open -hostkey="ssh-rsa 2048 xxxxxxxxxxx.=".


FTP or SFTP? You will definitely be able to use WinSCP, as it supports all protocols that the free version of FileZilla does (and more).Ĭombine WinSCP scripting capabilities with Windows Scheduler: You have not specified, what protocol you are using.

Though you can use any other client that allows automation. How do I send a file with FileZilla from the command line?.FileZilla Client command-line arguments.Tags : automation,upload,sftp,ftp-client,filezillaįileZilla does not have any command line arguments (nor any other way) that allow an automatic transfer. Is there any way to do this? I read online that batch files might work, could someone post a sample version of a batch file that would do the trick? I would like to use FileZilla to automatically upload PDFs to my GoDaddy hosted site daily, replacing the previous day's sheets.
