[linux-cifs-client] Problems while i copying folder.

L.J.Mathew lintojm at yahoo.com
Wed Dec 10 09:54:33 GMT 2003


Hi all,

  I downloaded Kernal-2.4.23 and applied cifs_24.patch
to it. I configured it with cifs module support and
compiled  kernel and modules. Now the new kernel and
modules are running fine. I am using Samba-3.0.0. I
shared my /home directory. 

smb.conf 
--------
[home]
	path = /home
	writeable = yes
	valid users = focuz8

 
I mounted  /home to /mnt using 

mount.cifs //localhost/home /mnt -o
user=focuz8,pass=XXXXXX

it mounted successfully.
 
Then i changed my pwd to /mnt/

My /mnt contains many folders .

Let it be AAA ,BBB,CCC, etc.

Again I changed my pwd to /mnt/AAA.

When i tried to copy BBB to AAA, the system hanged!

# pwd 

/mnt/AAA

# cp ../BBB .

Can any one help me?

When I tried the same using 'smbfs' it is working.

Thanks in advance,

Linto.















__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/


More information about the linux-cifs-client mailing list