Search found 4 matches

by corys
05 Nov 2020, 15:47
Forum: Help
Topic: Dont re-copy deleted items on right
Replies: 7
Views: 651

Re: Dont re-copy deleted items on right


You can't. FFS is for syncing, you are not syncing.
You may be better off using a script that moves the pictures from ftp server to the photo booth folder, waits however long, then loops


I found a solution that works well. I have FileSync doing a two way sync. Once the watch folder gets cleared ...
by corys
03 Nov 2020, 20:17
Forum: Help
Topic: Dont re-copy deleted items on right
Replies: 7
Views: 651

Re: Dont re-copy deleted items on right

it is continuous upload. Sounds like I could use the RealTimeSync to run a custom script. Do you know how I would specify only new files in it?
by corys
03 Nov 2020, 20:06
Forum: Help
Topic: Dont re-copy deleted items on right
Replies: 7
Views: 651

Re: Dont re-copy deleted items on right


Depending how often the application processes the files, you can set a timespan. If the app processes and deletes everyday at noon, have the sync only include files from the previous day at noon through current day at noon. You could also run a post-sync command that moves them to a different ...
by corys
03 Nov 2020, 19:19
Forum: Help
Topic: Dont re-copy deleted items on right
Replies: 7
Views: 651

Dont re-copy deleted items on right

I am trying to use the program to move files to a directory that is watched by an application which processes the files, and then deletes them. FreeFileSync then copies the deleted items back again causing the app to process them over again.

Is there a way to prevent that, and only copy new files ...