search for: knowledgeplanet

Displaying 2 results from an estimated 2 matches for "knowledgeplanet".

1999 Dec 30
0
SAMBA digest 2359
....com> sso> 8) smbfs problems in 2.0.6 sso> by "Keith G. Murphy" <keithmur@mindspring.com> sso> 9) cp --recursive sso> by Pedro Fradique da Silva <fradique@ipimar.pt> sso> 10) Re: cp --recursive sso> by Travis Low <tlow@knowledgeplanet.com> sso> 11) Re: cp --recursive sso> by Nicholas Tang <ntang@rga.com> sso> 12) Re: Unix .TXT vs DOS .TXT files sso> by Steve Litt <slitt@troubleshooters.com> sso> 13) Got samba (almost) working... sso> by Justin Rains <jrains@wsi...
1999 Dec 29
1
cp --recursive
Hi, I'm trying to copy several files froman NT4 to Linux using "smbmount //winnt/dados /mnt/tmp -o username=foo,password=bar" and then "cp -R *.mdb /home". This is one of my backup steps. The problem is it won't go recursive. It just copies the files on the first dir. I'm using Samba 2.0.6 connecting to NT4 SP3. Is this a known bug/feature? Can anyone try this,