Secure FTP
オープン
enhancement
help wanted
- 主要言語
- Python
- スター
- 211
- フォーク
- 63
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
After #36 I read about FTPS, SFTP and FTP over SSH.
- SFTP is SSH extension and we should ignore it
- FTPS is extension of FTP (https://tools.ietf.org/html/rfc2228)
- FTP over SSH is (as I realized) just tunneling and have problems(?) with data connections
- [x] implicit ftps mode (#81)
- [ ] explicit ftps mode (#183)
コントリビューションガイド
評価
この issue はまだ評価されていません。