OK so I've got two samba shares that I'm trying to get mounted. Both are being shared from the same Windows 7 machine. One mounts with out problems, the other one complains about permission denied.
if I use/acces a Samba Share using Nautilus or manually using "gvfs-mount smb://SERVER-IP/Share" I get a poor Performance, only about 7 mb/s on my 100 Mbit Network.
If I access the same Share on Windows I get Fullspeed 100 Mbit (About 11 mb/s), also if I mount using "sudo mount -t cifs //SERVER-IP/Share /mountpount" which uses cifs instead of gvfs I get fullspeed too, so can anyone tell me if the
I have the following situation: I have two servers, one sharing files over CIFS, the other shares files by FTP. The FTP-Server has the CIFS Share mounted, and FTP users can download from this mount.
The Problem: When an FTP User downloads a "big" file (about 800MB) from the CIFS mount the download never stops and continues after reaching 100%.
I'm using CentOS 5 and I'm trying to mount a share, but I continuously receive the same error.
mount error: cifs filesystem not supported by the system
mount error(19): No such device
I have samba installed and all of my credentials are correct. I've checked online and I'm still unable to find the problem.
Any assistance would be greatly appreciated.
I'm trying to mount widows share on my laptop and everything mounts ok but somehow I get permisssion denied when I try to create new file inside mounted folder. I tried noperm, uid, gid, noacl etc. and nothing seems to work. Everyone who use windows mounts share with same credentials have full r/w access.
Under fedora 18, I made a "yum update" and samba 4.0.2 was updated with samba 4.0.3.
When i try to use a samba share , I receive this message
Code:
mount -t cifs //asus/scan /mnt/asus/scan/ -o username=vdm
Password for vdm@//asus/scan: ********
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g.
I have a drive that I share via SMB (CIFS) and today I noticed two large files in the root of the share, one about 2.5GB and the other about 500MB, they are labeled cifsa3f and cifs2cc9.
I have a samba server working and I can access the different shares with the command
smbclient -k //$server.$my_domain.$net/$my_share
I would like the mount to be automatically provided at boot time. The authentication process relies on kerberos.
The title sums up the situation and here are the specifics:
website on the guest box is configured correctly in Apache and responds fine in browser on that machine
guest box is set to use bridged adapter mode for network
I've made an entry in my Win7 host file with the IP and domain of the site which I have configured in Apache on the guest CentOS VM
Apache on the guest box responds to a request