Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17810

need help with RSYNC

$
0
0

I run a few rsync commands to run backups. However I find myself having to remote into my server to remove the old directories once it gets full. Can RSYNC remove the files after it copies them? I use the following command rsync -raz --progress -t -avz -e "ssh -p $12345" logon@serverip:/home/xxx/xxx /home/xxx/backupdrive

submitted by RadarG
[link][5 comments]

Viewing all articles
Browse latest Browse all 17810

Trending Articles