Secure FTP
Offen
enhancement
help wanted
- Vorherrschende Sprache
- Python
- Sterne
- 211
- Forks
- 63
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.