GNOME Bugzilla – Bug 171267
F-Spot should support importing from remote GNOME VFS
Last modified: 2010-06-08 23:33:27 UTC
It would be really nice if F-Spot could handle remove GNOME VFS URLs, like sftp:// and smb://. I'm using F-Spot 0.0.10 from Ubuntu, and at least this is not supported in that version (maybe support for this is available in CVS?).
do you mean for import or for export?
I have all my pictures on a SMB-share on a server, so I guess I would like import to support this. But maybe export would be nice as well.
exporting to remote folders should work now. I'd like to be able to support gnome-vfs for browsing as well but I won't have time to work on that for a long time.
I was wondering whether using Gnome VFS would help in implementing the feature I requested in bug #314125. I guess that it would require some kind of external library which provides the HTTP authentication etc.
f-spot supports view files through gnome-vfs now, but it doesn't yet allow you to import them but leave them in the remote place.
*** Bug 361904 has been marked as a duplicate of this bug. ***
I have a work-in-progress implementation for this, sitting in the F_SPOT_URI branch of the svn. It allows - managing remote pictures - local versions of remote pictures - jpeg versions of raw pictures - ... don't try this branch on your actual db !!!
Jpeg versions of raw pictures sounds like a great feature! I can't wait to try it out!
*** Bug 376868 has been marked as a duplicate of this bug. ***
I'm not sure - but aren't the newest gtk+/gio handle it all in the backround (via GVFS or FUSE+GVFS)?
*** Bug 600639 has been marked as a duplicate of this bug. ***
This should be fixed in master.