Main Menu
Home
Articles, Tips, Solutions
Contact
Sitemap
Downloads
Login Form





Lost Password?
No account yet? Register
To add contents please register and login.

Index arrow Server arrow Server Network

Mount Windows Network Share PDF Print E-mail

Example: (Files will be visible in /mnt/androm)
Password can be omitted, it will be prompted for in execution

Example:
Windows Server: andromeda
Domain: london
Share: data
Username: Admin
Password: secret
Mountpoint: /mnt/androm   (this mountpoint must be created prior to the mount command)

mount -t smbfs -o username=Admin/london,password=secret //andromeda/data /mnt/androm  

 
 

Design: Digital Eye Template