1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
zsh/Functions
2000-05-08 10:45:02 +00:00
..
Misc 11196: zmv enhancements 2000-05-05 14:14:12 +00:00
Prompts 10657: One change missed in 10635. 2000-04-11 15:28:29 +00:00
Zftp 11252: no colon at the end of zftp function contexts 2000-05-08 10:45:02 +00:00
Zle renaming some styles 2000-04-05 11:07:25 +00:00
.cvsignore Initial revision 1999-07-19 14:26:17 +00:00
.distfiles Initial revision 1999-04-15 18:05:35 +00:00
Makefile.in Initial revision 1999-06-08 09:26:01 +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.