Move an Rename

Get help for specific problems
Posts: 2
Joined: 7 Oct 2023

upfeifer

Is there a way to move (and delete) a file, which always has the same name, from the source directory and place it in the destination directory with a different name?
--
Short explanation: A software generates a text file from a database which has to be moved to another system and should have a different name there.
User avatar
Posts: 2946
Joined: 22 Aug 2012

Plerry

This does not read like something FreeFileSync (FFS) can do for you.
Your use-case seems quite specific, so you may need to write a specific command or script for that.
Posts: 2
Joined: 7 Oct 2023

upfeifer

I already thought so, just wanted to make sure that FFS doesn't support it after all. Thanks for the reply anyway.