Looking for a backup solution, duplicity was an option but not sure
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Looking for a backup solution, duplicity was an option but not sure
I have been using a backup script which creates Mac Time Machine type backups (all be it without a GUI). It keeps yearly (for ever), monthly (for a year) and daily (for a month) backups. It uses hard links so the great thing is it dose not use lots of disk space (i.e. it never has to have two full backups at the same time).
For another client I wanted to do the same but am using a NFS mounted backup NAS. I should of realised this but it meant I cant use hard links.
I am using duplicity for now but I don't think it can allow me to keep yearly backups without using lots of space. Even doing a rolling 6 moths of backups would require doing a full backup every six months and using doable the disk space.
So if there a backup tool like rsync using hard links that achieves the same but works without hard links? Its for a server so if there was a GUI it would have to run on another machine.
I have a liking for "dirvish", it's old but stable and can cope with a variety of situations. I use that in combination with a HP tape libary and some bash scripting and it works quite well.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.