|
&userid &password nam 1 lcd &localpath cd &remotepath bin put &localfilename [&remotefilename] quit
Note: Depending on the remote FTP server, the &userid and &password may need to be on separate lines.
Note: There is a security issue, because the password and user ID are exposed. It might be a good idea to use anonymous login at the remote FTP server, with appropriate directory restrictions there.
/* Execute FTP script */ OVRDBF FILE(INPUT) TOFILE(QTEMP/FTPSCRIPT) OVRPRTF FILE(OUTPUT) TOFILE(QPRINT) FTP RMTSYS(&IPADDR) DLTOVR FILE(INPUT OUTPUT)
MC Hi,
We are generating stream files in an IFS directory and we want to FTP the stream files to the RS 6000. The process will be constant, therefore I am looking for a batch processing that would allow us to achieve that.
Regards, Emmanuel Zannis (Tel: 01252 372000 x3262 Fax: 01252 542261 e-mail:emmanuel.zannis@xxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
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.