CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 4: 300-100: LPIC-3 Exam 300: Mixed Environments

After successfully connecting to a remote CIFS share using smbclient, the command mget MyFiles is issued to retrieve the folder MyFiles, including all of its contents. Instead of transferring the folder, smbclient returns the error:NT_STATUS_NO_SUCH_FILE listing \MyFilesWhat should be done in order to download the con…

Nội dung câu hỏi

After successfully connecting to a remote CIFS share using smbclient, the command mget MyFiles is issued to retrieve the folder MyFiles, including all of its contents. Instead of transferring the folder, smbclient returns the error:NT_STATUS_NO_SUCH_FILE listing \MyFilesWhat should be done in order to download the contents of the folder?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The command recurse should be used to toggle recursion for mget and mput.
  2. B. To provide a target for the file transfer, the local folder MyFiles has to be created in advance.
  3. C. The command rget should be used instead of mget to perform recursive operations.
  4. D. The server has to support recursion for the given share which, on Samba, is enabled by setting recursion = true. — đáp án hiện tại
  5. E. smbclient should be used invoked with the ""recurse or ""r parameter.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề