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?
Action after download on downloaded file.
-
- Posts: 1
- Joined: Fri Apr 24, 2015 1:14 pm
Re: Action after download on downloaded file.
Sorry, The current version of BestSync has not this kind of feature.