Topic: SFTP server without filesystem
Hello Everyone,
I succeeded in implementing an SSH server based on wolfssh on my embedded system without filesystem.
Now I am trying to add SFTP feature to it.
Is it possible to implement SFTP server based on wolfssh without a filesystem too ?
Thank you.