Monday, May 4, 2009

6) Using file transfer from local computer in Bioslax to another server

To use file transfer from local computer in Bioslax to another server (e.g. proline.bic.nus.edu.sg) without leaving Bioslax:

Type the following command in Bioslax Konsole:

scp filename username@servername:/directory_in_server

e.g scp wwwblast-2.2.17.tar.gz benjamin@proline.bic.nus.edu.sg:/home/benjamin

The file wwwblast-2.2.17 would be copied and pasted to the location /home/benjamin in the proline server.

No comments:

Post a Comment