[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: OT Sftp Automation
You might want to look up a program called Expect. I used it several
years
ago to access a telnet server to retrieve information. It is a scripting
language, similar to the shell that allows you to act on inputs to the
script. You can tell the program what replies to expect from the remote
machine and thus act on them, even if you get error conditions. It also
allows you to call unix commands from within the script.
Geoff
----- Original Message -----
From: "aashram" <groups@xxxxxxx>
To: <ukha_d@xxxxxxx>
Sent: Friday, September 28, 2007 4:06 PM
Subject: [ukha_d] OT Sftp Automation
>I am to automate the sending and receiving of a file of data to my
linux
>file server.
> The remote server has Sftp with password auth no public key :(
> is Perl (Net::SFTP) or Java my only option to script this ?
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
>
>
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|