[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [gftp] gFTP 2.0.18rc1 has been released



I would most likely accept a patch for Windows. I don't have time (nor a Windows
machine) to work on a Windows release. It wouldn't be too hard to do though. I
have the code structured so that you'll only have to worry about writing the
user interface and nothing else. You should be able to use the existing library
code.

If anyone is interested in working on a Windows release, the easiest way to
start understanding the code is to start looking at the text port in src/text/.
There is very little code in there, most of it is inside src/uicommon/. The lib/
directory contains all of the core code that doesn't belong to the user
interface.

Brian


On Tue, Nov 09, 2004 at 09:48:50PM -0800, Phillip Bruce wrote:
> Brian,
> 
>   Any chance for a Windblow release?
> 
> Phillip Bruce
> 
> 
> > [Original Message]
> > From: Brian Masney <masneyb@gftp.org>
> > To: <gftp-users@seul.org>
> > Date: 11/9/2004 8:31:40 PM
> > Subject: [gftp] gFTP 2.0.18rc1 has been released
> >
> > I am pleased to announce the availability of gFTP 2.0.18rc1. Here is a
> > summarized list of changes since version 2.0.17. For a full list of
> changes,
> > please see the ChangeLog file that is included with the source
> distribution.
> >
> > * SSH2: Improved the login code. You no longer need to specify in gFTP the
> >   path to the sftp-server binary on the remote server. It will now just
> work
> >   out of the box for most sites. Also, if the SSH binary is asking a
> >   question, this question will be relayed back through the gFTP user
> interface
> >   so the user can answer it appropriately.
> > * SSH2: Added support for RSA SecurID passwords
> > * FTP, SSH2: Added support for preserving the file date/time
> > * FTP: Fixed IPv6 connection problem
> > * More 64 bit cleanups
> > * More largefile fixes
> > * Fixed detection of SIGCHLD signal when viewing/editing files
> > * Added remote_lc_time option. The value of LC_TIME can now be overridden
> on
> >   a per site basis. This will fix problems parsing the dates in the remote
> >   directory listings
> > * Some more GNOME HIG fixes
> > * Fixed several segfaults in the bookmarks editor
> > * Save the state of the host, user and port fields in the toolbar
> > * Fixed compiler errors on OpenBSD and HPUX
> > * Many other small changes and improvements. See the ChangeLog file in the
> >   distribution for a detailed list of changes.
> > * New language translations and updates (bg cs en_CA en_GB es fi he hu ja
> nl pa
> >                                          pt_BR ru sq)
> >
> > MD5SUMs:
> >
> > 2f58001ee8eacd21fedc1302f9245648  gftp-2.0.18rc1.tar.gz
> > 9adeff8fdaac88c7403b37bab8234e14  gftp-gtk_2.0.18rc1-1_i386.deb
> > b4842eb5b6c38b490d0134e69352a4c6  gftp-common_2.0.18rc1-1_i386.deb
> > 5307e8ce935482176d10143b06294c38  gftp_2.0.18rc1-1_all.deb
> > a229ed83509e2971062a770ed18f8ad5  gftp-text_2.0.18rc1-1_i386.deb
> > 0ce29a6ff3a645fe493bac002680aea9  gftp-2.0.18rc1.tar.bz2
> >
> > I plan on releasing the final 2.0.18 sometime after 11/23/2004. This is
> mainly
> > to give the translators time to update their translations. If you find
> any bugs
> > in this release, please report them using GNOME's Bugzilla.
> >
> > Brian Masney
> > http://www.gftp.org/
> 
> 
>