Used for uploading large files on an unstable and slow connection. Files will be deleted from sending computer once transfered.
Installation:
sudo chmod +x KeepRsyncing.sh
sudo ln -s *LOCATION*/KeepRsyncing.sh /usr/local/bin/
Edit config file with your details.
- Username
- Server
- Upload Location
- Upload Speed
Usage:
KeepRsyncing File1 File2 File3 File4 ...
Note: This really only works if you have an sshkey pair set up.
ssh-keygen -t rsa -b 4096
ssh-copy-id [email protected]