Secure FTP
Aperta
enhancement
help wanted
- Lingua principale
- Python
- Stelle
- 211
- Fork
- 63
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.