Hello! I've finally gotten Samba and WinME to connect and see each other. On my WinME box I've got the usual My Documents folder which I'd like my Linux box to be able to use. I think there's a problem with the space in the directory name. smbmount //WinME/My Documents ~/mountpoint 2854: tree connect failed: ERRSRV - ERRinvnetname (Invalid network name in tree connect.) SMB connection failed smbmount //WinME/"My Documents" ~/mountpoint smbmount //WinME/'My Documents" ~/mountpoint all give me the same error. Any ideas on how to make this work? Thanks! Eric
Try smbmount //WinME/My\ Documents ~/mountpoint or smbmount "//WinME/My Documents" ~/mountpoint --- Jon Dean (jondean.com) Dept. Computer Science (dcs.ex.ac.uk) University of Exeter, UK -----Original Message----- From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org] On Behalf Of Eric Sent: 02 June 2002 09:44 To: samba@lists.samba.org Cc: eric.linux@t-online.de Subject: [Samba] Spaces in WinME Directory Names Hello! I've finally gotten Samba and WinME to connect and see each other. On my WinME box I've got the usual My Documents folder which I'd like my Linux box to be able to use. I think there's a problem with the space in the directory name. smbmount //WinME/My Documents ~/mountpoint 2854: tree connect failed: ERRSRV - ERRinvnetname (Invalid network name in tree connect.) SMB connection failed smbmount //WinME/"My Documents" ~/mountpoint smbmount //WinME/'My Documents" ~/mountpoint all give me the same error. Any ideas on how to make this work? Thanks! Eric -- To unsubscribe from this list go to the following URL and read the instructions: lists.samba.org/mailman/listinfo/samba