Skip to main content

File Transfer Protocol ( FTP )

                                                             



                                                      File Transfer Protocol is a original specification for the FTP written by Abhay Bhushan and published as RFC. FTP is Developed on 16 April 1971-1980. 

                                                           FTP Run in active and passive mode which determines how the data connection is established.

                                                           FTP is built on client server model architecture using separate control and data connection between the client and server.


  • In FTP data can be Transferred in any of three modes. The Modes are,

                              1. Stream Mode

                              2. Blok mode

                               3. Compressed Mode

  • Some basic Commands of FTP ( File Transfer Protocol )

                                1. XRMD - Remove the directory

                                 2. XMKD - Make a Directory

                                3. RMD - Remove a Directory

                                4. QUIT - Disconnect

                                5. DELE - Delete File

Comments

Popular posts from this blog

10 COMMAND PROMPT(CMD) COMMANDS

                                                                                             Command Prompt is a command line interpreter in Windows. It is a command line interface. Using this command prompt, user or administrator can access and control the entire system. In shortly a user can control his/her entire system in a single place. Opening a file, Renaming a file, Moving a file, Initating a application, Terminating the application, Installing application, Installing packages that you need to install, Network Configurations, Installing and Updating system drivers, Made changes in system settings are some of the task or activity done through Command Prompt using  predefined commands. The Windows Operating System has another...

Top Data Analytics Tools for 2024: Complete Guide

Data analytics has become the holy grail that modern organizations reach for in making evidence-based decisions, optimizing operations, and competitive advantage. There are a thousand types available, and to narrow it down to just one would be quite challenging. Here are some of the most well-liked data analytics tools in 2024, each with unique capabilities peculiar to the nature of certain data projects. 1. Tableau Overview: Tableau is a powerful yet easy-to-use data visualization tool; it allows users to build stunning dashboards and turn raw data into insights. Among its popular functionalities, it allows for drag-and-drop actions, which makes it definitely possible for non-technical people to use. Best For: Business Intelligence, Visualization, and Reporting. Features: Integrates with a wide variety of sources including Excel, Google Analytics, SQL, and Salesforce. Interactive dashboards that update in real-time. Extensive visualization options, from a huge library of pre-...

How to install Python in PC (or) Laptop

                                                                     1.First of all Double click the Python Executable file. 2.And then click the "Add Python 3.9 to PATH"  3.And Then Click "Install Now" 4.Now click "Yes" in the Administrator Permission Window  5.It Will Take few Seconds to complete 6.After that Click Close 7.And Finally The Python is ready to Execute your Programs