On Monday 14 May 2007 3:00 pm, Nick Rout wrote: > There are plenty of custom url's that use the kio scheme, eg > > camera:// > smb://
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. > lan:// > sftp:// > imap:// > fish:// > nfs:// > > actually even the "core" browser functionality (http:// and ftp://) are > implemented through kio plugins.
