19 lines
426 B
Markdown
19 lines
426 B
Markdown
# -*- coding: utf-8 mode: markdown -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
|
|
##@creator: jclain
|
|
##@created: 15/03/2012 22:19
|
|
##@modifier: jclain
|
|
##@changecount: 1
|
|
##@tags:
|
|
##@title: authftp
|
|
|
|
{{{
|
|
authftp: Se connecter avec ncftp sur un site FTP authentifié
|
|
Ce script est conçu pour les sites qui utilisent un proxy FTP pour les connexion
|
|
authentifiées.
|
|
|
|
USAGE
|
|
authftp [options] host login password [path]
|
|
|
|
OPTIONS
|
|
}}}
|