Questions tagged [gigolo]

Gigolo is a frontend to easily manage connections to local and remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such.

Gigolo is a frontend to easily manage connections to local and remote filesystems using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage bookmarks of such.

It is part of the Xfce Goodies project and the Subversion respository is hosted on the Xfce servers though it does not have any hard Xfce dependencies and can be used on other desktop environments as well. The only hard dependency is GTK2 (2.12 or newer).

GVfs is an userspace virtual filesystem and the successor of GnomeVfs but does not depend on Gnome itself. It only requires a recent GLib version and a properly setup DBus system. Then it provides almost transparent access to remote resources like FTP or SFTP (SSH) connections, SMB (windows shares) or special resources like the Trash (trash://), Burn (burn://) or even accessing your digital photo camera (gphoto2://).

Gigolo itself provides a frontend to manage connections to those resources, to create bookmarks and automatically connecting to bookmarks.

Taken from http://www.uvena.de/gigolo/

6 questions
8
votes
1 answer

How to tell Gigolo / GVFS to use SMBv2 for Windows shares?

On our Windows file servers SMBv1 was switched of recently due to security problems and a password policy introduced. Since then we can't mount any more the shares from Ubuntu 16.04 using Gigolo. We get the German Error "Einhängen der…
Alex
  • 1,062
2
votes
2 answers

How to get sudo access to shares mounted by Gigolo

As found around the web or here, I can use Gigolo to mount a Windows share and even access it through a terminal, via the ~/.gvfs/share on server/ directory, such as: ls ~/.gvfs/share\ on\ server/ Unfortunately, when I try to access the same…
FriendFX
  • 790
2
votes
1 answer

Gigolo/gnome password safety

I was proposed to save a password in gnome-shell @ 12.04 using Gigolo: Where exactly are these passwords saved and how are they encrypted?
mreq
  • 4,932
2
votes
1 answer

Export/Import bookmarks from Gigolo

Is there way to export bookmarks from the tool gigolo? I did not find a way in the menu.
Alex
  • 1,062
1
vote
1 answer

How to make a shortcut to a folder on a remote NAS-drive?

I'm trying to make a shortcut (in Windows understanding !) on the desktop to a folder on a NAS-drive. When the user 2-clicks on the icon on the desktop I want a window with the content of the folder on the NAS-drive to show up and the user should…
ksor
  • 199
0
votes
1 answer

How to connect Gigolo to Nextcloud webdav and open user specific folders

Gigolo is a very useful package to connect to sFTP, Webdav and other shares. It allows you to access files on those shares in system explorer. When you add Webdav share from Nextcloud it goes to root folder that contains: addressbooks files …
uak
  • 175