shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resposta:Re: [shell-script] ftp automation script pc-> unix


From: j y
Subject: Re: Resposta:Re: [shell-script] ftp automation script pc-> unix
Date: Thu, 30 Aug 2001 20:30:09 -0700 (PDT)

questions:
1. what is the name and content of the first bat file.
2. what is the name and content of the second bat
file?.
3. Do i include the name of the first bat file in the
second bat file?.
4. how do i run the command?.
thanx,
Jim

> command:
> 
>       @echo off
>       ftp ftp.hostname.com.br < ftpcommands.txt
> 
>       The second file, you'll put all ftp commands to
> download the necessary file, 
> as follow:
> 
>       cd /pub
>       binary
>       lcd c:\download
>       get filename.exe
> 
>       Maybe you'll need put more one line at the of file.
> This line will contain 
> the 'bye' command.
> 
>       That's all.
> 
>       I had do it once a long time ago. If I forgot
> something, please e-mail us. 
> Sorry for my bad english.
> 
>       Best regards,
> 
> Luis Fernando Kieça
> 
> On Wednesday 29 August 2001 08:43 pm, you wrote:
> > Hi,
> > i need a ftp automation script that run on PC/DOS.
> > user
> > enters hostname and filename as arguments to the
> > script command. script transfers the file from the
> > remote host.
> > does anyone have such script?. If yes, can you
> share?.
> > if yes,
> > can you explainhow to install and run?.
> > Jim
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get email alerts & NEW webcam video instant
> messaging with Yahoo! Messenger
> > http://im.yahoo.com
> >
> > Sair da lista:
> address@hidden
> > Banco Dados:  
> http://www.egroups.com/group/shell-script
> >
> > Seu uso do Yahoo! Grupos é sujeito às regras
> descritas em:
> > http://br.yahoo.com/info/utos.html
> 
> Sair da lista: address@hidden
> Banco Dados:  
> http://www.egroups.com/group/shell-script 
> 
> Seu uso do Yahoo! Grupos é sujeito às regras
> descritas em: http://br.yahoo.com/info/utos.html
> 
> 
> Sair da lista: address@hidden
> Banco Dados:  
> http://www.egroups.com/group/shell-script 
> 
> Seu uso do Yahoo! Grupos é sujeito às regras
> descritas em: http://br.yahoo.com/info/utos.html 
> 
> 


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]