Displaying 1 result from an estimated 1 matches for "f2112".
Did you mean:
2112
1999 Dec 11
1
Problems with recursive MPUT
...can create first level directories but
I am unable to create new subdirectories in any of them.
For example I created the following directory structure on the Sun:
1 % ls -R
.:
d1/ d2/
./d1:
f11 f12
./d2:
d21/ d22/ f21 f22
./d2/d21:
d211/ f211 f212
./d2/d21/d211:
f2111 f2112
./d2/d22:
When I copy this to the NT box directories d1 and d2 are created OK but
it appears that samba is attempting to create the subdirectories with /
instead of \ in the athname.
This is the output when I run smbclient to copy the data:
smb: \> recurse
directory recursion is now on
smb:...