https://github.com/fhs/sftpfs
SFTP 9P file system for Plan 9
https://github.com/fhs/sftpfs
Last synced: about 1 month ago
JSON representation
SFTP 9P file system for Plan 9
- Host: GitHub
- URL: https://github.com/fhs/sftpfs
- Owner: fhs
- License: mit
- Created: 2020-04-01T18:31:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T18:34:07.000Z (about 6 years ago)
- Last Synced: 2025-02-28T17:26:47.693Z (over 1 year ago)
- Language: C
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
AUTHOR Fazlul Shahriar
BUGS
openssh server bugs:
READDIR gives 0 entries if the directory has no executable permission,
but is readable.
Small changes for ssh2 by Steve Simon, Apr 2012.