1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-08-31 21:31:22 +02:00
zsh/Functions/Zftp
1999-06-27 05:33:04 +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 zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfautocheck zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfcd zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfcd_match zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfcget zsh-3.1.5-pws-16 1999-04-25 15:43:41 +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 zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfgcp zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfget zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfget_match zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfgoto zsh-3.1.5-pws-24 1999-06-27 05:33:04 +00:00
zfhere zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfinit zsh-3.1.5-pws-22 1999-06-18 10:55:45 +00:00
zfls zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfmark zsh-3.1.5-pws-24 1999-06-27 05:33:04 +00:00
zfopen zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfparams zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfpcp zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfput zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfrglob zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfrtime zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfstat zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zftp_chpwd zsh-3.1.5-pws-22 1999-06-18 10:55:45 +00:00
zftp_progress zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zftype zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfuget zsh-3.1.5-pws-16 1999-04-25 15:43:41 +00:00
zfuput zsh-3.1.5-pws-16 1999-04-25 15:43:41 +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.