- File Transfer Protocol, is the protocol for exchanging files over the Internet.
- FTP works in the same way as HTTP for transferring Web pages from a server to a user's browser.
- FTP is most commonly used to download a file from a server using the internet or to upload a file to a server.
FTP Active and Passive Connection Mode :
- In Active mode of FTP connection we must set our firewall to accept connections to the port that your FTP client will open.
- Most FTP servers support the Passive mode.
- For Passive, FTP server administrator must set firewall to accept all connections to any ports that the FTP server may open.
No comments:
Post a Comment