Re: How to foce SCP to create a directory ?????????????
- From: gerry.brennan@xxxxxxxxx
- Date: Mon, 10 Sep 2007 07:45:59 -0700
On Sep 10, 3:44 pm, gerry.bren...@xxxxxxxxx wrote:
On Sep 10, 3:08 pm, "K. Jennings" <kjenni...@xxxxxxxxxxxxxx> wrote:
On Mon, 10 Sep 2007 06:57:54 -0700, gerry.brennan wrote:
Is there a way to force scp to create a directory if it does not exist
when copying a file remotely
scp -o stricthostkeychecking=no -oCiphers=aes128-cbc ~/.ssh/
authorized_keys ring1@$hostname:~/.ssh/authorized_keys
Have you tried with -r?
yes I have tried
scp -r -o stricthostkeychecking=no -oCiphers=aes128-cbc ~/.ssh/
authorized_keys ring1@$hostname:~/.ssh/authorized_keys
No joy
What would be even better if i could overwrite the directory and
remove any of its contents with a singel scp command.
.
- References:
- How to foce SCP to create a directory ?????????????
- From: gerry . brennan
- Re: How to foce SCP to create a directory ?????????????
- From: K. Jennings
- Re: How to foce SCP to create a directory ?????????????
- From: gerry . brennan
- How to foce SCP to create a directory ?????????????
- Prev by Date: Re: How to foce SCP to create a directory ?????????????
- Next by Date: Re: How to foce SCP to create a directory ?????????????
- Previous by thread: Re: How to foce SCP to create a directory ?????????????
- Next by thread: Re: How to foce SCP to create a directory ?????????????
- Index(es):
Relevant Pages
|