Changes

312 bytes removed ,  12 years ago
Line 12: Line 12:  
==Current FTP Standard Specification==
 
==Current FTP Standard Specification==
 
The latest FTP standard specification implemented by the Internet Engineering Task Force ([[IETF]]) was  RFC 959 which was published by Jon Postel and [[Joyce Reynolds]] on October 1985. The current RFC included new commands such as CDUP (Change to Parent Directory), SMNT (Structure Mount), STOU (Store Unique), RMD (Remove Directory), MKD (Make Directory), PWD (Print Directory) and SYST (System).<ref>[http://tools.ietf.org/html/rfc959 RFC 959]</ref>
 
The latest FTP standard specification implemented by the Internet Engineering Task Force ([[IETF]]) was  RFC 959 which was published by Jon Postel and [[Joyce Reynolds]] on October 1985. The current RFC included new commands such as CDUP (Change to Parent Directory), SMNT (Structure Mount), STOU (Store Unique), RMD (Remove Directory), MKD (Make Directory), PWD (Print Directory) and SYST (System).<ref>[http://tools.ietf.org/html/rfc959 RFC 959]</ref>
  −
==Objectives of FTP==
  −
Based on RFC 969, FTP has four primary objectives which include:
  −
# promote file sharing (computer programs and/or data)
  −
# encourage of indirect or implicit use of remote computers
  −
# shield a user from variations in file storage systems among hosts
  −
# transfer data reliably and efficiently
      
==FTP Commands==
 
==FTP Commands==
9,082

edits