I am having trouble connecting to galaxy project through an FTP server since the protocol change was implemented. I have tried cyberduck and filezilla, and followed the video here: https://galaxyproject.org/ftp-upload/ to make sure that my filezilla settings were correct. Here is the log from filezilla:
Status: Disconnected from server Status: Resolving address of usegalaxy.org Status: Connecting to 129.114.60.56:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (129,114,60,56,120,224). Command: MLSD Error: The data connection could not be established: ECONNREFUSED - Connection refused by server
Thank you for any help. I have tried changing my password and this did not help.