File tree Expand file tree Collapse file tree 5 files changed +12
-3
lines changed Expand file tree Collapse file tree 5 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ ## v0.11.1.1
4
+
5
+ - Fix for reauthenticating process on SFTP
6
+ - Add registration feature for per-user mode (register to HKEY_CURRENT_USER, not HKEY_CLASSES_ROOT)
7
+ - Fix for using Windows OpenSSH ssh-agent from Shell Extension
8
+ - Fix some bugs for Shell Extension, including
9
+ fix for unable to launch app when registered
10
+ - Fix registry emulation (after fix, this works on Windows 7)
11
+
3
12
## v0.11.0.1
4
13
5
14
- Add features for directory operations (upload/download directories and 'Upload all' 'Download all')
Original file line number Diff line number Diff line change 1
1
2
- --- EasySFTP Version 0.11.0 .1 ---
2
+ --- EasySFTP Version 0.11.1 .1 ---
3
3
4
4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
5
5
概要
@@ -67,8 +67,8 @@ https://github.com/jet2jet/EasySFTP
67
67
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
68
68
動作環境
69
69
70
- 32ビット版/64ビット版ともにWindows 10で動作確認しています。
71
- それ以前のWindowsでの動作は確認していません。
70
+ 32ビット版はWindows 7およびWindows 10、64ビット版はWindows 10で
71
+ 動作確認しています。 それ以前のWindowsでの動作は確認していません。
72
72
73
73
[FTP]
74
74
・FTP接続ではパッシブモードを使用します。PORT/EPRT コマンドは使用しません。
You can’t perform that action at this time.
0 commit comments