I'm trying to make this work but it keeps failing at the data connection. It makes it all the way to LIST then goes to:
error: Can't establish SSL connection
error: Could not retrieve directory listing
150 connection accepted
response: 226 transfer OK
I tried using active as well as passive mode. The FTP server is filezilla and is set to listen on port 990 and I also forced the data range to be only port 991. Both of those ports are forwarded on the NAT firewall. The client is also behind a NAT.
Note that this is SFTP and not FTP over SSH. Everything I google just talks about SSH.
error: Can't establish SSL connection
error: Could not retrieve directory listing
150 connection accepted
response: 226 transfer OK
I tried using active as well as passive mode. The FTP server is filezilla and is set to listen on port 990 and I also forced the data range to be only port 991. Both of those ports are forwarded on the NAT firewall. The client is also behind a NAT.
Note that this is SFTP and not FTP over SSH. Everything I google just talks about SSH.