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.
See NEWS for details on changes and fixes made in the current release.
From source code repository:
% cd gigolo
% ./autogen.sh
% make
% make install
From release tarball:
% tar xf gigolo-<version>.tar.bz2
% cd gigolo-<version>
% ./configure
% make
% make install
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.