I am using WS_FTP Pro 7.5 FTPSCRPT. I cannot get the following script to work. I want to use my site profile to connect, not an ip address.

 

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

CONNECT mysite

CD %%%%%/*

LCD c:\leics\in

MGET *

CLOSE

}

 

The log shows the message

 

Address lookup of "mysite" failed.  It may be misspelled, or your computer may not be connected to the network or Internet.

Also check that your DNS and local name servers are properly configured and responding.

Invalid Network Address 255.255.255.255.

FAILURE in command [CONNECT mysite]

 

It looks like it’s trying to use mysite as an internet address instead of a site profile. I’ve tried surrounding it with “ “ and moving the site profile to the base Site directory.

 

Anyone have any ideas?

 

Thank you,

 

 

Jon Gohlke

 

MIS Programmer/Analyst

Safe Auto Insurance Co.

3883 E. Broad St.

Columbus, OH 43213

614-231-0200 x7731

 

Reply via email to