KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /proc/21571/root/usr/share/zsh/4.2.6/functions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/21571/root/usr/share/zsh/4.2.6/functions/_dupload
#compdef dupload

if (( ! $+_dupload_sites )); then
  _dupload_sites=(
    $(grep -hs "^\$cfg" /etc/dupload.conf ~/.dupload.conf | sed 's/^\$cfg{\([^}]*\)}.*$/\1/')
  )
fi

_arguments \
  '--to:nickname[nickname of target site]:('"$_dupload_sites"')' \
  '(-d --debug)'{-d,--debug}'[ftp verbosity]:debuglevel:' \
  '(-f --force)'{-f,--force}'[upload ignoring logs]' \
  '(-k --keep)'{-k,--keep}'[keep going, skip broken]' \
  '--no[dry run]' \
  '--nomail[suppress announcement]' \
  '--mailonly[dry run and real announcement]' \
  '--noarchive[add anti-archival header]' \
  '(-p --print)'{-p,--print}'[print config legibly]' \
  '(-q --quiet)'{-q,--quiet}'[quiet]' \
  '(-V --Version)'{-V,--Version}'[display version information]' \
  '*:changes file:_files -g "*.changes(-.)"'

Anon7 - 2021