[suse-sles-e] SLES 9 - FTP Script Help

From: Andrew (mr_aprice_at_yahoo.com.au)
Date: Wed Mar 14 2007 - 01:53:14 CET


Message-ID: <45F7477A.7050002@yahoo.com.au>
Date: Wed, 14 Mar 2007 11:53:14 +1100
From: Andrew <mr_aprice@yahoo.com.au>
Subject: [suse-sles-e] SLES 9 - FTP Script Help

Sorry everyone for incorrect subject line before...

Hi All,

SLES 9 - I have an issue with an FTP script I am running and
would appreciate help.

When my script runs I get some messages but the one I am not
sure of is:

'EPSV': command not understood.

I have not put this command in, as far as I know.
I have searched the web to find this is only a warning but
'I don't like it'....

Here is part of my script:

(
   echo "user someusername somepassword
   binary
   put somefile
   dir
   bye"
) | ftp -n -i -p -V somewebsite.com | tee /tmp/ftp.log
Again, any help is appreciated.

Regards,
Andrew.



This archive was generated by hypermail 2.1.7 : Wed Mar 14 2007 - 03:57:30 CET