Re: non-interactive sftp and 'put'
- From: Wolfgang <wtrappe@xxxxxxxxx>
- Date: Sat, 20 Oct 2007 00:53:39 +0200
Bo schrieb:
On Oct 18, 1:43 pm, Gilles Pion <nosuchu...@xxxxxxxxxxxxxxxx> wrote:why not
Ref: <1192458710.577219.230...@xxxxxxxxxxxxxxxxxxxxxxxxxxx> de
Ens8675...@xxxxxxx
I have the authentication set up and working correctly, just have aWhy not use this method:
question on how to non-interactively upload files to the server using
sftp. I can non-interactively download files using the following:
sftp [[user@]host[:file [file]]]
sftp [[user@]host[:dir[/]]]
echo "put <localfile> <remotefile> " | sftp [user@]host
--
Gilles "Cool Raoul" -http://coolraoul.cvp-net.com/
That worked, thank you.
scp user@host:remotefile localfile
?
.
- Follow-Ups:
- Re: non-interactive sftp and 'put'
- From: Gilles Pion
- Re: non-interactive sftp and 'put'
- References:
- non-interactive sftp and 'put'
- From: Ens8675301
- Re: non-interactive sftp and 'put'
- From: Gilles Pion
- Re: non-interactive sftp and 'put'
- From: Bo
- non-interactive sftp and 'put'
- Prev by Date: Re: confusing dynamic port forwarding problem
- Next by Date: Re: defeated by optmisation!
- Previous by thread: Re: non-interactive sftp and 'put'
- Next by thread: Re: non-interactive sftp and 'put'
- Index(es):