To continue reading for free, register below or login
To read more you must become a member of Search400.com
');
// -->

MGET will try to create new files, with long file names. This is impossible and you'll get an error, "as400 file name in qsys.lib is limited."
One option is to issue command LCD /QOPENSYS in the FTP session, it creates the files in the IFs with MGET (you will then have to copy the files via the CPYFRMSTMF command).
The second option is to write an FTP script with ls (the disk will produce a list with the names of the files in the remote FTP directory, you can then loop the file and transfer the files one at a time. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
Visit the ITKnowledge Exchange and get answers to your connectivity questions fast.
The Best Web Links: Tips, tutorials and more.
PC/Windows connectivity expert Shahar Mor is available to answer your toughest networking questions. Ask Shahar a question or read his previously answered questions here.
|