From PR 19187 by Piotr Stolc.
changes:
* May 30th, 2002: yafc 0.7.10 released
- fixed segfault in directory listing
* May 28th, 2002: yafc 0.7.9 released
- fixed segfault with bookmarks without login
- put, rm, untag, cat and ltag functions now handles quoted characters
correctly
- the "long command" setting now also applies to connection attempts
- Changed get -o function; if the argument ends with a slash it is always
considered a directory, if only one file is transferred and the
destination already exists and is a directory the file is put in that
directory
It offers features like directory caching, tab completion, aliases, colored
ls, recursive commands, autologin, bookmarks, multiple connections opened
simultaneously, nohup mode transfers and SSH2 support (sftp).
Provided by Piotr Stolc in PR pkg/16675.
Enabling of Kerberos support from William Waites in PR pkg/16250
Cleaned up by me.