I'm trying to publish web applications automatically using command-line but the default Windows FTP client does not support recursive upload/download for instance.
What are my alternatives to the default Windows FTP client?
I'm trying to publish web applications automatically using command-line but the default Windows FTP client does not support recursive upload/download for instance.
What are my alternatives to the default Windows FTP client?
It seems that lftp 4.2.3 exists in the cygwin repositories. It's a very powerful command-line ftp client, very scriptable.
I note the "ultimate" ftp client is still unmentioned - there is a Windows port for NcFTP