added scripts from local machines
This commit is contained in:
4
files/bashscripts/dockerserver/root/rsync-docker-data.sh
Normal file
4
files/bashscripts/dockerserver/root/rsync-docker-data.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bashrsync-docker-remotely-to-proxyserver.sh
|
||||
|
||||
rsync -azvP -e "ssh -i ~/.ssh/dockerserver" --progress \
|
||||
root@192.168.1.35:/opt/docker/appdata /home/akanealw/docker
|
||||
Reference in New Issue
Block a user