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/Zftp
1999-12-23 10:53:50 +00:00
..
.distfiles zsh-3.1.6-pws-4 1999-09-13 16:17:08 +00:00
README zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfanon zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfautocheck manual/7767 1999-09-10 13:57:31 +00:00
zfcd zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfcd_match manual/7767 1999-09-10 13:57:31 +00:00
zfcget zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfclose zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfcput zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfdir zsh-workers/9121 1999-12-20 15:39:55 +00:00
zffcache manual/7767 1999-09-10 13:57:31 +00:00
zfgcp zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfget zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfget_match manual/7767 1999-09-10 13:57:31 +00:00
zfgoto zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfhere zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfinit manual/9083 1999-12-16 14:26:16 +00:00
zfls zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfmark zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfopen zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfparams zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfpcp zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfput zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfrglob zsh-3.1.6-pws-12 1999-12-15 21:58:24 +00:00
zfrtime zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfsession zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfstat zsh-workers/9067 1999-12-15 21:33:36 +00:00
zftp_chpwd zsh-workers/9139 1999-12-23 10:53:50 +00:00
zftp_progress zsh-workers/9067 1999-12-15 21:33:36 +00:00
zftransfer zsh-workers/9067 1999-12-15 21:33:36 +00:00
zftype zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfuget zsh-workers/9067 1999-12-15 21:33:36 +00:00
zfuput zsh-workers/9067 1999-12-15 21:33:36 +00:00

This 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.