Re: Automate SFTP
- From: Dave <someplace@xxxxxxxxxxxxxxxx>
- Date: Sun, 17 Jun 2007 17:36:53 +0100
joseph.shameem@xxxxxxxxx wrote:
Hi,scp is probably what you want:
I need to automate SFTP. I tried using the batch file and it works.
The trick here is the file name can change daily and i would need to
SFTP them as well. Is there any way of passing the file name as a key/
value pair to the sftp session. There is an option of getting a file
in the command line itself.
I have a similar issue when trying to use sftpg3(Tectia Client). Can
someone please help me in guiding to automate these sftp scripts.
Thanks,
JS
scp somefile someuser@remote_host:/path/to/where/you/want/file/put
Using a pair of keys, with no passsphrase, automation is then trivual
.
- References:
- Automate SFTP
- From: joseph . shameem
- Automate SFTP
- Prev by Date: Port forwarding not working on ssh.com client
- Next by Date: Re: Vista SSH Client Tunnel Crash
- Previous by thread: Automate SFTP
- Next by thread: Re: Automate SFTP
- Index(es):
Relevant Pages
|
|