Page 1 of 1

Action after download on downloaded file.

Posted: Fri Apr 24, 2015 1:23 pm
by ChristianAndersson
Hi.
I have previously used "WatchFTP" and "TurboFTP" for my synchronisation tasks to multiple FTP-servers.
I want to replace these with BestSync.
One issue I havent found the solution for is the ability to take specific actions on the synchronised file.
Watch FTP have environment variables that you can perform.
One action I would need BestSync to perform is:
* "After each downloaded file. Unzip that file and move it to location X."
This would be done with a script, but I need to pinpoint what file I just downloaded.
I watchFTP I can do this by using the variable %WF_FILE% to include full folder and filename of the just downloaded file.
"CALL "C:\Program Files\7-Zip\7za.exe" e "%WF_FILE%" -o"C:\FolderName" -aou"
I can choose between doing something after ALL files are downloaded (sync complete) or after each file.

Is this possible to do with BestSync?
Do you have variables to use?

Re: Action after download on downloaded file.

Posted: Sat Apr 25, 2015 12:54 pm
by RiseFly
Sorry, The current version of BestSync has not this kind of feature.