LoginSignup
0
0

More than 3 years have passed since last update.

Windowsマシン上でsftpコマンドの-iオプション使うときのパス指定について

Last updated at Posted at 2019-09-09

なんかあんまりググっても見つからなかったので自分用のちょっとしたmemoとして残す。
Windowsマシン上において、コマンドプロンプト上でsftpコマンドの-iオプション(鍵を指定するオプション)で、任意のファイルを指定するときのパスセパレータは「/」を使う。
sftp -i ./.ssh/id_rsa_testとかsftp -i C:/Users/test/.ssh/id_rsa_testみたいな感じ。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0