RE: FTP Help required urgently

"McCallion, Martin" <[email protected]> Wed, 28 Apr 2004 14:49:15 +0100
Newsgroups gmane.comp.systems.as400.open-source
Message-ID <[email protected]>
Connie Dando wrote: 

> We have recently lost the instructions on how to FTP source 
> from one box
> to the other.
> 
> We have got as far as creating the save file but we are stuck 
> from then
> onwards.

You are _so_ on the wrong list,  This one is for discussion of Open -Source
software on the iSeries and AS/400.  But no matter.

Assuming networking is set up between the machines, and the machines are
called source and target, and the FTP server is running on target.  On
source type:

	ftp target

You'll be prompted for logon details.  After you've logged on type:
	
	cd targetlib
	lcd sourcelib

where targetlib is the library on target where you want to put the save
file, and sourcelib is the library on source containing the savefile.

	quote rcmd crtsavf targetlib/savefilename

where savefilename is the same name as the save file has on source.

	bin
	put savefile
	quit

That should do it.
_______________________________________________
This is the Open Source Software for the AS400/iSeries (OSS400) mailing list
To post a message email: OSS400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/oss400
or email: OSS400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/oss400.