‎2009 Feb 09 4:00 AM
Hi,
I am transferring data from application server to a another server using FTP,
using the FTP scripts, some times the file move from to other times it fails and it shows as the Connection Refused.
FTP Log
ftp> Invalid command.#
ftp> XXXXXXXXXX
Invalid command.#
ftp> XXXXXXX150
Not connected.#
ftp> cd CockpitFiles
Not connected.#
ftp> ls -l
quit
ftp: connect :Connection refused
Please let me know what would be the reason.
regards,
Prabhu
‎2009 Feb 09 5:05 AM
Did you check if the login credentials are valid and whether the FTP server is up and running?
Just to check if the connection is still established between your app server an the FTP server, try running the report RSFTP002, giving the login credentials, host name and a test command 'ls'.