[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

550 SSL/TLS required on the control channel #661

Open
tbarbette opened this issue Dec 21, 2023 · 2 comments
Open

550 SSL/TLS required on the control channel #661

tbarbette opened this issue Dec 21, 2023 · 2 comments

Comments

@tbarbette
Copy link
tbarbette commented Dec 21, 2023

Bug / Enhancement / Question ?

  • Use an FTP server that mandats SSL/TLS
  • Get the following error :
< 220 FTP Server Ready
> USER XXX
< 550 SSL/TLS required on the control channel

I can't find a way to force STARTTLS ?

Environment

/bin/zsh
Linux tomsrv 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
git-ftp version 1.6.0
@tbarbette
Copy link
Author
tbarbette commented Sep 5, 2024

So I tried again and got a cryptic "550 permission denied" from CURL. Although, all was fine without those parameters on filezilla.

In the end I succeeded using ftpes:// and that did the trick. I think the error message could be more explicit.

@CybXII
Copy link
CybXII commented Sep 11, 2024

So I tried again and got a cryptic "550 permission denied" from CURL. Although, all was fine without those parameters on filezilla.

In the end I succeeded using ftpes:// and that did the trick. I think the error message could be more explicit.

So I tried again and got a cryptic "550 permission denied" from CURL. Although, all was fine without those parameters on filezilla.

In the end I succeeded using ftpes:// and that did the trick. I think the error message could be more explicit.

Thx for sharing this info helped me alot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants