Hi,All
I would like to know that the way of connecting to iSeries through FTP.
and what is the use of connecting to i useing FTP ,When we use that.
2)Aaccesing box through Telnet .do we need any permisions from admin.
Software/Hardware used:
ASKED:
January 21, 2010 7:27 PM
UPDATED:
January 22, 2010 6:19 PM
I think you may need more information to get it to work.
To be able to get the FTP to work, you need to start the FTP server. Use STRTCPSVR *FTP.
IBM has provided exit points to assist you to control who has access to use FTP. I have worked on systems where FTP access has been restricted to 2 people/user profiles. Check with your system administrator who may need to add you to the table of authorized FTP users. This would be a home grown application.