1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
zsh/Functions
Sven Wischnowsky 71530f66ff new after move
2001-04-02 12:38:22 +00:00
..
Compctl moved from ./Functions/Misc/multicomp 2001-04-02 12:26:19 +00:00
Example new after move 2001-04-02 12:38:22 +00:00
Misc changed after moving functions 2001-04-02 12:35:52 +00:00
Prompts changed after moving functions 2001-04-02 12:35:52 +00:00
Zftp changed after moving functions 2001-04-02 12:35:52 +00:00
Zle changed after moving functions 2001-04-02 12:35:52 +00:00
.cvsignore Initial revision 1999-07-19 14:26:17 +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.