Results 1 to 9 of 9

Thread: Off-site network backup

  1. #1
    Join Date
    Jun 2006
    Location
    Gwangju, Korea
    Beans
    3,479

    Off-site network backup

    I've decided I really need to get serious about backing up my data. Furthermore, since I'm going to be spending quite a lot of time traveling in the near future, I'm going to need off-site Internet-based storage, which I won't be able to host myself. My Google searches didn't turn up anything relevant (I was probably using the wrong terms).

    At the minimum, a suitable service must:

    1. Be inexpensive
    2. Be reliable--preferably with some sort of cash guarantee against data loss
    3. Work with Linux
    4. Be schedulable--ideally from cron
    5. Avoid sending login credentials in clear text

    I'd prefer a service that also:

    1. Preserves permissions
    2. Works with rsync and/or other standard tools
    3. Uses end-to-end encryption

    Anybody know of such a service?

  2. #2
    Join Date
    Jun 2006
    Location
    Gwangju, Korea
    Beans
    3,479

    Re: Off-site network backup

    bump

  3. #3
    Join Date
    Apr 2007
    Location
    Belgium
    Beans
    1,528

    Re: Off-site network backup

    Any hosting with ssh access would do.
    Disclaimer: I am currently suffering from severe CSD (Compulsive Sarcasm Disorder).
    My Site | Linux User #452328 | Running Arch Linux on Sony Vaio VGN-SZ61XN/C since October 2008

  4. #4
    Join Date
    Jun 2006
    Location
    Gwangju, Korea
    Beans
    3,479

    Re: Off-site network backup

    Quote Originally Posted by Nepherte View Post
    Any hosting with ssh access would do.
    Not necessarily. For example, a number of hosting plans make no data-preservation guarantees.

  5. #5
    Join Date
    Apr 2007
    Location
    Belgium
    Beans
    1,528

    Re: Off-site network backup

    In my opinion, data preservation guaranty is an illusion. If you have one copy on an external hard disk and another on a remote place besides the original, you're pretty safe.
    Disclaimer: I am currently suffering from severe CSD (Compulsive Sarcasm Disorder).
    My Site | Linux User #452328 | Running Arch Linux on Sony Vaio VGN-SZ61XN/C since October 2008

  6. #6
    Join Date
    Jul 2007
    Location
    New York City
    Beans
    265
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Off-site network backup

    I too am looking for such a service... Any ideas, anyone?

  7. #7
    Join Date
    Jul 2006
    Location
    Indiana
    Beans
    164
    Distro
    Lubuntu 16.04 Xenial Xerus

    Re: Off-site network backup

    I am currently using Amazon Simple storage. I use the s3cmd tool to transfer the files. It is a command line tool. It allows encryption of data with PGP if desired. Transfers can be done by http or https.
    Thanks,
    Rev. Fr. Robert, Registered Ubuntu User # 6004
    St. Nectarios Orthodox Church

  8. #8
    Join Date
    Sep 2005
    Location
    Northfleet, Kent, UK
    Beans
    346
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Off-site network backup

    I use this all the time: rsnapshot.org

    Once configured, stick it in a cron job and enjoy.

    I have the output redirected to a log file which is then copied to my machine using scp.

    Been using it for about 4 years, never let me down.

  9. #9
    Join Date
    Sep 2007
    Location
    over there
    Beans
    2,521
    Distro
    Ubuntu

    Re: Off-site network backup

    I'm afraid I don't have a link for this... but there's a project that enables one to use the storage space of a Gmail account as online storage for files. The user can even mount the space as a drive. There's a book about it, called Hacking Gmail by Ben Hammersley. Google should help you find the details, if you're interested.
    "All people are scum. No matter what they look like." ~ Spider Jerusalem, Transmetropolitan #4



Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •