Hello I'm trying to use windows Native ftp client to connect to a VPN tunnel in Active mode.
Everything connects and runs without a problem until I run the LIST command immediately following the PORT then I get this error:" 425 Not able to open data connection."
I think maybe its because when I run the PORT command on literal
ex: LITERAL PORT 33,22,22,28,23,133 then press ENTER
then run the LIST command then press ENTER, I get the error because the VPN server is attempting to return the output of the LIST command on port 133 but the connection was closed
Is there anyway to run both PORT and LIST or PORT and STOR together so that the VPN server knows where to return the information rather than PORT ENTER STOR ENTER
Start Free Trial