Upload data to IlluminaData
- Windows
Use a secure file transfer program, such as Win-SCP Connect to osiris.eemb.ucsb.edu You should use your ads account for login, e.g. ads\oakley then enter your ads password
navigate to labdata\IlluminaData\ngs-data
when you place data in the IlluminaData directory, it will "project" to the web automatically. Here is a url: [1]
You can paste the specific url into Galaxy to upload from IlluminaData to galaxy, too.
- Mac
Open the terminal and use the scp command Connect to osiris.eemb.ucsb.edu You should use your ads account for login, e.g. ads\oakley and you will need to enter your ads password
so a command would be:
scp FULLPATH_OF_FILE2COPY_ON_YOUR_MAC ads\\oakley@osiris.eemb.ucsb.edu:~/labdata/IlluminaData/ngs-data/
when you place data in the IlluminaData directory, it will "project" to the web automatically. Here is a url: [2]
You can paste the specific url into Galaxy to upload from IlluminaData to galaxy, too.