Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello everyone
i am using rsync for backing up to an usb disk, unfortunately it happens that the usb hub is a bit borked and disconnects the drive every 30 mins or so
I am trying to make rsync resume the backup from the last file it was doing and not start all over and over again
how can i do it?
at the moment i use:
rsync -Pav /home/foo /mnt/bkp
but seems that it always restarts from the beginning..
what can i do?
thanks
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.