Skip to content

Commit

Permalink
Update Public_data.md
Browse files Browse the repository at this point in the history
Adding details on how to terminate the FTP connection
  • Loading branch information
aritraghsh09 authored Mar 19, 2024
1 parent 318ef41 commit da01ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/Public_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ cd /pub/hsc_morph/g_0_025/
get g_0_025_preds_summary.csv
```
This should download `g_0_025_preds_summary.csv` into the directory from which you initiated the FTP connection.
To terminate the FTP connection, simply type `quit`.

*Tip: Mac terminals don't come pre-installed with the `ftp` command. But, if you use [Homebrew](https://brew.sh/), you can install FTP using `brew install inetutils`*

Expand Down

0 comments on commit da01ee2

Please sign in to comment.