David Kuntadi wrote:
> Is there any clear instruction to backup windows 2000 and 2003 server?
>
> I try to use rsyncd and run it as service in windows server, and
> backup using rsync but connection was refused.
Use the rsyncd xfer method on backuppc to talk to a standalone rsyncd on
the client. The rsync method expects to use ssh to start the remote
instance. You can test from the command line with the syntax:
rsync host::module
The double colons indicate a standalone remote and if you don't give a
2nd argument you'll get a directory listing instead of a copy. If you
don't get a connection, check for firewalling between or on the client.
--
Les Mikesell
[EMAIL PROTECTED]
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/