...
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
...
title | To upload files via the terminal to the group storage, proceed with the following steps: |
---|
- Via the terminal navigate to the folder that stores the file(s).
- Enter ‘ls’ to list the files.
- Enter ‘sftp bah@dsmlp-login.ucsd.edu’ and enter your AD password.
- Enter ‘cd /uss/labname’.
- Entering this code will direct your uploads to the team storage. This command is not shown in the image below.
- Enter ‘put filename.txt’. Repeat this code for every file to be uploaded.
...
|
Jupyter Notebook: File uploads
...