06-14-2010 02:09 PM
sudo mount.cifs //localhost/Alfresco/ /mnt/alfresco -o user=admin,pass=admin,port=1445
mount error: cifs filesystem not supported by the system
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
06-14-2010 05:22 PM
cesar@caronte ~ $ which mount.cifs
/sbin/mount.cifs
cesar@caronte ~ $ aptitude search smbfs
i smbfs - Samba file system utilities
06-17-2010 04:25 AM
06-17-2010 04:47 AM
To mount a remote system directly upon your current system you'll need:
* The smbfs kernel module
.
.
This command may be used only by root, unless installed setuid, in
which case the noeexec and nosuid mount flags are enabled.
06-23-2010 04:24 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.