Question

is it possible to run FileZilla client via command line and be able to set server name, user, password, FTP protocol (e.g. FTPES, SFTP), port number? i looked online and can't seem to be able to find any such command. also, i am using windows 7, i am not sure if that somehow has a smaller set of commands. thanks.

Was it helpful?

Solution

You can use some command-line arguments for FileZilla, but as far as i know, it's principally a GUI FTP client.

Otherwise, Windows have a bundled command line FTP client (FTP.exe)

OTHER TIPS

You can use ncftpput. ncftpput supports command-line file upload and it has other commands.

ex: ncftpget, ncftpls, and support auto create file folder.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top