Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 1 (Q.No. 37)
37.
Which of the following command is used to access an SMB share on a Linux system?
NFS
SMD
smbclient
smbserver
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Chethan said:   7 years ago
smbclient is samba client with an "ftp like" interface. It is a useful tool to test connectivity to a Windows share. It can be used to transfer files, or to look at share names. In addition, it has a nifty ability to 'tar' (backup) and restore files from a server to a client and visa versa. Let's begin by starting a session to the Windows server:.

Post your comments here:

Your comments will be displayed after verification.