NAS: Mounting on your computer - norlab-ulaval/Norlab_wiki GitHub Wiki

0. Prerequisite

Connect to the ULaval VPN using the VPN Connection.

Linux

1. Open your files system

2. Double click the search bar or Ctrl + L and paste:

sftp://<user>@<NAS IP>

and log in

The IP addresses are:

  1. Bucheron: 132.203.26.203
  2. Yeti: nas-yeti.norlab.ulaval.ca
  3. Bigfoot: nas-bigfoot.norlab.ulaval.ca
  4. Sasquatch: 192.168.3.70:5000

3. You can now use the NAS as a mounted folder using the path

/run/user/1000/gvfs/sftp:host=<NAS IP>,user=<user>/

MacOS

1. Open Finder

2. Cmd + K and paste:

smb://<user>@<NAS IP>

and log in

3. The NAS is now mounted in

/Volumes/

Windows

1. Press Windows key + R

2. Enter \\ followed by the NAS IP or hostname

(for example: \\nas-bigfoot.norlab.ulaval.ca)

3. Right-click on the server you want to mount and select map network drive

4. Check Reconnect at sign-in and Connect using different credentials, then click Finish and log in

⚠️ **GitHub.com Fallback** ⚠️