Christian Visintin
20c3e22572
[BUG] - termscp not respecting port in ssh config ( #216 )
2023-10-01 16:12:43 +02:00
veeso
2f48c765e3
termscp 0.12.0
2023-07-06 16:17:33 +02:00
veeso
afba6c32c5
fix: release date
2023-05-16 15:52:50 +02:00
veeso
4cbba3f3cb
fix: release date
2023-05-13 18:11:07 +02:00
Christian Visintin
044f2436f8
Don't prompt for password if a ssh key is set for that host ( #186 )
...
* feat: don't ask password if a ssh key is set for that host
* fix: User from ssh config was not used as it should
* fix: forgot a file
2023-05-13 16:09:37 +02:00
Christian Visintin
b7369162d2
SMB support ( #184 )
...
* feat: smb client
* fix: smb connection
* fix: smbclient deps
* feat: SMB mentions to user manual
* feat: changelog
* dlib macos
* fix: removed smb support from macos :(
* fix: restored libsmbclient build
* fix: strange lint message
* fix: macos build smb
* fix: macos build smb
* fix: macos tests
* fix: macos lint
* feat: SMB windows support
* fix: windows tests
2023-05-13 15:00:16 +02:00
Christian Visintin
79dd9e2303
chmod popup ( #183 )
...
* feat: chmod popup
* fix: windows shall not allows chmod on localhost
2023-05-10 17:04:24 +02:00
Christian Visintin
b4fa50a666
feat: allow unknown fields in ssh2 configuration file ( #181 )
2023-05-10 09:27:54 +02:00
Christian Visintin
5a67fc7b0e
fix : #153 show a loading message when loading directory's content ( #180 )
2023-05-09 17:43:37 +02:00
veeso
7c638473d6
0.11.3
2023-04-19 10:17:59 +02:00
veeso
e1a2255a58
feat: dependencies up-to-date
2023-04-18 11:58:10 +02:00
veeso
d8373d0eba
0.11.1
2023-03-07 09:31:21 +01:00
veeso
21dc73b556
Bump ssh2-config to 0.1.6
2023-03-03 12:13:19 +01:00
veeso
a10325f6fb
removed remove_dir_all crate with tempfile 3.4
2023-02-28 11:09:57 +01:00
Christian Visintin
1ecef6fc16
issue 150: some issues with configuration ( #151 )
...
* issue 150: some issues with configuration
2023-02-28 10:45:07 +01:00
veeso
7ad7a1580d
fixed serializer
2023-02-19 18:46:10 +01:00
veeso
0c88f559e2
0.11.0
2023-02-19 18:23:30 +01:00
veeso
8a0979578a
deps
2023-02-13 09:35:10 +01:00
Christian Visintin
82330f870e
Optimize transfers ( #147 )
...
* When the file is exchanged, all times attributes are set (if supported by the protocol)
* If local/remote file have the same last modification time (`mtime`), the file is not transferred
2023-02-12 22:27:42 +01:00
veeso
54aecdc478
0.11.0
2023-02-11 12:49:30 +01:00
Christian Visintin
c0bc493d21
125 installation missing aarch64 linux build ( #146 )
...
aarch64 build
2023-02-11 12:26:43 +01:00
Christian Visintin
1c75c7d386
SSH configuration path is not ~/.ssh/config by default ( #145 )
...
SSH configuration path is not `~/.ssh/config` by default
2023-02-11 12:23:57 +01:00
Christian Visintin
251b125cbb
126 new feature termscp doesnt use id rsa default ssh private key to authenticate to sftp scp endpoint ( #144 )
...
fixed issue 126 <https://github.com/veeso/termcp/issues/126 >
2023-02-11 12:23:56 +01:00
veeso
ae350b4bfa
termscp 0.10
2022-10-15 14:01:00 +02:00
veeso
cd5bb28fb7
updated deps
2022-10-10 18:04:44 +02:00
veeso
fdd7901f7e
removed libssl dependency
2022-10-10 16:21:32 +02:00
veeso
64e3848c97
Use ssh2 config IdentityFile as fallback for key based authentication
2022-08-30 17:47:55 +02:00
veeso
833cd7d3ba
Fixed version comparison when going above 0.9
2022-08-30 15:54:37 +02:00
veeso
2f1b644a40
backtab will now change the explorer tab; use P to change to log
2022-08-30 15:45:26 +02:00
veeso
6a5c248d35
Yes/No dialogs are now answerable by pressing Y or N on your keyboard
2022-08-30 15:29:34 +02:00
veeso
96df152220
fixed issue 122 < https://github.com/veeso/termscp/issues/122 >
2022-08-30 15:10:41 +02:00
veeso
cce0c92c0b
dependencies updated
2022-08-17 10:28:44 +02:00
veeso
90d7083b24
lazy-regex
2022-08-17 10:24:13 +02:00
veeso
08c42e5acf
release date
2022-06-18 13:35:03 +02:00
veeso
a26b21da89
0.9.0
2022-06-09 17:45:17 +02:00
veeso
bb95c9a4d0
updated dependencies
2022-06-09 15:11:55 +02:00
Christian Visintin
816270d545
Fs watcher ( #113 )
...
fs watcher
2022-06-09 13:03:02 +02:00
veeso
2caa0432df
Remote directory path in authentication form and in bookmarks parameters
2022-05-03 15:37:00 +02:00
Christian Visintin
e0d8b80cdf
Bookmark name as hostname for cli args ( #111 )
...
bookmark name as hostname for cli args
2022-05-03 11:54:48 +02:00
veeso
0c8144aaa8
0.8.2
2022-04-26 21:41:21 +02:00
veeso
66adad3135
Fixed termscp panics when displaying long non-ascii filenames
2022-04-20 12:09:33 +02:00
veeso
f2e5bf4441
Working on 0.8.2
2022-04-07 11:08:47 +02:00
veeso
3256c276b4
0.8.1
2022-03-22 20:45:24 +01:00
veeso
0334c5db78
Updated dependencies
2022-03-09 16:19:57 +01:00
veeso
c45ebec261
Fixed AltGr characters not allowed in auth form
2022-03-09 15:13:08 +01:00
veeso
f28dba7660
added new s3 params
2022-03-05 11:06:14 +01:00
veeso
9e35616568
updated dependencies
2022-02-04 15:14:11 +01:00
veeso
0fe06eb52b
updated deps
2022-01-29 19:04:22 +01:00
veeso
e8c6b8306f
working on 0.8.1
2022-01-29 19:03:12 +01:00
veeso
49e69277af
Updated deps
2022-01-06 10:44:34 +01:00