You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vault
Is there any way to use the ssh-backend with scp or rsync-over-ssh to copy files around?
Jeff Mitchell
unread,
Feb 25, 2016, 1:41:40 PM2/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vault...@googlegroups.com
Hi Jay,
Sure. You can simply use the OTP or key in place of your other
credentials when connecting via scp or rsync.
Best,
Jeff
On Thu, Feb 25, 2016 at 1:21 PM, Jay Christopherson <jayc...@gmail.com> wrote:
> Is there any way to use the ssh-backend with scp or rsync-over-ssh to copy
> files around?
>
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vault
Thanks Jeff - I had gotten used to using Vault and sshpass via the Vault ssh command (e.g. "vault ssh ...") and so I was thinking there was/should be a "vault scp" command or something. It never occurred to me, for some reason, to do otherwise. Sorry for the hassle.
Jeff Mitchell
unread,
Feb 25, 2016, 2:52:54 PM2/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vault...@googlegroups.com
Hi Jay,
No problem! It might be useful to allow a flag to indicate which
binary to run (similar to -e for rsync). But it's a bit more work than
you might expect, due to different ways of specifying options. Maybe
it could be supported in a sort of bare-bones way, and anything more
advanced would require the user to manage it on their own.