FTP Common Error List and Command Details

xiaoxiao2021-04-11  889

FTP command Detailed ASCII: Set the file in ASCII mode (default)

Bell: For each file transfer, the alarm prompt.

Binary: Sets to transfer files in binary.

BYE: Terminate the host FTP process and exit the FTP management method.

Case: When ON, the file named by the MGET command to the local machine, all convert it to lowercase letters.

CD: With UNIX's CD command.

CDUP: Returns the previous directory.

CHMOD: Change the file permissions of the remote host.

Close: Terminate the distal FTP process, return to the FTP command state, and all macro definitions are deleted.

Delete: Delete files in the remote host.

DIR [Remote-Directory] [local-file] lists files in the current remote host directory. If you have a local file, you write the result to the local file.

Get [remote-file] [local-file] is transmitted from the remote host to the local host.

Help [command] Explanation of the output command.

LCD: Change the current local host's work directory, if default, go to the current user's Home directory.

LS [Remote-Directory] [local-file] with DIR.

MacDef: Defines the macro command.

MDELETE [Remote-files] deletes a batch of files.

MGet [remote-files] receives a batch of files from the remote host to the local host.

Mkdir Directory-name creates a directory in the remote host.

MPUT LOCAL-FILES transmits a batch of files in the local host to the remote host.

Open host [port] re-establishes a new connection.

PROMPT: Interactive Tips.

Put local-file [remote-file] Transfer a local file to the remote host.

PWD: List the current remote host directory.

Quit: with BYE.

Recv remote-file [local-file] with get.

Rename [from] [TO] changes the file name in the remote host.

RMDir Directory-name deletes directories in the remote host.

Send local-file [remote-file] with the PUT.

Status: Displays the status of the current FTP.

System: Displays the remote host system type.

User-name [password] [account] logs in to the remote host with other usernames.

. 110 Restart marker reply In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm where yyyy is User-process data stream marker, and mmmm server's equivalent marker (note the spaces between markers And "="). Restart the flag respond. In this case, the information is accurate and does not have to process; you can see: Tag YYYY = MMM YYYY is the user process data stream tag, mmmm is the corresponding tag corresponding to the server (note between markers and equal numbers) ---------------------------------- 120 Service Ready in nnn minutes. Service is available in NNN - --------------------------------- 125 Data Connection Already Open; Transfer Starting. Data connection has been opened, start transmitting data ------------------------------------ 150 File Status okay; About to open data connection. File status is correct I am open data connection. --------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------ 202 Command Not Implement, Superfluous At this site. Command is not executed, This site does not support this command. ---------------------------------- 211 System Status, or System Help Reply System status or system help information respond. ---------------------------------- 212 Directory Status. Directory status Information. ------------------------------------ 213 File Status. File status information. ----- ------------------------------ 214 Help Message.on how to use the server or the meaning of a particular non-standard Command This reply is useful only to the human user. Help information. About how to use this server or special non-standard command. This reply is only useful to people. ------------------------------------ 215 name system type. Where name is an official system name from the LIST In The Assigned NumBers Document. Name System Type.

---------------------------------- 220 Service Ready for New User. The service of the newly connected user is ready ----------------------------------- 221 Service Closing Control Connection. Control connection is closed ------ -----------------------------225 Data Connection Open; no transfer in progress. Data connection has been opened, no data transfer ---------------------------------- 226 Closing Data Connection. Requested File Action Success EXAMPLE (File Transfer) OR File Abort. Offs the data connection. Request file action successfully end (for example, file transfer or termination) ---------------------------------- 227 Entering Passive Mode (H1, H2, H3, H4, P1, P2). Enter Passive Mode ------------------------------------------------------------------------------------------- ---- 230 User Logged In, Proceed. Logged Out if Appropriate. User is logged in. If you don't need to be available. ---------------------------------- 250 Requested File Action Okay, Completed. The request file is completed successfully - ---------------------------------- 257 "pathname" created. Path has been established ------- ---------------------------- 331 user name okay, need password. User name exists, you need to enter your password ------- ---------------------------- 332 Need Account for Login. The account that needs to be logged in ------------ ----------------------- 350 Requested File Action PENDING FURTHER Information requires further information on the requested file -------- ---------------------------------------- 421 Service Not Available, Closing Control Connection.this May Be a reply to any commistiff ing the service knows it must SHUT DOWN. Service is not available, the control connection is turned off. This may be respond to any command, if the service thinks it must be closed --------------------------------- 425 CAN't Open Data Connection. Open data connection failed ---------------------------------- 426 Connection Closed Transfer aborted. The connection is closed, the transfer is abort. ---------------------------------- 450 Requested File Action Not Taken. The operation of the requested file is not Execution ---------------------------------- 451 Requested Action Aborted. Local Error In Processing. Request operation stop . Local errors occurred in processing.

---------------------------------- 452 Requested Action Not Taken. Insufficient Storage Space in System.File Unavailable EG, FILE busy. The requested operation is not executed. System storage space is insufficient. Files are not available ------------------------------------------------------------------------------------------------------------------------- AS Command Line Too Long. Syntax error, unrecognizable command. This may be that the command line is too long. ------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------504 Command Not Implement for That parameter. Due to the parameter error, the command is not Execution ----------------------------------- 530 Not logged in. No login ------- ---------------------------- 532 Need Account for Storing Files. Store files require account information ---------- -------------------------- 550 Requested Action Not Taken. File Unavailable (EG, File Not Found, No Access). The request operation is not performed, File is not available. ------------------------------------551 Requested Action Aborted. Page Type Unknown. Request operations, page type Unknown ----------------------------------- 552 Requested File action Aborted. Exceeded Storage Allocation (for current Directory OR) DataSet. Abort the operation of the request file. Beyond storage allocation ---------------------------------- 553 Requested Action Not Taken. File Name Not ALOWED request operation Not executed. File name is not allowed ------------------------------------------- ------------------------ This error is similar to the HTTP protocol, which is roughly: 2 start - success 3 start - permission problem 4 start - Document problem 5 start - server problem detailed FTP error list

转载请注明原文地址:https://www.9cbs.com/read-133551.html

New Post(0)