rsync
This commit is contained in:
parent
b68b95d3f3
commit
6f53c3d3b2
5 changed files with 5 additions and 15 deletions
|
@ -1,17 +0,0 @@
|
|||
********
|
||||
Snippets
|
||||
********
|
||||
|
||||
Simulate sync with deletion
|
||||
===========================
|
||||
|
||||
.. code:: bash
|
||||
|
||||
rsync \
|
||||
--archive \
|
||||
--no-whole-file \
|
||||
--progress \
|
||||
--verbose \
|
||||
--delete --dry-run
|
||||
"/local/directory/" \
|
||||
"user@host:/remote/directory/"
|
Loading…
Add table
Add a link
Reference in a new issue