Networking Forums

Go Back   Networking Forums > Networking Newsgroups > Linux Networking
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Good Windows -> Linux backup solution?

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-24-2003, 02:41 PM
 
Jem Berkes


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  
Old 06-24-2003, 03:33 PM
 
Rene Laederach
Default Re: Good Windows -> Linux backup solution?



Jem Berkes <(E-Mail Removed)> 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: (E-Mail Removed) | "If you're taking flak,
Fidonet: 2:301/133 | you're above the target."
Reply With Quote
  #3  
Old 06-25-2003, 03:53 AM
 
Les Mikesell
Default Re: Good Windows -> Linux backup solution?



"Jem Berkes" <(E-Mail Removed)> 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
(E-Mail Removed)


Reply With Quote
Reply

Networking Forums > Networking Newsgroups > Linux Networking


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 05:48 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.