Good Windows -> Linux backup solution?

This is a discussion on Good Windows -> Linux backup solution? within the Linux Networking forums, part of the Linux Forums category; I'm currently using rsync over ssh to do incremental backups several times a day from three Windows (NT) machines ...


Go Back   Usenet Forums > Linux Forums > Linux Networking

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-24-2003
Jem Berkes
 
Posts: n/a
Default Good Windows -> Linux backup solution?

I'm currently using rsync over ssh to do incremental backups several times
a day from three Windows (NT) machines to a central Linux server.

But I've encountered enough problems that now I'm thinking this isn't a
good long term solution. First, the rsync and ssh ports (part of cygwin)
seem to hang on occasion, severely crippling the Windows machines. The
other problem is that whenever daylight savings time switches on or off,
the timestamps on all files become invalid and EVERYTHING gets transferred
to the linux server, instead of an incremental backup.

These problems make rsync unattractive for Windows use. Is anyone anywhere
of any other similar backup solution that will let me incrementally backup
data from several Windows hosts to a single Linux box?

--
Jem Berkes
http://www.pc-tools.net/
Windows, Linux & UNIX software

Reply With Quote
  #2 (permalink)  
Old 06-24-2003
Rene Laederach
 
Posts: n/a
Default Re: Good Windows -> Linux backup solution?

Jem Berkes <jb@users.pc9.org> wrote on Tuesday 24 June 2003 16:41 in
comp.os.linux.networking:

> These problems make rsync unattractive for Windows use. Is anyone anywhere
> of any other similar backup solution that will let me incrementally backup
> data from several Windows hosts to a single Linux box?


Some real backup software like Legato Networker should be able to fill the
ticket. Have a look at www.legato.com.

Just the catch is that's not quite free....

--
email: mussi@snoop.alphanet.ch | "If you're taking flak,
Fidonet: 2:301/133 | you're above the target."
Reply With Quote
  #3 (permalink)  
Old 06-25-2003
Les Mikesell
 
Posts: n/a
Default Re: Good Windows -> Linux backup solution?

"Jem Berkes" <jb@users.pc9.org> wrote in message
news:Xns93A462C01600Bjbuserspc9org@205.200.16.73.. .

> I'm currently using rsync over ssh to do incremental backups several times
> a day from three Windows (NT) machines to a central Linux server.
>
> But I've encountered enough problems that now I'm thinking this isn't a
> good long term solution. First, the rsync and ssh ports (part of cygwin)
> seem to hang on occasion, severely crippling the Windows machines.


You can work around this in two ways until someone fixes the Cygwin
sshd/rsync combo. Running in rsync daemon mode will work, or you
can use 'rsync -essh ...' from the windows side, letting the Linux
sshd complete the connection.

> The
> other problem is that whenever daylight savings time switches on or off,
> the timestamps on all files become invalid and EVERYTHING gets transferred
> to the linux server, instead of an incremental backup.


Even when the timestamps don't match, rsync should not transfer existing
data (although it may copy the file on the target file). It does log the
filename
if you are in verbose mode when it changes any attributes (timestamp, owner,
etc.).

> These problems make rsync unattractive for Windows use. Is anyone anywhere
> of any other similar backup solution that will let me incrementally backup
> data from several Windows hosts to a single Linux box?


Look at backuppc at http://backuppc.sourceforge.net. It can use several
methods
including rsync to make the backups and then uses compression and merging of
duplicate file to keep more data on line, and it has a handy web interface
to view
and retrieve files.

---
Les Mikesell
lesmikesell@attbi.com


Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:28 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0