Changes between Version 5 and Version 6 of Docs/825gen2/Dev/Networking/WindowsFileSharing


Ignore:
Timestamp:
12/01/23 12:38:52 (12 months ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Networking/WindowsFileSharing

    v5 v6  
    22
    33Mount from 825 to access local Windows PC Share
     4
     5If the password has dollar sign $ precede it with \
     6
     7The 825 file manager may be used to mount to the shared directory:
     8
     9
     10
     11Console command to mount to a shared directory:
    412
    513{{{
     
    1220}}}
    1321
     22
    1423{{{
    1524sudo umount /mnt/net1
    1625}}}
    1726
     27
    1828Mount from 825 to access a Windows server 
     29
     30The 825 file manager may be used to mount to a Windows server directory:
     31
     32
    1933{{{
    2034card825gen2:~$ sudo mount -t cifs //Storsvr/Data /mnt/net2 -o user=userid,password=******