LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 12-09-2005, 07:59 PM   #1
leupi
Member
 
Registered: Mar 2004
Location: Annapolis, Maryland, USA
Distribution: Ubuntu 11.04, Mint 11.11, Xubuntu 11.11
Posts: 458

Rep: Reputation: 30
automated online backup for Linux?


I used to have Win 2003 on a server that I set up at my house and on it I had Connected.com automated online backup software. I know have FC3 on the server and would like to put some kind of online backup application on it. I like that fact that the backup happens automatically and happens online so that it it stored offsite. Is there something similar for Linux? Thanks.

Todd
 
Old 12-09-2005, 08:22 PM   #2
Gato Azul
Member
 
Registered: Sep 2003
Location: /dev/null
Distribution: CentOS, Ubuntu
Posts: 128

Rep: Reputation: 16
Post rsync

I use rsync over ssh so that it's encrypted. Made a simple shell script that cron runs once a week. I suppose you could tunnel it though stunnel instead of ssh, since that's pretty simple to set up.

Here's a good article on implementing rsync backups: http://www.mikerubel.org/computers/rsync_snapshots/

Partimage has the ability to compress and transfer entire partitions across a network, though I can't say that I've ever tested that particular functionality.

Hope that helps!
 
Old 02-20-2006, 04:06 AM   #3
browny_amiga
Member
 
Registered: Dec 2001
Location: /mnt/UNV/Mlkway/Earth/USA/California/Silicon Valley
Distribution: Kubuntu, Debian Buster Stable, Windoze 7
Posts: 684

Rep: Reputation: 56
rsync into a bz2 compressed file?

Hi there

Well, partimage is great, but you have to unmount the partition you are saving, which precludes a lot of systems from the start. Besides that it is a great tool that rivals Norton Ghost in my house.

Another thing:
I am using rsync for backups every night and love it. It only saves changes and goes over a encrypted link.
Now one thing that I am totally missing and would love to implement:
Compression.

Not compression of the transfer (rsync offers that) but compression of the files on the backup media.
After loosing a HD this weekend and probably see 120GB of data go down the drain, I decided to now get a dedicated Disk just for backuping. Tapes and streamers are a rip off, as the largest tapes and drives that you can use (around 200 GB per media) costs an arm and a leg ;-)

Does anybody know how to get rsync to work with a compressed archive on the receiver side?
Creating a filesystem on a file and mount it with the loop drive could work, but I have investigated a little and all of them are read only. Ext3 / ext2 compression is totally alpha status, nobody seems to use or need it (comment of the WWW: "..HD space is soo cheap...")

But why not compress it if you can? Why waste the speed of a lightning fast hd AND the space too?
 
Old 02-20-2006, 09:41 AM   #4
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
make a shell script on the remote end to tar and gunzip the files once they are uploaded?

i say do this on the remote end so that you still use rsync and only update changed files, then they get compressed

maybe not the best way, but that's where i'd start
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote, automated backup: Windows --> Linux server hamish Linux - Software 1 12-07-2004 11:46 AM
mysql automated backup dkc_ace General 12 10-02-2004 09:19 AM
Automated Backup via FTP KePSuX Linux - Newbie 3 02-11-2004 09:25 AM
automated FTP backup josephswagner Linux - Software 2 06-06-2003 05:42 PM
automated network backup hinoiri Linux - Networking 1 12-04-2002 12:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration