vault backup: 2023-03-01 09:09:32
This commit is contained in:
parent
d94e554834
commit
75f7b618dd
10
rsync.md
Normal file
10
rsync.md
Normal file
@ -0,0 +1,10 @@
|
||||
|
||||
sync everything in //mnt/backup and push to hptrow:
|
||||
```
|
||||
rsync -azv -e ssh -r /mnt/backup/ pt@hptrow.me:/mnt/backup/hc
|
||||
```
|
||||
|
||||
copy remote file to local machine
|
||||
```
|
||||
rsync -azv -e ssh ptrowbridge@usmidsap01://home/ptrowbridge/debug.sql //mnt/c/Users/PTrowbridge/Downloads/debug.sql
|
||||
```
|
Loading…
Reference in New Issue
Block a user