User Tools

Site Tools


linux:parallel_rsync

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
parallel_rsync [2013/09/09 10:04] – [Code] dodgerparallel_rsync [2018/01/24 11:42] dodger
Line 4: Line 4:
 ====== Instructions ====== ====== Instructions ======
 I suggest you tu launch psync with the following line: I suggest you tu launch psync with the following line:
-<code>+<code bash>
 ./psync.sh /path/to/folder ./psync.sh /path/to/folder
 </code> </code>
Line 29: Line 29:
 ==== Code ==== ==== Code ====
  
-<code>+<code bash>
 #!/bin/bash #!/bin/bash
 [ ! $1 ] && echo "Usage: $0 /path/to/run" && exit 1 [ ! $1 ] && echo "Usage: $0 /path/to/run" && exit 1
Line 102: Line 102:
  
 ==== Code ==== ==== Code ====
-<code>+<code bash>
 #!/bin/bash #!/bin/bash
 # launch_rsync.sh # launch_rsync.sh
linux/parallel_rsync.txt · Last modified: 2022/02/11 11:36 by 127.0.0.1