Jim
From: "jong" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: [WS_FTP Forum] Problems with FTPSCRPT MGET command Date: Tue, 22 Jul 2003 07:53:59 -0400
I am using WS_FTP Pro 7.5, and scripting for MGET is not working when passed in a file on the command line using FTPSCRPT.
Command line:
"c:\program files\ws_ftp pro\ftpscrpt" -f c:\leics\send.scp
send.scp File content:
{
LOG c:\program files\ws_ftp pro\logs\ws_ftp.log
TRACE c:\program files\ws_ftp pro\logs\ws_ftpsession.log
USER %%%%%
PASS %%%%%
SSL 1
CONNECT ieftpint2.services.ibm.com
CD %%%%%/*
LCD c:\leics\in
MGET *
CLOSE
}
I have tried MGET *, MGET *.*, and MGET *. with the same result. The script seems to work fine if I run it inside FTPSCRPT without passing it.
Anyone have any ideas?
Thank you,
Jon Gohlke
Safe Auto Insurance
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
