mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-09-20 03:17:47 +00:00
The common package defines the interfaces that a protocol must implement and contain code that can be shared among supported protocols. This way should be easier to support new protocols