Action after download on downloaded file.

Welcome to BestSync Support Forum!
If you have any questions, comments, concerns, suggestion, please summit here, we'll try to reply you in short time.
Thank you!
Post Reply
ChristianAndersson
Posts: 1
Joined: Fri Apr 24, 2015 1:14 pm

Action after download on downloaded file.

Post 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?
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

Re: Action after download on downloaded file.

Post by RiseFly »

Sorry, The current version of BestSync has not this kind of feature.
Post Reply