LogoLogo
  • Start Here
    • Introduction to NCIL
      • Welcome
      • Mission Statement
      • Getting Started
      • Make this handbook better!
  • Policies & Expectations
    • Working in NCIL
      • Aaron's Philosophy on Supervision
      • General Policies
      • Roles & Expectations
        • Interpersonal and Working Relationships
        • Lab Director: Aaron Newman
        • Lab Manager: Cindy Hamon-Hill
        • Collaborators
        • Postdocs
        • Lab Research Assistants
        • Graduate Students
        • Undergraduate Students
      • Work Ethic
        • Vacations & Absences
      • Money
        • Employment
        • Undergraduate Research Awards
        • Graduate Student Funding
    • Communication
      • Basecamp
      • Lab Meetings
      • Communication Among Lab Members
      • Communicating with Research Participants
      • Website & Social Media
      • Meetings with Supervisor
      • Response Times
    • Lab Space and Resources
      • Hours of Operation
        • After-Hours Research
      • Safety
    • Intellectual Property
      • Data
      • Authorship
      • Publishing: Where and When
  • Data Management & Analysis
    • Data Science Tools
      • Jupyter
        • JupyterLab
      • Python
      • R
      • How to set up your computer for NCIL data science
    • Servers & Computers
      • Accounts
      • File Server (NCILNAS)
        • Accessing NCILNAS
      • Compute Server
        • Jupyter
        • VS Code - Setup
        • VS Code - Everyday Use
      • GitHub Copilot
    • Data Analysis
      • Behavioural Data
      • EEG Analysis
      • fMRI Analysis
        • Processing fMRI Data with SPM
        • fMRI Analysis in SPM
      • Power analysis with simR in R
    • Data Management
      • Github
      • Open Science
    • Learn Some Coding
  • How To Run Experiments
    • How to Get a Research Study Started
      • Research Ethics
      • Your Research Protocol
        • Components of a Research Protocol
      • Pilot Testing
    • Running a Participant
      • Communicating With Participants
      • Recruiting
      • Before Each Participant Arrives
      • When a Participant is in the Lab
    • Experiment Programming
      • Stimulus Presentation Programs
      • Brain-Computer Interface Programs (BCI)
      • EEG Trigger Codes
        • Lab Streaming Layer
        • Trigger Code Hardware Setup
        • Timing Test
    • Data Storage & Protection
    • Word Similarity Measures
  • Communicating Science
    • Submitting papers to Aaron for review
    • Lab Meeting Talks
    • Independent Study Course
    • Honours Thesis
      • Getting Started
    • Master's Thesis
    • 😓PhD Dissertation
    • PhD Comps
    • Conferences
    • Publications
    • Reviewing Journal Manuscripts
  • Old
    • VS Code on NCIL server
Powered by GitBook
On this page
  • Via web browser
  • Mac – Mount server as network drive
  • Windows
  • Linux

Was this helpful?

  1. Data Management & Analysis
  2. Servers & Computers
  3. File Server (NCILNAS)

Accessing NCILNAS

PreviousFile Server (NCILNAS)NextCompute Server

Last updated 2 months ago

Was this helpful?

Your lab (JumpCloud) account and password are used to access the server.

Via web browser

This is primarily for viewing and uploading files to the server. You are quite limited in your ability to open or edit files because the file server doesn't host apps like MS Word or VS Code.

  • You can securely access the server through any web browser:

  • Login with your GitHub username and the password Aaron assigned you for the NAS (or whatever you changed it to). You will have a “desktop”-type user interface within your web browser.

  • Use FileStation (which is an icon on the desktop interface) to browse NCILscience

  • You can upload files (e.g., data files from a data collection computer) by dragging and dropping them into the appropriate folder in FileStation

Mac – Mount server as network drive

NCILscience will be mounted on your desktop. You can open and edit files directly on the server.

  • Cmd-k (or Finder > Go > Connect to Server…).

  • In the box that pops up enter: afp://ncilnas.psychology.dal.ca

  • As your username, enter your JumpCloud username (not your full name)

  • Login with your GitHub username and your NCILNAS password

  • You will see one or more shared folders to mount. Select NCILscience.

  • NCILscience should now appear on your desktop (if your Finder is configured that way), and in the sidebar of a Finder window.

Windows

  1. Enter the following information:

    • Storage: Select Synology.

    • Drive: Select a network drive letter from the drop-down menu (it doesn't matter what letter you pick).

    • Address: ncilnas.psychology.dal.ca

    • Port: 5006

    • Account: Enter your GitHub username and NCILNAS password.

  2. Click OK.

Linux

NCILscience is auto-mounted on the NCIL server (ncil.psychology.dal.ca) as /nfs/NCILscience. There is no need to do anything to connect.

You'll need to install a (free) software app called . Install and launch it. Once it's open:

Click Add on the upper toolbar and go to the NAS tab.

If you want to mount NCILscience on your own linux computer, talk to Aaron. In brief, you should be able to connect using WebDAV ().

https://ncilnas.psychology.dal.ca:5001
RaiDrive
https://ncilnas.psychology.dal.ca/NCILnas:5006
How do I access files on Synology NAS with WebDAV? - Synology Knowledge Center
Logo