draemonash2のメモ書き
winscp.exe sftp://<user>:<password>@<address>:<port>winscp.exe sftp://<user>@<address>:<port> /privatekey=<ppk_file_path>winscp.exe /console /command "option batch on" "open user:password@example.com" "get examplefile.txt d:\" "exit"winscp.exe /console /command "option batch on" "open user:password@example.com" "cd ~" "put c:\test\examplefile.txt" "exit"
| Ctrl | Shift | Alt | Key | 機能 |
|---|---|---|---|---|
| F5 | 更新 | |||
| Alt | ←/→/↑ | ディレクトリ移動(戻る/進む/親) | ||
| Ctrl | |ディレクトリ移動(ルート) | |||
| Ctrl | h | ディレクトリ移動(ホーム) | ||
| Ctrl | b | ブックマーク追加 | ||
| Ctrl | o | ブックマークウィンドウ表示 | ||
| Ctrl | Alt | t | ツリー・パネル切替え | |
| Ctrl | Alt | f | フィルタ | |
| F7 | フォルダ作成 | |||
| Shift | F4 | ファイル作成 | ||
| Alt | F6 | ショートカットファイル作成 | ||
| Ctrl | Shift | c | ファイル名コピー | |
| Ctrl | [ | フォルダパスコピー(ローカルパネル) | ||
| Ctrl | ] | フォルダパスコピー(リモートパネル) | ||
| Ctrl | Alt | c | ファイルパスコピー | |
| Ctrl | Alt | h | 隠しファイル表示/非表示切替え | |
| Ctrl | Alt | t | ツリーパネル表示/非表示切替え | |
| Ctrl | F3 | ソート(名前) | ||
| Ctrl | Alt | e | エクスプローラで開く(ローカルパネルのみ) |