delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/09/12/20:26:17

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
From: "Gary R. Van Sickle" <g DOT r DOT vansickle AT worldnet DOT att DOT net>
To: <cygwin AT cygwin DOT com>
References: <FF11D7888294514695EB8D150B5F5FBE2898B4FFD2 AT GVW0436EXB DOT americas DOT hpqcorp DOT net>
Subject: RE: inetutils 1.5-4, ftp + inline password immediately quits
Date: Fri, 12 Sep 2008 19:25:29 -0500
Message-ID: <80691F93310244D3B54C123EB2F49270@DFW5RB41>
MIME-Version: 1.0
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <FF11D7888294514695EB8D150B5F5FBE2898B4FFD2@GVW0436EXB.americas.hpqcorp.net>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

> From: Robinson, Paul T (NonStop)
> 
> I have a pile of bash scripts with variations on this theme:
> 
> ftp -n ${HOST} <<FTP_EOF
>  user ${USER}
>  ${PASSWORD}
>  cd ${MYDIR}
>  get ${MYFILE}
>  bye
> FTP_EOF
> 

Helpful hint: to reduce your overall hassle level, use ncftp of wget for
doing this sort of thing, and don't look back.  That will allow you to put
all of those params on the command line.  Both programs work great on
Cygwin.

-- 
Gary R. Van Sickle


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019