Rename files in a scheduled task

Core FTP client questions and answers
Post Reply
ray.rigo@ahsys.org
Posts: 8
Joined: Thu Jun 30, 2005 6:00 pm

Rename files in a scheduled task

Post by ray.rigo@ahsys.org »

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.
ray.rigo@ahsys.org
Posts: 8
Joined: Thu Jun 30, 2005 6:00 pm

Post by ray.rigo@ahsys.org »

Just to be able to rename the extension would be enough.
ray.rigo@ahsys.org
Posts: 8
Joined: Thu Jun 30, 2005 6:00 pm

Post by ray.rigo@ahsys.org »

rename from foo*.txt to foo*.ftp

something like that.
ray.rigo@ahsys.org
Posts: 8
Joined: Thu Jun 30, 2005 6:00 pm

Post by ray.rigo@ahsys.org »

will that rename the file on the source server or rename it on the target server?

I need the file to be renamed on the SOURCE server but only after a successful transfer.
ray.rigo@ahsys.org
Posts: 8
Joined: Thu Jun 30, 2005 6:00 pm

Post by ray.rigo@ahsys.org »

Thank you...
Post Reply