|
Mike, Regarding your "renaming" requirements, how you do this will vary based upon whether this is being done on the FTP "client" side or FTP "server" side. The truth is, if you are looking to have the file named based upon the currenet date, you'll probably need some sort of shell or CL program to execute which does this for you. You would "execute" your shell program or CL from within the automated script. Thinking this through as I type, given that the file will be "renamed" it is probably best to do this at the "remote" site as doing so on the local site makes your script a little more challenging (as it would need to know the new name). I've got a generic STRFTP command that allows you to provide the FTP subcommands "on the fly", if you're interested. Regards, Michael Rooney Citigroup International -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Smith, Mike Sent: Monday, June 21, 2004 10:33 AM To: midrange-l@xxxxxxxxxxxx Subject: Automating a FTP I have a script file that handles ftp'ing a file from our Iseries to a 3rd party. There is now a request to change the file name when it it sent. Currently the file is something like this RGCCS00H and we perform a 'Put RGCCS00H RGCCS00H.txt. Now they would like the file with the current date in the name something like RGH062104.txt. I'm not sure if or how I can automate this in my script. Any ideas? Michael Smith iSeries.mySeries. -- 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.
This mailing list archive is Copyright 1997-2025 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.