× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.




FTP must be started on the AS/400,iSeries,System i:

STRTCPSVR SERVER(*FTP)

This FTP process will transfer an AS/400,iSeries,System i source member
(source in .txt files named as .dds .cl .rpg) from the network server to an
AS/400,iSeries,System i source file.

The following commands can be executed from the PC with the following
commands in the file ftpputsrc.txt:

open 192.168.1.1 (Your AS/400,iSeries,System i IP address)
user ndennis *****
cd ftptrans
put h:/ftpfiles/WPQP01.dds ftrtrans/qddssrc.WPQP01
put h:/ftpfiles/WMC001U.cl ftrtrans/qclsrc.WMC001U
put h:/ftpfiles/WMR001U.rpg ftrtrans/qrpgsrc.WMR001U
quit

A history log will be created named ftpputsrc.log
This bit can be run from a .bat file

ftp -n -s:ftpputsrc.txt >ftpputsrc.log

Transfer Completed.
Display ftpputsrc.log for details.

Hope that makes sense, may need a bit more explaining.

Norm Dennis

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Hoteltravelfundotcom
Sent: Thursday, 12 June 2008 8:19 PM
To: Midrange Systems Technical Discussion
Subject: Re: FTP question


How about saving an object as not a SAVF but just a source RPG, DDS, etc.

--

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.2.0/1497 - Release Date: 11/06/2008
8:32 AM


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.