File: README

package info (click to toggle)
yafc 1.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,164 kB
  • ctags: 1,677
  • sloc: ansic: 19,335; sh: 9,633; makefile: 149; perl: 38
file content (31 lines) | stat: -rw-r--r-- 1,050 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
For installation instructions see the file 'INSTALL' in this directory.
For planned improvements/features see the file 'TODO' in this directory.
See the file 'BUGS' for known problems.
Read 'COPYRIGHT' for copyright information.

WHAT IS YAFC?

Yafc is yet another ftp client.

FEATURES

* cached directory listings
* extensive tab completion
* multiple connections open
* automatic reconnect on timed out connections
* aliases
* colored ls (ie, ls --color, uses $LS_COLORS like GNU ls)
* autologin and bookmarks
* Kerberos support (version 4 and 5, heimdal, kth-krb or MIT)
* SFTP support (SSH2)
* recursive get/put/fxp/rm/ls
* nohup mode get and put
* tagging (queueing) of files for later transferring
* automatically enters nohup-mode when SIGHUP received (in get and put)
* redirection to local command or file ('>', '>>' and '|')
* proxy support

Bug reports, and other feedback, should be sent to
 <yafc-devel@lists.sourceforge.net>.
Read the BUGS and TODO files before reporting a bug/request. Also
make sure you're using the latest version.