Định nghĩa Remote Copy (rcp) là gì?
Remote Copy (rcp) là Từ xa Sao chép (rcp). Đây là nghĩa tiếng Việt của thuật ngữ Remote Copy (rcp) - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.
Độ phổ biến(Factor rating): 5/10
Bản sao từ xa (rcp) là một lệnh được sử dụng trong các hệ điều hành Unix để sao chép từ xa một hoặc nhiều file giữa các máy. Các tập tin được chuyển qua giao thức TCP / IP. Các tập tin hoặc thư mục luận chứa tên tập tin từ xa hoặc một tên tập tin địa phương, thường có dạng [rname @] rhost: đường dẫn. bản sao từ xa sử dụng các tập tin .rhosts cho các mục đích xác thực. Nó cũng có thể sử dụng Kerberos để xác thực. bản sao từ xa đã được thay thế bởi các giao thức an toàn hơn và các lệnh như copy an toàn (scp) và Simple File Transfer Protocol (SFTP) được dựa trên vỏ an toàn.
Xem thêm: Thuật ngữ công nghệ A-Z
Giải thích ý nghĩa
Các rname được giải thích bởi tên người dùng địa phương và các tên miền / máy khi tên người dùng từ xa không rõ. Một dấu hai chấm (:) được sử dụng để tách các tên máy chủ và tên đường dẫn để tránh nhầm lẫn khi xác định tên tập tin địa phương, mà cũng có thể chứa một dấu hai chấm theo sau là một ký tự ổ đĩa. Ví dụ, khi một đối số tập tin có dạng x: đường dẫn trong đó x là một chữ cái theo sau là một thư đại tràng và một tên đường dẫn, lập luận được giải thích bởi rcp như một con đường trên ổ x của hệ thống địa phương thay vì một con đường trên một loạt tên x. Một dấu bằng (=) cũng có thể được sử dụng thay cho dấu hai chấm trước tên với một dấu gạch chéo để xác định tên tập tin cục bộ trên một dòng lệnh rcp và để tránh kiểu này nhầm lẫn. Các tập tin địa phương có thể được xác định như sau: c: / testfile như / c = / testfile
What is the Remote Copy (rcp)? - Definition
Remote copy (rcp) is a command used in Unix operating systems to remotely copy one or more files between machines. The files are transferred via the TCP/IP protocol. The file or directory argument contains a remote file name or a local file name, usually of the form [rname@]rhost:path. Remote copy uses the .rhosts file for authentication purposes. It can also use Kerberos for authentication. Remote copy has been superseded by more secure protocols and commands such as secure copy (scp) and Simple File Transfer Protocol (SFTP) that are based on secure shell.
Understanding the Remote Copy (rcp)
The rname is interpreted by the local username and the domain/machine name when the remote user name is unknown. A colon (:) is used to separate the host name and path name to avoid confusion when specifying the local file names, which may also contain a colon followed by a drive letter. For example, when a file argument is of the form x:path where x is a single letter followed by a colon and a path name, the argument is interpreted by rcp as a path on drive x of the local system instead of a path on a host named x. An equal sign (=) may also be used instead of a colon before the name with a slash to specify local file names on an rcp command line and to avoid this type of confusion. The local file can be specified as: c:/testfile as /c=/testfile
Thuật ngữ liên quan
- Transmission Control Protocol/Internet Protocol (TCP/IP)
- Kerberos
- Server
- Command (.CMD)
- Protocol
- Secure File Transfer Protocol (SFTP)
- Operating System (OS)
- Linux
- Unix
- Remote Access
Source: Remote Copy (rcp) là gì? Technology Dictionary - Filegi - Techtopedia - Techterm