FTP command list

xiaoxiao2021-03-06  63

Commands with an asterisk are rarely used, so they often do not support in the specific implementation.

1. Abor gives up the transmission

2. * ACCT Some systems associate accounts and users with file systems

3. * Allo assigns space for files that will be transferred. The parameters carrying the ends to determine the number of bytes

4. * APPE attached the file to the existing file

5. CDUP switches the current directory on the remote system to the superior parent directory

6. CWD changes the working directory of the remote system

7. Dele Delete the file of the remote system

8. Help read the help information of the server, such as: Supported commands list

9. List sends a list of filenames in the current work directory on a newly established data connection

10. MKD creation directory

11. Mode Specifies the transmission mode, the portable parameters are: s, b or C.

12. NLST sends a list of "complete" directory in a current directory on a newly established data connection

13. NOOP empty operation, prevent connection

14. PASS provides a user login password, must immediately follow the user command

15. * PASV Specifies the server data transfer process monitoring waiting client data connection connection establishment request

16. Port Specifies the port number of the connection to the connection waiting for the server-side connection

17. PWD Displays the current work directory name of the server side

18. Quit Exit Login and terminates the connection

19. * Rein Reinitialization, exit login but continue to connect, and then you must then issue a new user command.

20. * REST restarts from one identification of the server

21. Retri Retrieves a file from the remote system

22. RMD Delete a directory

23. * RNFR Specifies the old path name of the file to be named, then must be an RNTO command

24. * RNTO Specifies the new path name for files to be named

25. * Site Site-unique server provided by Services

26. * SMNT structure loading, providing a remote system path name of a file system structure 27. * STAT status information

28. STOR uploads a file to the server, if the file already exists,

29. * STOU uploads a file to the server and does not overwrite the existing files

30. STRU Specifies the file structure, the parameters can be F, R or P.

31. * SYST reports the operating system type of the remote system

32. TYPE specifies the file type, the parameters can be A, E, I, L only Type A and Type I commonly used

Linuxaid.com.cn

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

New Post(0)