Changes between Version 3 and Version 4 of Samba


Ignore:
Timestamp:
09/26/24 23:17:44 (2 months ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Samba

    v3 v4  
    3434#!sh
    3535apt install cifs-utils
    36 sudo mount -t cifs -o user=krit,password=123456789,uid=$USER,gid=$USER //192.168.19.15/folde
    37 r1 /home/krit/Tmp/
     36sudo mount -t cifs -o user=krit,password=123456789,uid=$USER,gid=$USER //192.168.91.15/folder1 /home/krit/Tmp/
    3837}}}