Delete files from left
- Posts: 1
- Joined: 12 Sep 2013
I want to copy files from left to right and delete the files from the left. How i do this?
- Posts: 141
- Joined: 10 Sep 2009
You do a file copy in windows explorer then delete the original files. FFS is for syncing file directories.
- Site Admin
- Posts: 7281
- Joined: 9 Dec 2007
It depends:
If it is a one-time action you can simply sync with FFS, then delete the file on the left via the FFS main dialog.
If you want to do this frequently you can setup two batch jobs: The first job syncs, the second job "syncs" from an empty source to the target folder you want to delete. If you run both syncs one after another you get a "move".
If it is a one-time action you can simply sync with FFS, then delete the file on the left via the FFS main dialog.
If you want to do this frequently you can setup two batch jobs: The first job syncs, the second job "syncs" from an empty source to the target folder you want to delete. If you run both syncs one after another you get a "move".