On Mon, Nov 14, 2005 at 11:34:01AM -0800, Michael O'Keefe wrote: > Lan Barnes wrote: > >I'm going to do a Q&D backup of my Linux server at work by making a tar > >file and then copying it to a M$ server under my control that is backed > >up nightly by IT. I've shared the directory on M$ that I want to be the > >target \\wrapp14\oz_backup. Now I need to know what to do from the Linux > >server (oz). cp and mount don't seem to work. Is there some kind of > >reverse samba? > > mount -t smbfs ultimately calls smbmount, which uses smbclient to talk SMB > to Windows. The culprit in this is usually authentication, including > properly identifying yourself to the Windows machine. >
I can't get this to work. It asks for a password, and I can't find one it likes. -- Lan Barnes [EMAIL PROTECTED] Linux Guy, SCM Specialist 858-354-0616 -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
