A implementation of SFTPD to use with Nextcloud.
Go to file
2020-11-12 23:40:33 +01:00
src feat: Implementing STAT and LSTAT. 2020-11-12 23:40:33 +01:00
Cargo.toml feat: Adding support to opendir requests and directory handles. 2020-11-12 18:58:44 +01:00
LICENSE Initial commit 2020-11-06 15:19:31 +01:00
README.md Initial commit 2020-11-06 15:19:31 +01:00

FakeSFTP

Fake SFTP to access nextcloud files.

Sorry initial uglyness maybe solved in the future.