I am evaluating WS_FTP Pro and can't get the command line feature to work. I can get the API, Explorer, and even the script mode to transfer files to the server, but not using command mode. Since I need to build the request from a program, this is much preferred to building the script file each time.
I have tried many forms of the command, here are a couple: C:\Program Files\WS_FTP Pro>wsftppro -s local:c:\tmp\saam.zip -u vicTest -w vicTst -d ftp://update.mysite.com/ C:\Program Files\WS_FTP Pro>wsftppro -s local:c:\tmp\saam.zip -d ftp://vicTest:[EMAIL PROTECTED]/ I also created a folder (cv) under Sites and a site (cvbkup) in that folder with URL, user and pw. Using that, I tried this line that didn't work: C:\Program Files\WS_FTP Pro>wsftppro -s local:c:\tmp\saam.zip -d cv!cvbkup:/ I can't get any further. What am I doing wrong? The eval version has everything enabled, doesn't it? Thanks for any help, Rick Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/wsftp_forum%40list.ipswitch.com/
