Search found 8 matches
- Wed Jul 20, 2005 8:25 pm
- Forum: Client - General
- Topic: Rename files in a scheduled task
- Replies: 7
- Views: 6203
- Tue Jul 19, 2005 5:26 pm
- Forum: Client - General
- Topic: Rename files in a scheduled task
- Replies: 7
- Views: 6203
- Tue Jul 19, 2005 4:45 pm
- Forum: Client - General
- Topic: Rename files in a scheduled task
- Replies: 7
- Views: 6203
- Tue Jul 19, 2005 4:44 pm
- Forum: Client - General
- Topic: Rename files in a scheduled task
- Replies: 7
- Views: 6203
- Mon Jul 18, 2005 5:20 pm
- Forum: Client - General
- Topic: Rename files in a scheduled task
- Replies: 7
- Views: 6203
Rename files in a scheduled task
I have a need to rename files on the source server after they have been successfully ftp'ed to the target server. Is there a way to do this???
Even if I have to use the command line interface and put the commands into a BAT file for DOS to run.
Any help is appreciated.
Even if I have to use the command line interface and put the commands into a BAT file for DOS to run.
Any help is appreciated.
- Fri Jul 01, 2005 3:02 pm
- Forum: Client - General
- Topic: dates in file names
- Replies: 4
- Views: 5569
- Thu Jun 30, 2005 7:03 pm
- Forum: Client - General
- Topic: dates in file names
- Replies: 4
- Views: 5569
one problem with wild cards
If the list of files in the directory was: ABC20050601.TXT ABC20050602.TXT ABC20050603.TXT etc.... And I used the wildcard ABC*.TXT then it would send ALL the files that start with ABC and end in TXT. I only want to send that days file. I would like to be able to specify something like ABC'todays da...
- Thu Jun 30, 2005 6:07 pm
- Forum: Client - General
- Topic: dates in file names
- Replies: 4
- Views: 5569
dates in file names
I have a need to schedule ftp's to run automatically using the scheduler however the files I need to transfer have dates in the name.
i.e. ABC20050701.TXT (20050701 is the date the file is created)
How do I specify a file name that will change every day in a scheduled ftp?
i.e. ABC20050701.TXT (20050701 is the date the file is created)
How do I specify a file name that will change every day in a scheduled ftp?