Not true. FTPSCRPT uses a different syntax (created in the script editor). I have gotten the command line to work, but it does not seem to report any errors. The scripting will catch errors properly. I believe you may find that you want to build the script file and execute that, even though its more complicated.
Mike Schatzberg [EMAIL PROTECTED] -----Original Message----- From: Gary Piccoli [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 17, 2004 5:16 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [WS_FTP Forum] Command Line help V8.0 You need to run FTPSCRPT with your command line arguments, not WS_FTP Gary J. Piccoli Colonial Computer Associates Home of MuSoft 2000 -------Original Message------- From: [EMAIL PROTECTED] Date: 02/17/04 16:40:28 To: '[EMAIL PROTECTED]' Subject: [WS_FTP Forum] Command Line help V8.0 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/ ********************************************************************** The information contained in this E-mail and any of its attachments is intended only for the use of the address(es) indicated above, and is confidential. This information may also be legally privileged. If you are not the intended recipient(s), you are hereby notified that any dissemination, review or use of the information contained herein is strictly prohibited. You may not copy, forward, disclose or use any part of this information. If you have received this information in error, please delete it and all copies from your system and notify the sender immediately by return E-mail. Thank you. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions which arise as a result. ********************************************************************** 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/
