tecknophreak
04-03-2007, 02:16 PM
I've mounted a CIFS directory on my computer and I can't seem to read the files in the directory. Looking at the mount output, it gives me a mand as one of the options for the mount of this directory. The only place I found about locks is in the fcntl man page, but that didn't really help on the cli front.
I don't have the smbmount/mount.smb on this computer I'm working on, so I'm using the CIFS/mount.cifs to mount the network drives.
Is there something I'm missing from the cifs mount which'll let me read the files?
mount -t cifs //server/directory /mnt/bkup -o password=
Or, is there a way to get smbmount/smbmnt/mount.smb on FC5?
I don't have the smbmount/mount.smb on this computer I'm working on, so I'm using the CIFS/mount.cifs to mount the network drives.
Is there something I'm missing from the cifs mount which'll let me read the files?
mount -t cifs //server/directory /mnt/bkup -o password=
Or, is there a way to get smbmount/smbmnt/mount.smb on FC5?