Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Firewall for FTP Command-Line Tool on Windows
How to open firewall for the FTP command-line tool on Windows for data connections in active mode? I am having problem of getting directory listing.
✍: FYIcenter.com
If you are having trouble getting directory listing with the FTP command-line tool on Windows,
you need open the firewall on your computer to allow incoming data connection requests:
1. Go to "Control Panel > System and Security > Windows Firewall > Advanced Settings". You see "Windows Firewall with Advanced Security" window showing up.
2. Click "Inbound Rules". You see a list of Inbound Rules showing up.
3. Scroll down on the list, find and double-click on the "File Transfer Program TCP - Public" rule. The rule properties showing up.
4. Select the "Allow the connection" option and click "OK" to save the change. You see this rule changed from "Block" to "Allow".
5. Start the "ftp" tool again. You should be able to get directory listing and transfer files now.
If you are still having trouble, you may try to open other File Transfer Program firewall rules too.
⇒ File Download with FTP Command-Line Tool on Windows
⇐ 'dir' Issue with FTP Command-Line Tool on Windows
2016-12-08, ∼7014🔥, 0💬
Popular Posts:
Where to find answers to frequently asked questions on FTP (File Transfer Protocol and related tools...
Why am I getting the "Spawn Failed: Server at http://127.0.0.1:47353/u ser/fyicenter/didn't respond ...
How to install IPython in a Conda environment? If you want to install IPython in a specific Conda en...
How to create two columns in Microsoft Word documents? If you want to make a part of a Word document...
Should I edit my PowerPoint document online or offline? If you have Microsoft Office and OneDrive fo...