No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
11
ControlPanel/modules/backup-restore/test.sh
Normal file
11
ControlPanel/modules/backup-restore/test.sh
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#!/bin/bash
|
||||
|
||||
# --dry-run
|
||||
|
||||
|
||||
sshpass -p S4wihr6q8rzc! \
|
||||
rsync -avP --delete -e "ssh -p 12322" \
|
||||
--link-dest /sdb1/backup/gameserver/00-latest-kcwin.D.drive \
|
||||
cyg_server@kcwin.iaregamer.com:/cygdrive/d/OGP64/home/gameserver/1437 \
|
||||
/sdb1/backup/gameserver/07-Sunday-kcwin.D.drive/1437
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue