Page 1 of 1

Problem in FTP_Enterprise Stage

Posted: Fri Dec 05, 2008 3:09 am
by sekaran12
Hi,

My requirement is ftp file from one server to another server.

Example:

Server 1: File1

I need to FTP file1 to server2.

In the FTP stage i mentioned below things

URI=ftp://hostname/

ftp Command = put path/srcfilename targetfilename
Password = *******
username= abc

I got below Error:

FTP_Enterprise_106: uri is having invalid syntax. uri : ftp://hostname

Please rectify the issue.

Thanks,
Raj

Posted: Fri Dec 05, 2008 3:31 am
by basu.ds
try using uri as your server ip

Posted: Fri Dec 05, 2008 5:25 am
by sekaran12
basu.ds wrote:try using uri as your server ip
File is present in my server1, i need to ftp this file to server2.
so i used uri=ftp://server2.