0.11.0
Released on 20/02/2023
🦥 The lazy update
- Transfers optimized:
- If local/remote file have the same "last modification time" (
mtime
), the file is not transferred - 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" (
- Default ssh config path:
- SSH configuration path is now
~/.ssh/config
by default
- SSH configuration path is now
- Added ARM64 Linux builds
- Bugfix:
- Dependencies:
- Bump
remotefs-ssh
to0.1.3
- Bump
self_update
to0.35
- Bump
ssh2-config
to0.1.4
- Bump
toml
to0.7
- Bump