1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00
zsh/Functions
2004-02-26 15:09:07 +00:00
..
Compctl cleanup after function move 2001-04-02 14:36:36 +00:00
Example unposted: update distfiles for 15211 2001-07-03 14:19:15 +00:00
MIME 19053 modified, c.f. 19056 2003-09-14 19:37:32 +00:00
Misc 19382: improved zmv documentation 2004-01-16 15:29:26 +00:00
Prompts unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bug 2003-08-19 21:59:00 +00:00
TCP 19339: minor TCP function suite additions 2004-01-06 13:56:12 +00:00
Zftp Load tcp module, zfcd_match, zfget_match where necessary. 2001-06-14 19:58:27 +00:00
Zle unposted: zsh-4.2.0-pre-1 2004-02-26 15:09:07 +00:00
.cvsignore unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
.distfiles Fix distribution files 2000-12-05 14:39:58 +00:00
README.zftp Initial revision 1999-06-08 09:26:01 +00:00

The Zftp directory contains a set of functions acting as a front end to the
zftp command, provided as an add-on module.  They allow you to perform FTP
tasks from within the shell using as many of the shell's own facilities
as possible.  For more information, see the zshzftpsys manual page.