Delete the sores file after sync

Get help for specific problems
Posts: 3
Joined: 2 Jul 2023

sevagjb

Is there any way to delete the sores file after sync
can you help me
Thanks
User avatar
Posts: 2946
Joined: 22 Aug 2012

Plerry

Deleting the source file after a sync is not a sync but a move.
And discussed before: viewtopic.php?t=7927
Posts: 3
Joined: 2 Jul 2023

sevagjb

why you don't add the option to the program and market more easy :)
i do not understand how to, or can you make a video to show
Thanks
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

why you don't add the option to the program and market more easy :)
i do not understand how to, or can you make a video to show
Thanks sevagjb, 24 Jul 2023, 14:57
Because you are not wanting to sync locations and FFS is created for syncing locations
Posts: 3
Joined: 2 Jul 2023

sevagjb

still is very useful toll to add to the program
dont you think
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

I don't think so actually. Just write a bat script that moves it. No reason to use FFS for literally a single command line:
move /y SOURCE DESTINATION

It's that easy. You could even just create a shortcut and have the target be:
"C:\Windows\System32\cmd.exe" /c "move /y SOURCE DESTINATION"

Then no scripts or saving files is necessary
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

If you're married to FFS, you can run a post-sync command that erases the source. Choose update/mirror based on what you want