Skip to content

Commit 095be21

Browse files
committed
added filezilla and clean-up
1 parent 5b6e385 commit 095be21

6 files changed

Lines changed: 26 additions & 2 deletions

File tree

docs/hpc/09_ood/03_matlab.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ln -s /scratch/$USER/.MathWorks
4141
```
4242
:::
4343

44-
## Matlab Running in OOD
44+
## Matlab running in OOD
4545

4646
After you hit the `Launch` button you'll have to wait for the scheduler to find you node(s) to run on:
4747
![OOD Matlab in queue](./static/ood_matlab_in_queue.png)

docs/hpc/09_ood/04_RStudio.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Be careful not to go over your quota for `/home`. You can find your current usa
2424
:::
2525
::::
2626

27-
## RStudio Running in OOD
27+
## RStudio running in OOD
2828

2929
After you hit the `Launch` button you'll have to wait for the scheduler to find you node(s) to run on:
3030
![OOD RStudio in queue](./static/ood_rstudio_in_queue.png)

docs/hpc/09_ood/05_FileZilla.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# FileZilla
2+
3+
As mentioned in [File Transfer Clients](../03_storage/03_data_transfers.md#file-transfer-clients), FileZilla is a client for transferring files. It has been installed on OOD as a convenience, but be aware that you can use many of the other methods described in the [Data Transfers](../03_storage/03_data_transfers.md) section of our documentation for transferring your files on OOD, since they all use the same underlying filesystems.
4+
5+
## FileZilla running in OOD
6+
7+
First, you'll be able to select the number of cores, amount of memory, job duration and optional slurm options, you'd like.
8+
![OOD FileZilla initial options](./static/ood_filezilla_init_options.png)
9+
10+
After you hit the `Launch` button you'll have to wait for the scheduler to find you node(s) to run on, and then you'll have a short wait for FileZilla itself to start up.<br />
11+
12+
After all that, you'll get the chance to set some options for your environment:
13+
- Compression
14+
- Image Quality
15+
16+
:::tip
17+
You can also get a 'view only' link that you can share with others and a link to your session files for debugging
18+
:::
19+
20+
![OOD FileZilla in queue](./static/ood_filezilla_startup.png)
21+
22+
After you hit the `Launch FileZilla` button you'll have the familiar FileZilla Desktop to use.
23+
24+
![OOD FileZilla Running](./static/ood_filezilla_running.png)
179 KB
Loading
682 KB
Loading
147 KB
Loading

0 commit comments

Comments
 (0)