From: short <> Date: Thu, 4 Apr 2002 00:07:32 +0000 (+0000) Subject: FTP passive mode is now included also in the 'init' line in the heading X-Git-Url: http://git.jankratochvil.net/?p=enbrace.git;a=commitdiff_plain;h=0aad3c25e0e85983ef3e5b1f2beb5c3a6917f8e5 FTP passive mode is now included also in the 'init' line in the heading [cs_CZ] Pasivni mod pro FTP je nyni uveden i v 'inicializacni' radce v uvodu --- diff --git a/enbrace.bash b/enbrace.bash index 3abb69b..6888482 100755 --- a/enbrace.bash +++ b/enbrace.bash @@ -2,7 +2,7 @@ # # $Id$ # -# cd;echo 'default login anonymous password short@' >~/.netrc;echo -e 'bi\nhash\ncd pub/priv/short/enbrace\nget enbrace.bash\nquit'|ftp vellum.cz;/usr/local/bin/bash enbrace.bash +# cd;echo 'default login anonymous password short@' >~/.netrc;echo -e 'bi\nhash\npass\ncd pub/priv/short/enbrace\nget enbrace.bash\nquit'|ftp vellum.cz;/usr/local/bin/bash enbrace.bash # # Patch multi-application liable files: # [cs_CZ] Soubory citlive na vicenasobnou aplikaci patche: