A tool to sync data between two WD Cloud servers.
-
download
sync.sh
file, and place it into any directory you like. -
get
the remote server ip
, for example,192.168.1.105
-
edit file
sync.sh
to changeREMOTE_HOST
configuration itemvi sync.sh REMOTE_HOST=192.168.1.105
-
run it:
sh sync.sh <sync-dir>
- support unicode file name
- support spaces in file name
- support
inc-synchronization
- mybooklive server <-> mybooklive server
- mybooklive server <-> wdmycloud server
- wdmycloud server <-> wdmycloud server