The Default Microsoft Command Line FTP Client does not support some commands like AUTH, SITE & CONNECT. Is there any other Command Line FTP Client available to achieve this?
feedback
|
migrated from stackoverflow.com Feb 15 '11 at 16:02
This question came from our site for professional and enthusiast programmers.
|
has many options including command line support psftp[1] has support for batch processing, it could be interesting too. And supports wildcards. [1] http://the.earth.li/~sgtatham/putty/0.62/htmldoc/Chapter6.html | ||||
feedback
|