On Tue, 2006-11-28 at 16:57 -0500, Byron Trimble wrote:

> One question. I have BackupPC running on a Linux server. I'm trying to
> backup a Win2k server. Should I have the rsync daemon running on the Linux
> or Win2k server? 

The rsync daemon would run on the win2k box.  Backuppc has a version
of rsync embedded, but you can test the setup with the linux
command line rsync like:
rsync target_host::
The double-colons indicate that the remote is running in standalone
daemon mode and omitting a destination makes it give a listing.
After you see the module name list you can:
rsync target_host::module/
for a directory listing.  If those aren't working, you have a problem
on the windows side.

-- 
  Les Mikesell
   [EMAIL PROTECTED]


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to