GNOME Bugzilla – Bug 143862
Saving/Opening files to/from remote locations using GtkFileChooser
Last modified: 2012-10-20 16:03:11 UTC
Epiphany should support opening and saving remote files through GtkFileChooser. According to [1], it involves setting the "local-only" property to 0 and poking around with the get_uri method. regs, Chris [1] http://developer.gnome.org/doc/API/2.2/gtk/GtkFileChooser.html
Any news?
Mass reassigning of Epiphany bugs to epiphany-maint@b.g.o
*** Bug 158830 has been marked as a duplicate of this bug. ***
Works fine here but using ftp volumes, it appears that GtkFileChooser displays an uri like ftp://<login>:<password>@<domain>: this is a security issue I think. I filled a bug to GtkFileChooser component: #306039
jfr has a patch for opening files on remote (where mozilla's gnome-vfs module supports the proto). For saving, could we save to a temp file, and use gnome_vfs_xfer_uri[_list] to transfer the file(s) to the remote?
*** Bug 321492 has been marked as a duplicate of this bug. ***
*** Bug 323986 has been marked as a duplicate of this bug. ***
Hint: a nice piece of code to start is there http://cvs.gnome.org/viewcvs/gnome-utils/gnome-screenshot/screenshot-xfer.c?rev=1.4&view=markup So one can image a ephy-xfer object.
Any news on this? Thanks
Does this still apply now that epiphany uses gio?
Yes (the Gecko backend still uses gnome-vfs).
Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.