Connecting to FTP in AIX Platform by using Lotus script in R8

Please give me the code for connecting to the FTP site in AIX platform by using lotus script or java. I need to run this code in the schedule agent.

Please help me regarding this.

Thanks for your help in Advance!.

Please I need urgently

Subject: look at nsftools…

Hi,

just look at “LS2J Examples Database” on the nsftools-Homepage…

http://www.nsftools.com/tips/NotesTips.htm

If you have experience in Java through Lotusscript you should have no problems with the FTP-Example…

You can do directory-listing, binary-transfer, etc…

Hope this helps,

regards -

Martin

Subject: Connecting to FTp in AIX platform using Lotus Script or java code in Lotus Notes8 version

Thanks for your help Martin.I need some clarification regarding the above query. In AIX platform the entire file structure is different. when compared to windows. In AIX platform the file structure looks like eg: /root/maindir/subdir/dir like this. by using the L2sj example. whether i can upload the file to the FTP platform or not.