cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello Gurus,

here i am facing some problem regarding piking a file from FTP using FTP get.

As per the client talks we came to know that the folder is not in a shared mode . we need to get the file using FTP get command. can anybody faced the similar situation. please let me know any ideas.

As i followed the google in searching for FTP get. this "GET" is a command which gets a single file from the remote system.

One more problem is " Triggering the interface" . with out getting this file into XI we cant trigger this interface. this is my problem please any one hlp me.

Regards,

Ramana.

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Ramana,

As with the above discussion we have an other option to pick the files from the FTP directory..

that was using a batch file we can pick the files from the remote directory even though we didn't have a shared option but the problem faced was it may not delete the file from the source..

so check once by creating the batch file and give the path of the batch file in the Runtime Operating System command. but this option was present in the File Adapter, but u didn't describe about ur scenario, just check once it may help u in solving the problem

For multiple fetching of files use MGET instead of GET function.

regards

Kishore