Displaying 2 results from an estimated 2 matches for "windowsxpmachin".
Did you mean:
windowsxpmachine
2005 Nov 12
1
Automounting Windows XP share on Linux
...o such file or directory
The auto.smb file that came with my OS (Libranet 3) uses smbclient to get a
list of resources on the target. With the Win98 machine, the output of
smbclient -gNL Win98machine
is
Disk|C|C on Win98machine
IPC|IPC$|Remote Inter Process Communication
But, smbclient -gNL WindowsXPmachine produces
IPC|IPC$|Remote IPC
Disk|print$|Printer Drivers
Disk|C on WindowsXPmachine|
Disk|ADMIN$|Remote Admin
Disk|C$|Default share
auto.smb makes a command option string from this output using awk by looking
for lines that start with "Disk" and then using the token that follows th...
2004 Jan 09
3
samba: problem in copying directories with many files
Hi,
We have setup samba share between XP and Redhat 8.0. We usually deal
with copying directories with 1000 files over samba share. When we copy,
we always find that few files are randomly skipped in copying and one
has to copy few times to get all the files.
Is this a known problem and is there any fix for this?
Thanks.
Suresh