Created
December 5, 2019 21:21
-
-
Save BrianSidebotham/f62081b0894da92aac058646bc2c1ced to your computer and use it in GitHub Desktop.
Quick gist to remember the options for mounting a Synology DSM1513+ Share under Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//ip.address/Public /mnt/synology cifs username=${USERNAME},password=${PASSWORD},uid=1000,gid=1000,vers=1.0,sec=ntlm,iocharset=utf8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment