bareFTP is a file transfer client supporting the FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP). It is written in C#, targeting the Mono framework and the GNOME desktop environment.
To install it to Foresight, open a Terminal and write:
sudo conary update bareftp
or through PackageKit:
As Foresight already got mono as default, the installation will go really fast.
Firefox 3.0.10
Foresight Linux 3.0[devnet@lostlap ~]$ bareftp
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Gtk.Container ---> System.DllNotFoundException: gtksharpglue-2
at (wrapper managed-to-native) Gtk.Container:gtksharp_gtk_container_get_focus_child_offset ()
at Gtk.Container..cctor () [0x00000]
--- End of inner exception stack trace ---
at Gtk.Bin..ctor (IntPtr raw) [0x00000]
at Gtk.Window..ctor (WindowType type) [0x00000]
at bareFTP.MainWindow..ctor (bareFTP.Preferences.Config conf) [0x00000]
at bareFTP.MainClass.Main (System.String[] args) [0x00000]
No dice on running it 
Opera 10.00
GNU/LinuxReally weird, i get no error, even running from Terminal looks fine.
But i do know Zodman and myself are running from fl:2-devel (whole computer) so maybe there is some kind of buildreq that you need to update before it works…..
Opera 10.00
GNU/LinuxUpdate: Devnet uses XFCE edition and missing some libs in his computer. Another one uses Gnome with foreight has tested and confirms it works as it should.
Firefox 3.0.10
Foresight Linux 3.0I wonder why, if this is built in a chroot with rmake, I am missing buildreqs?
Opera 10.00
GNU/LinuxThis is the buildreqs:
buildRequires = ['desktop-file-utils:runtime', 'gettext:runtime', 'gnome-sharp:cil', 'gtk-sharp:cil', 'intltool:runtime', 'mono:cil', 'mono
evel', 'mono:runtime', 'perl:runtime', 'pkgconfig
evel', 'gtk-sharp
evellib', 'gnome-sharp
evellib', 'gnome-sharp:cil']
and from BareFTP info:
Requirements
This application requires GTK+ version 2.12.x. Other dependencies include:
You’ll need Mono, Gtk# (gtk-sharp), Gnome# (gnome-sharp)
My thought would be either Gnome libs or mono libs….
But your error say something about: gtksharp
So, maybe start with pulling in stuff from there.
16:16
Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
its like gftp