Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 432 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 432 Bytes

FileSyncAutomatically

Automatically synchronize files from your disk to USB

Usage

There are mainly three parameters you can change. They are 'srcdir', 'desdir', 'timing', repectively.

  1. Change the 'srcdir' to the dir you want to sync
  2. Change the 'desdir' to the dir you want to store the sync data
  3. Change the 'timing' to the time you want to sync everyday

Others

You can get more details by reading the code Good luck!