1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
zsh/Functions
2003-07-07 09:58:56 +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 18817: need to quote % anchor in substitution 2003-07-07 09:58:56 +00:00
TCP unposted: forgot .distfiles in 18810 2003-07-04 16:29:08 +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 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.