On Thursday 14 February 2008, Michael Lueck wrote: > Aaahhh, so smbclient from the Samba developers is hard coded to not > use current smb protocol code? Confusing!
Smbclient is new to the conversation, which until now has been about smbmount which > So "mount -t cifs" would be the most correct way to make a > connection? It is considered the best way under the vast majority of circumstances to mount an smb share. Smbclient is a way to connect (not mount) to an smb share in an ftp client like fashion. Both are different and neither are using smbmount, which is properly used by "mount -t smbfs", although deprecated and not recommended. -- Chris -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
