1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-09 08:46:04 +02:00
zsh/Functions
Oliver Kiddle a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +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
Misc 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Prompts unposted: clint prompt theme %v typo correction 2002-08-17 01:40:31 +00:00
TCP 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Zftp Load tcp module, zfcd_match, zfget_match where necessary. 2001-06-14 19:58:27 +00:00
Zle 18472: spelling corrections 2003-04-25 11:18:50 +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.