[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Query about FTP



Here is a crude ftp script but it works!!

ftp -n ip.address.of.machine << EOT
user username passwd
bin
cd directory_of_UR_interest
get *
quit
EOT

On Wed, 17 Nov 1999, Atul Chitnis wrote:

> Date: Wed, 17 Nov 1999 17:53:28 +0530 (IST)
> From: Atul Chitnis <achitnis@xxxxxxxxxxxxxxxx>
> Reply-To: linux-india@xxxxxxxxxxxxxxxxxxxxx
> To: linux-india@xxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [LI] Query about FTP
> 
> On Wed, 17 Nov 1999, Sundar Narayanan wrote:
> 
> > Have a small query. I want to run "ftp" through
> > a shell script. Can someone help me with the
> > syntax of the same ?
> 
> man ncftpget
> man ncftpput
> 
> Atul
> 
> 
> --------------------------------------------------------------------
> The Linux India Mailing List Archives are now available.  Please search
> the archive at http://lists.linux-india.org/ before posting your question
> to avoid repetition and save bandwidth.
> 

                                                   

_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-
S.Sri Krishna                E-Mail : kris@xxxxxxxxxxxxxxxxx
        /\     /\ /\  /\ /\  /\ /\  /\
       / /    / //  \/ // / / / \ \/ /    ... The choice of ...
      / /___ / // /\  // /_/ / / /\ \          ... a GNU generation ...
      ____/ \/ \/  \/ ____/  \/  \/

URL: http://sanketh.mbu.iisc.ernet.in/kris

_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-_-=-
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.