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

With FTP you can use the IFS structure in the FTP script.
For example:
Quote site namefmt 1
Cd /tmp
Lcd /localdir
Put something.
You can also use a special file system called qfilesvr.400. This directory allows for a simple copy between two AS/400s instead of FTP. More information on setting up qfilesvr.400 can be found here.
|