rsync delete files on sending side after transfer
“I want to download a large amount of data from a remote machine. I’d like the data to be erased on the remote machine everytime a file finishes downloading. How do I do that? Is there a flag for rsync to do this?”
read »