You can access file server either using sftp or smb protocal. To access file server using sftp protocal, use any FTP client softwares (FileZilla, Cyberduck, WinSCP, ...). To access file server using smb protocal from Windows machine, use the following steps:
- Note: Only use this method from your private personal computer. If accessing through public computers, make sure to delete your credentials once done with your work.
- Open Run (Windows key + R).
- Type \\csgateway.clarku.edu\<username>.
- It promts for your username and password if accessing for first time.
- In username field, type cslab\<username>. And enter your CS server password.
- You should then be able to access your files in cs server like a windows folder. Enjoy!