Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
yanggyein
/
yanggyein
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/yanggyein/yanggyein/server_backup.sh
#!/bin/sh /bin/./tar cvf /backup/ltms.eemo.co.kr_last.tar /home/ltms.eemo.co.kr /bin/./tar cvf /backup/nonga.eemo.co.kr_last.tar /home/nonga.eemo.co.kr /bin/./tar cvf /backup/ltman.eemo.co.kr_last.tar /home/ltman.eemo.co.kr /bin/./tar cvf /backup/egg.eemo.co.kr_last.tar /home/egg.eemo.co.kr /bin/./tar cvf /backup/cts.eemo.co.kr_last.tar /home/cts.eemo.co.kr /bin/./tar cvf /backup/mcts.eemo.co.kr_last.tar /home/mcts.eemo.co.kr scp -P 2012 -rf /home/ltms.eemo.co.kr_last.tar root@14.51.5.63:/home/yanglocal scp -P 2012 -rf /home/nonga.eemo.co.kr_last.tar root@14.51.5.63:/home/yanglocal scp -P 2012 -rf /home/ltman.eemo.co.kr_last.tar root@14.51.5.63:/home/yanglocal scp -P 2012 -rf /home/egg.eemo.co.kr_last.tar root@14.51.5.63:/home/yanglocal scp -P 2012 -rf /home/cts.eemo.co.kr_last.tar root@14.51.5.63:/home/yanglocal scp -P 2012 -rf /home/mcts.eemo.co.kr_last.tar root@14.51.5.63:/home/yanglocal