3237 |
kaklik |
1 |
=== RMDS Synchronization Tools === |
|
|
2 |
|
|
|
3 |
= INFO |
|
|
4 |
|
|
|
5 |
o First, nice directory structure is created from jpg files, see tidyup.sh for description |
|
|
6 |
o Then complete sync of directory is done, this is repeated every 24 hours |
|
|
7 |
o The script then runs infinite loop watching for new files and syncing them to server every hour |
|
|
8 |
|
|
|
9 |
= USAGE |
|
|
10 |
|
|
|
11 |
o You must have working ssh public key based authentication to server |
|
|
12 |
o It is recommended to run the script in detachable screen |
|
|
13 |
o Run ./sync.sh /path/to/folder where path is the directory to which jpg's from Spectrum Lab are saved |
|
|
14 |
|