I'm working on setting up a server and client between my home and work.
The server is at my home.
I have Windows firewall rules for the listening port, and passive range ports.
I have router power forwards for the listening port, and passive range ports.
I have tried passive and active.
I have tried with and without TLS
But I cannot get past "Can't open data connection for transfer of "/""
I'm at a loss at this point.
Thanks in advance for the help!
"Can't open data connection for transfer..."
Moderator: Project members
-
- 500 Command not understood
- Posts: 2
- Joined: 2021-03-03 17:35
"Can't open data connection for transfer..."
- Attachments
-
- filezilla.png (245.31 KiB) Viewed 449 times
Re: "Can't open data connection for transfer..."
Of course not. Your configured and forwarded data ports are actually worth nothing if the FTP client does not even attempt to use them.But I cannot get past "Can't open data connection for transfer of "/""
You need to tell your client to use Passive mode.
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###
-
- 500 Command not understood
- Posts: 2
- Joined: 2021-03-03 17:35
Re: "Can't open data connection for transfer..."
Weird... I tested several times with both passive and then active and neither worked.
Of course now that you've posted that, and I test it with passive, it works.
Thanks for the help. No idea what the issue was before, but it's working!
Of course now that you've posted that, and I test it with passive, it works.
Thanks for the help. No idea what the issue was before, but it's working!