On Mon, May 14, 2007 4:18 pm, Robert Fisher wrote: > On Monday 14 May 2007 3:00 pm, Nick Rout wrote: > > > Just found out, after my son built a server with Vista, that smb:// does > not > work for browsing to Vista shares. > > Google found heaps of complaints about it. > You can still mount the Vista shares using the command line e.g....... > mount -t smbfs -o > username=robert,password=***** //server/public /home/robert/server/public > or by having a line in fstab.
many people prefer -t cifs -- Nick Rout
