13,420
edits
Changes
no edit summary
#Enter the ls command to see a list of the files in your home directory:<br>'''smb: \> ls'''<br><br>'''NOTE:''' you may receive the following error: ''NT_STATUS_ACCESS_DENIED listing''<br><br>
#SE Linux should be in Enforcing and will need to be adjusted (on the samba server) for this to work by issuing the command:<br>'''setsebool -P samba_enable_home_dirs 1'''
#Once you have access to the directory use the '''get ''' and '''put ''' commands (similar to ftpsftp) to move files.
#When you are finished close the connection.
=== Using 'mount -t cifs' ===
'''Perform the following steps:'''