Hi Team,
I am trying to setup an automatic schedule to sync a folder from my computer to a storage disk. I create the job in Toucan but I can't get the job to run automatically. Can anyone please help me with a step by step instruction of this?
New: Zoom (May 18, 2023), Platform 25.0 (Apr 07, 2023)
New Apr 14: macOS Portable Drive Support
450+ real apps (49GB), 1.1 billion downloads, Please donate.
Hi Team,
I am trying to setup an automatic schedule to sync a folder from my computer to a storage disk. I create the job in Toucan but I can't get the job to run automatically. Can anyone please help me with a step by step instruction of this?
get a job to run automatically when Toucan is run normally, however you can create a batch file that takes advantage of the command line mode. For a sync job called AutoSync put the following commands in a file and name it AutoSync.bat
pathtotoucan/Toucan.exe AutoSync pause
Where pathtotoucan is the path to the Toucan directory from wherever you put the batch file. Then double-clicking on the batch file will run the job.
Hope this helps, and questions, just ask.