[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Samba, rsync, home network w/ XP, backups?



On Sat, Mar 15, 2003 at 02:20:46PM -0500, sean finney (seanius@seanius.net) wrote:
> hi barry,
> 
> On Sat, Mar 15, 2003 at 01:33:43PM -0500, Barry Mathieu wrote:
> > I think rsync is the correct application for such a task; is this
> > correct? I don't want try to redesign the wheel and I think many others
> > have passed this way before. I'm a bit confused by the rysnc
> > documentation - it doesn't appear to be used for interfacing using SMB.
> 
> i can think of a couple ways of doing this, depending on your
> desired level of security, and whether or not you want to
> regularly automate it or just manually run it every now and then.
> 
> a ] share your entire xp drive  (ew...), smbmount it onto the woody
>     box, and then just rsync -a between two directories
> 
>     (i wouldn't recommend that as an automated solution, leaving your
>     entire drive shared is bad...)
> 
Any idea on how to set-up XP Pro to accept smbmount?

The XP Pro machine is named, 'red_hat'.

Here's what happens when I try to list the shares on red_hat from my
debian machine, 'debian':

barry@debian:~$ smbclient -L red_hat
added interface ip=192.168.0.3 bcast=192.168.0.255 nmask=255.255.255.0
error connecting to 192.168.0.2:139 (Connection refused)
Error connecting to 192.168.0.2 (Connection refused)
Connection to red_hat failed

When I do a nmap of red_hat, port 139 is indicated as closed, although I
currently can see my samba shares running on debian.

Thanks in advance,
Barry



Reply to: