mikaelliljedahl / freesftpsharp

SFTP server with Web Admin GUI based on FxSSH
MIT License
20 stars 3 forks source link

Work in progress commit breaks FxSshSftpServer project however SshSer… #9

Open AndersMalmgren opened 3 months ago

AndersMalmgren commented 3 months ago

Work in progress pull request. Do not pull now.

Added abstractions

IFileSystemFactory IFileSystem ISettingsRepository

SshServerModule compiles and works but FxSshSftpServer does not reflect the changes just yet. Also there is two methods in Subsystem that it left unimplementred that needs to be implemented. Regerding directories.