Cifs - Common internet file system
Common internet file system (CIFS) is a network filesystem protocol used for providing shared access to files and printers between machine on the network.
Install CIFS
Arch based systems:
Debian based systems:
Mounting CIFS
Mounting from Linux to Linux
Mounting from Windows to Linux
If the directory in windows has blank spaces in the name you need to escape them:
For more information check
https://linux.die.net/man/8/mount.cifs
----------
----------
© DarknessCode