I have been using Core FTP LE for several years using the same saved connections. After Windows 7 installed some updates I get:
Can't establish connection --> ftp.levitatingproductions.com:21 @ Sun Oct 09 17:08:17 2016 (87-17)
The parameter is incorrect.
I get this similar message with the other ftp connections as well. If I use another computer running Windows 10 it connects fine. I have uninstalled the updates, turned off the Windows Firewall, added rule to Windows Firewall to allow Core FTP to do anything. I am out of idea. Does anyone have any?
Thanks,
Phill
The parameter is incorrect
It does look like something is still blocking it...
Try connecting from a dos prompt via the ftp.exe utility
dos prompt -> ftp.exe ftp.levitatingproductions.com
(or ftp.exe levitatingproductions.com)
If there is no connection that would be more evidence of a firewall or the outbound connection being blocked.
One other option (an unlikely scenario) you can try a dns flush in case the IP of the server changed and hasn't been updated in the Win7 machine.
from a dos prompt or run
ipconfig /flushdns
Try connecting from a dos prompt via the ftp.exe utility
dos prompt -> ftp.exe ftp.levitatingproductions.com
(or ftp.exe levitatingproductions.com)
If there is no connection that would be more evidence of a firewall or the outbound connection being blocked.
One other option (an unlikely scenario) you can try a dns flush in case the IP of the server changed and hasn't been updated in the Win7 machine.
from a dos prompt or run
ipconfig /flushdns