Skip to content

Commit

Permalink
Updating the scp command
Browse files Browse the repository at this point in the history
  • Loading branch information
ac1513 committed Nov 23, 2022
1 parent 21e8c3d commit 616e1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes/03-Functional-annotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ ADELAPPEKDNE
Start by downloading the `bin.6.faa` file to your local machine using `scp`.

~~~
scp -i login-key-instanceNNN.pem csuser@instanceNNN.cloud-span.aws.york.ac.uk.:~/cs_course/analysis/prokka/bin.6/bin.6.faa
scp -i login-key-instanceNNN.pem csuser@instanceNNN.cloud-span.aws.york.ac.uk:~/cs_course/analysis/prokka/bin.6/bin.6.faa
~~~
{: .bash}

Expand Down

0 comments on commit 616e1f6

Please sign in to comment.