similar to: gvfs and (lib)smbclient

Displaying 20 results from an estimated 1000 matches similar to: "gvfs and (lib)smbclient"

2014 Nov 25
2
CentOS6 gvfs disk thrashing
We recently started upgrading users' workstations to CentOS6. Now we've come across an interesting issue: ~user/.local/share/gvfs-metadata is filling up with tons of files. Once there are around 69270 of them, no more are being created, and the NetApp filer the user's home is on logs: Directory ..../user/.local/share/gvfs-metadata/ reached the maxdirsize limit. Reduce the number of
2014 Jan 27
1
I am unable to find my windows share in ~/.gvfs
Hello All, I am facing a strange issue, I use eclipse and I was using Ubuntu earlier, Now I am trying with Centos. As in my Ubuntu i Can find my share in ~/.gvfs. but now I am unable to locate the same in Centos(release 6.5 Final). I have also checked /var/run/ and I dont have /run in my system So can some one please help me how can i get it in Centos. Actually I can access shares by using
2012 Jul 31
0
CEBA-2012:1124 CentOS 6 gvfs FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:1124 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1124.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 1249e7bc487ca8897a0b107ba545cc0568364e666d9173efec0b8e83c5dbd36a gvfs-1.4.3-15.el6.i686.rpm 126056c90870f293f88509ea5836a6bfe3f8af7c5937b463e2abd71d5d5d458e
2014 Jun 02
0
CEBA-2014:0584 CentOS 6 gvfs Update
CentOS Errata and Bugfix Advisory 2014:0584 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0584.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 32fc8248d488ac2fd3ca91836af5b429f1d251b0a0b3a885bd241c5519613db7 gvfs-1.4.3-16.el6_5.i686.rpm 0bcd4bed50c6d03ad6ebd20dd182ddbcbed126f305f291e1f5f77f0f6fe7e169
2015 Feb 19
0
CEBA-2015:0237 CentOS 6 gvfs FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2015:0237 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0237.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7dcaac6f48780a284f3719ff9fc56bde1cc28ad20077cbcf66f1bd8716635dc0 gvfs-1.4.3-20.el6.i686.rpm 996d087774c30b30ebf9924653298e5dd1c34281713b7b151aea6bc4f44298d2
2014 Dec 01
0
CentOS6 gvfs disk thrashing
On 25/11/2014, isdtor <isdtor at gmail.com> wrote: > We recently started upgrading users' workstations to CentOS6. Now > we've come across an interesting issue: > ~user/.local/share/gvfs-metadata is filling up with tons of files. > Once there are around 69270 of them, no more are being created, and > the NetApp filer the user's home is on logs: > > Directory
2012 May 16
0
Samba4 winbind and .gvfs share mounting in Nautilus problem
Hi everyone I have S4 with winbind working fine with s3fs. Fine that is only when logging in where it auto-mounts my own /home folder. When I log in, my /home folder is correctly mounted automatically: gvfs-fuse-daemon on /home/CACTUS/steve/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=CACTUS\steve2) When I attempt to access another share by e.g. smb://server/reports (or any other
2011 Jul 29
0
centos 6 gvfs-gphoto2-volume-monitor
Hi all, I am looking at processes in centos 6. How do I stop gvfs-gphoto2-volume-monitor from starting. I tried searching in gconf-edit for it but did not find anything. I have ran these commands and rebooted. (I verified they are unchecked now also) gconftool-2 -t bool --list-type bool --set /apps/nautilus/preferences/media_automount false gconftool-2 -t bool
2009 Aug 07
1
mounting volumes : pammount vs gvfs
Hi list. First sorry for my poor english, so not easy for me to explain exactly my problem. My problem is that files/ directories created in my mounted volumes don't have the rights I expect. Here is my smb.conf : [...] [Docs] comment = Docs path = /home/Docs browseable = yes writeable = yes force group = docs create mask = 0770 directory mask = 0770 force create
2018 Jun 21
3
Specifying different options for different " smb" type gvfs mount
Hi, I'm trying to use smb:// URLs with gvfs-mount and/or similar desktop functionality to access SMB shares on different servers that support different protocol versions and features. With some of the servers, mount will fail with a default configuration, but I have been able to make it work by editing some of the "client" options in /etc/samba/smb.conf. The problem is, those
2018 Jun 21
0
Specifying different options for different " smb" type gvfs mount
On Thu, 21 Jun 2018, Toralf Lund wrote: > I known that I might use mount.cifs and related "fstab" entries as an > alternative, but its password handling seems a lot less convenient. If you're in an AD environment, you can probably do nicely with mount.cifs: sec=krb5,multiuser That way you don't have to deal with usernames/passwords at all. jh
2018 Jun 21
2
Specifying different options for different " smb" type gvfs mount
On 06/21/2018 05:09 AM, John Hodrien wrote: > On Thu, 21 Jun 2018, Toralf Lund wrote: > >> I known that I might use mount.cifs and related "fstab" entries as an >> alternative, but its password handling seems a lot less convenient. > > If you're in an AD environment, you can probably do nicely with > mount.cifs: > sec=krb5,multiuser > That way you
2018 Jun 22
2
[External] Re: Specifying different options for different " smb" type gvfs mount
On 21/06/18 14:09, John Hodrien wrote: > On Thu, 21 Jun 2018, Toralf Lund wrote: > >> I known that I might use mount.cifs and related "fstab" entries as an >> alternative, but its password handling seems a lot less convenient. > > If you're in an AD environment, you can probably do nicely with > mount.cifs: Well, I'm not. Or the CentOS machine is not
2018 Jun 22
0
Specifying different options for different " smb" type gvfs mount
On Thu, 21 Jun 2018, Gordon Messmer wrote: > On 06/21/2018 05:09 AM, John Hodrien wrote: >> On Thu, 21 Jun 2018, Toralf Lund wrote: >> >>> I known that I might use mount.cifs and related "fstab" entries as an >>> alternative, but its password handling seems a lot less convenient. >> >> If you're in an AD environment, you can probably
2018 Jun 22
0
[External] Re: Specifying different options for different " smb" type gvfs mount
On Fri, Jun 22, 2018 at 03:43:56PM +0200, Toralf Lund wrote: > Well, I'm not. Or the CentOS machine is not configured for it, anyway. Might > be possible to do, but I'm not entirely sure it would be worth the effort. All you'd need is to use AD's kerberos realm for authentication and have a username that matches the AD name. (And honestly, if you are someplace with AD you
2016 Nov 03
2
Samba and BTRFS server-side copy
Am 02.11.2016 um 20:32 schrieb Saint Germain via samba: > On Wed, 2 Nov 2016 16:45:31 +0100, Achim Gottinger via samba > <samba at lists.samba.org> wrote : >> Am 02.11.2016 um 15:50 schrieb Saint Germain via samba: >>> On Wed, 2 Nov 2016 14:44:05 +0100, Achim Gottinger via samba >>> <samba at lists.samba.org> wrote : >>>>>>> I just
2016 Nov 02
2
Samba and BTRFS server-side copy
Am 02.11.2016 um 15:50 schrieb Saint Germain via samba: > On Wed, 2 Nov 2016 14:44:05 +0100, Achim Gottinger via samba > <samba at lists.samba.org> wrote : >>>>> I just tried and when I limit samba to SMB2 connections (in >>>>> smb.conf), Nautilus/gvfs cannot connect (it doesn't even see the >>>>> share). >>>>>
2016 Nov 02
2
Samba and BTRFS server-side copy
Am 02.11.2016 um 03:05 schrieb Saint Germain via samba: > On Fri, 28 Oct 2016 19:10:12 +0200, Achim Gottinger via samba > <samba at lists.samba.org> wrote : > >> >> Am 28.10.2016 um 08:18 schrieb Saint Germain via samba: >>> On Thu, 27 Oct 2016 17:30:09 -0700, Jeremy Allison <jra at samba.org> >>> wrote : >>> >>>> On Thu, Oct
2016 Oct 28
2
Samba and BTRFS server-side copy
Am 28.10.2016 um 08:18 schrieb Saint Germain via samba: > On Thu, 27 Oct 2016 17:30:09 -0700, Jeremy Allison <jra at samba.org> > wrote : > >> On Thu, Oct 27, 2016 at 05:22:14PM -0700, Jeremy Allison via samba >> wrote: >>> Looking around inside that source code I also see: >>> >>> do_read (GVfsBackend *backend, >>>
2010 Mar 07
2
smbget returns wrong exit code
smbget -Rr smb://localhost/share [all files and folders are copied successfully!] echo $? 1 On the other hand, when smbget is introduced with an error smbget -Rr smb://localhost/shar Can't open directory smb://localhost/shar: No such file or directory echo $? 0 This is breaking my error checking in backup scripts. I can't find any place to file a bug report, I hope this is the right