Remote Folder Mount Posted on 2022-06-16 | In network Mount Linux folder under Linux12sudo apt-get install cifs-utilssudo mount -t cifs -o username=XXX,password=XXX //10.70.1.82/src_dir tgt_dir Mount Windows folder under Windowsadd network device Mount Linux folder under Windows Install Dokan and WinSSHFS: for Win10, recommend 1.6.1.13 win-sshfs and 1.0.3 Dokan. Open WinSSHFS, fill in the drive name, host, port, username, password, directory. The other entries can be left blank.