GNOME Bugzilla – Bug 143863
Saving/Opening files to/from remote locations using GtkFileChooser
Last modified: 2004-12-22 21:47:04 UTC
File-Roller 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