Changes

Jump to: navigation, search

OPS335 Lab 5

35 bytes added, 09:22, 12 March 2017
Installing and Using smbclient
#Use the "smbclient" command in a terminal window.<source>
smbclient '\\vm2\home' -U <learnid></source>
*#After entering your password you should get a prompt similar to:<source> smb: \></source>*#Enter the ls command to see a list of the files in your home directory.:<source> smb: \> ls</source>*#Once you have access to the directory use the get and put commands (similar to ftp) to move files.*#When you are finished close the connection.*Note that this tool only gave temporary access with a limited set of commands.
=== Using 'mount -t cifs' ===
13,420
edits

Navigation menu