×
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.
Why not use Scott Klement's FTPAPI?
http://www.scottklement.com/ftpapi/
Using this plus his IFS utilities, you should be able to do everything in
one ILE pgm.
HTH,
Craig
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Leif Guldbrand
Sent: Wednesday, July 16, 2008 12:50 PM
To: Midrange Systems Technical Discussion
Subject: Re: FTP MPUT Command
A shoot in the dark ... (seen from the side of an iSeries)
If your optical jukebox has an IP addr. you could use the FTP command 'ls'
(List Remote File Names). Eg. LS /mydir (Disk
This results in a file with the name LSOUTPUT on the i, with the folder
structure/file names (IIRC).
Read this file with RPG and build the FTP script 'on the fly'
Ref: TCP/IP Transferring Files (FTP) - page 77.
hth
Leif
"Wayne McAlpine" <wayne.mcalpine@xxxxxxxxxxxxxxxxx> wrote in message
news:g5l5bn$1fs$1@xxxxxxxxxxxxxxxxxxxxxx
I have a huge number of images from an optical jukebox to move so I'm
trying to automate the process as much as possible and run it 24/7.
Filezilla works great, but I'm not sure how I could automate the
transfer process.
What I'm now looking at is retrieving all of the subdirectory names
into a file and re-creating them on the target system using MD. Each
subdirectory to be transfered will then require its own FTP job.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.