Hi all,
I have browsed for similar questions, found them, but did not get a working solution from it. Hence a repost, sorry.
I have troubles logging into FTP to upload files.
- I can login to the website of usegalaxy.eu normally, using either username + password or email + password
- using Filezilla, login fails using the following: host = usegalaxy.org, username = email, password = password, port = [empty], quickconnect
- output:
Status: Resolving address of usegalaxy.org
Status: Connecting to 129.114.60.60:21…
Status: Connection established, waiting for welcome message…
Status: Initializing TLS…
Status: Verifying certificate…
Status: TLS connection established.
Command: USER [bleep]
Response: 331 Password required for [bleep]
Command: PASS *
Response: 530 Login incorrect.
Error: Critical error: Could not connect to server
- similarly using lftp:
lftp -u [bleep] usegalaxy.org
put [file]
put: [file]: Login failed: 530 Login incorrect.
Can somebody explain why I can login to the website, but not the FTP? I am not over my data quota. Not sure how to proceed…
Many thanks for any help you can offer!
