1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-10 12:40:58 +02:00
zsh/Functions/Zftp
1999-09-10 13:57:31 +00:00
..
.distfiles zsh-3.1.5-pws-22 1999-06-18 10:55:45 +00:00
README zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfanon manual/7767 1999-09-10 13:57:31 +00:00
zfautocheck manual/7767 1999-09-10 13:57:31 +00:00
zfcd manual/7767 1999-09-10 13:57:31 +00:00
zfcd_match manual/7767 1999-09-10 13:57:31 +00:00
zfcget manual/7767 1999-09-10 13:57:31 +00:00
zfclose zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfcput zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfdir manual/7767 1999-09-10 13:57:31 +00:00
zffcache manual/7767 1999-09-10 13:57:31 +00:00
zfgcp manual/7767 1999-09-10 13:57:31 +00:00
zfget manual/7767 1999-09-10 13:57:31 +00:00
zfget_match manual/7767 1999-09-10 13:57:31 +00:00
zfgoto manual/7767 1999-09-10 13:57:31 +00:00
zfhere zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfinit manual/7767 1999-09-10 13:57:31 +00:00
zfls zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfmark manual/7767 1999-09-10 13:57:31 +00:00
zfopen manual/7767 1999-09-10 13:57:31 +00:00
zfparams manual/7767 1999-09-10 13:57:31 +00:00
zfpcp manual/7767 1999-09-10 13:57:31 +00:00
zfput zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfrglob manual/7767 1999-09-10 13:57:31 +00:00
zfrtime zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfsession manual/7767 1999-09-10 13:57:31 +00:00
zfstat manual/7767 1999-09-10 13:57:31 +00:00
zftp_chpwd manual/7767 1999-09-10 13:57:31 +00:00
zftp_progress manual/7767 1999-09-10 13:57:31 +00:00
zftransfer manual/7767 1999-09-10 13:57:31 +00:00
zftype zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfuget manual/7767 1999-09-10 13:57:31 +00:00
zfuput manual/7767 1999-09-10 13:57:31 +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.