Skip to main content

Questions tagged [gvfs]

The tag has no usage guidance.

11 questions with no upvoted or accepted answers
5 votes
2 answers
907 views

GVIM hangs when saving through GVFS' FTP

I loved Gnome's Nautilus and FTP integration and being able to mount a remote FTP directory as a regular bookmark/directory, and double clicking any remote files to open in any unmodified program. I ...
Lie Ryan's user avatar
  • 4,527
2 votes
0 answers
410 views

How to use GVFS to launch an X program with super user permissions?

I'm trying to port a script to Ubuntu 18.04 that uses gksudo to prompt the user for admin password in order to run a GUI program with the admin permissions. Now, gksudo has been removed from Ubuntu 18....
ezekiel's user avatar
  • 337
2 votes
0 answers
1k views

How to gvfs-mount a CD as non-root user?

I can mount a CD like this: sudo dbus-launch gvfs-mount cdda://sr0 And I get the tracks as .wav files in /root/.gvfs. But it mounts as root, and chown doesn't work (not implemented in the fuse ...
ACK_stoverflow's user avatar
2 votes
1 answer
930 views

Accessing gvfs from command shell in Ubuntu

I'm using Ubuntu 12.10. I have some samba share mounted via Nautilus. I'd like to access the files from command shell. They used to appear under $HOME/.gvfs but not any more. Where have they gone to?
lang2's user avatar
  • 2,282
2 votes
0 answers
688 views

Is gvfs capable of connecting to WebDAV shares with Digest authentication?

On Ubuntu 12.04 I try to connect to a WebDAV share on the local network, from Nautilus (over http, not https). This works with cadaver and davfs (both of which seem to depend on a library called neon ...
epsicot's user avatar
  • 321
2 votes
0 answers
251 views

Files edited through gvfs using Eclipse and NetBeans getting corrupted. gedit using smb works fine

I'm facing a strange problem. My development machine was recently moved to Ubuntu. When I edit files situated in a network server (LAN) and then save, the files are getting corrupted. In all cases a ...
Sparky's user avatar
  • 121
1 vote
1 answer
4k views

ubuntu samba gio mount issue: volume doesn't implement mount

I have a fresh install of ubuntu 20.04 where I also installed xubuntu-desktop. In thunar I can access my samba share by typing smb:/// in the address bar. After which it prompts me for my credentials. ...
jpvlerbe's user avatar
1 vote
0 answers
71 views

Vim doesn't respect fileformat setting on windows share [Solved]

I have mounted several SMB shares (folders are located on windows server) on my linux machine gvfs-mount smb://user@domain@fileserver/sharedfolder I can access files and edit them in vim, but vim ...
AMasz's user avatar
  • 11
0 votes
0 answers
13 views

gvfs on debian with openbox?

is it possible to use gvfs on a debian system that only has openbox?   here's some info about my sys: sudo cat /etc/debian_version 12.5 sudo cat /etc/os-release HOME_URL="https://www.bunsenlabs....
grimrot9's user avatar
0 votes
1 answer
59 views

Mounting a directory of zipped files for direct unzipped access

I have a directory tree with LOTS of .gz files. I once saw a way to mount it (via FUSE I think) so that I could see all the files directly (i.e. unzipped) under another directory. I've been searching ...
dargaud's user avatar
  • 220
0 votes
0 answers
135 views

Ubuntu doesn't recognize changes on Android internal storage

I connect my "Onyx Boox Max Lumi 2" e-reader (Android 11) to my "Ubuntu 20.04.3 LTS" notebook by a USB-cable. Then I use the Onyx reader to edit a PDF file stored in the Android ...
Aleks Ya's user avatar
  • 101