Error with FTP between two Remote Servers

Advertisement

RaviM
Guest

Error with FTP between two Remote Servers

ftp -n -i invftp.genworth.net <<EOF;user User007 Pass00word;cd /VALA/Current/Staging/;lcd /apps/powerc/RP/VALA/SessLogs/;put s_m_valtn.log;bye;EOF

I am trying to run the command above using WinSCP Command Line or Custom Command.The command does not fail but runs forever.
I don't have SCP or SFTP setup. So, I want to use only "FTP" command to export the files from one remote server to another remote server.

Please help me fix the issue and let me know if you need more details.

FYI - I was able to use Wget in command line to import the files into a remote server from another remote server without any issues.

Thank you,
Ravi

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Error with FTP between two Remote Servers

I'm not sure what you are trying to do. But this does not make any sense.
Do you want to automate the transfer? Or just do one-time upload?

Reply with quote

Advertisement

You can post new topics in this forum