Fs.sshfs

Latest version: v1.0.2

Safety actively analyzes 631310 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.12.2

Added
- Dedicated implementation of `SSHFS.scandir` using `paramiko.SFTP.listdir_attr`
(jwnimmer-tri [37](https://github.com/althonos/fs.sshfs/pull/37)).

0.12.1

Fixed
- Assume *unknown* platform is `_exec_command` throws an exception
(mrk-its [35](https://github.com/althonos/fs.sshfs/pull/35)).

0.12.0

Added
- Explicit support for Python 3.7.
- Section documenting the support of `sftp` FS URLs to `README.rst`.
- `support_rename` key to the `SSHFS.getmeta` options.
- `SSHFS.move` implementation using the `paramiko.SFTP.rename` function.

Fixed
- Typos in `README.rst`
(jayvdb [28](https://github.com/althonos/fs.sshfs/pull/28),
timnyborg [32](https://github.com/althonos/fs.sshfs/pull/32)).

0.11.1

Changed
- Replace `cached-property` dependency with improved `property-cached` fork.

0.11.0

Added
- `prefetch` argument to `SSHFS.openbin` to enable prefetching files when
they are open in reading mode.

0.10.2

Added
- Explicit support for `fs ~=2.2`.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.