Difference between revisions of "Uploading data"

From Ucsbgalaxy
Jump to: navigation, search
Line 5: Line 5:
 
Sometimes if permissions are set incorrectly, you could get the following error:
 
Sometimes if permissions are set incorrectly, you could get the following error:
  
 +
  Forbidden
 
   You don't have permission to access /IlluminaData/YourFile
 
   You don't have permission to access /IlluminaData/YourFile
  
 
In that case, you must set permissions of the file.  The user must be lab and group must be illumina.  To fix this, you must [[Change ownership of linux files]].
 
In that case, you must set permissions of the file.  The user must be lab and group must be illumina.  To fix this, you must [[Change ownership of linux files]].

Revision as of 13:55, 15 November 2011

  1. scp upload
  2. ftp upload
  3. macroevolution url upload
  • Potential Problems

Sometimes if permissions are set incorrectly, you could get the following error:

  Forbidden
  You don't have permission to access /IlluminaData/YourFile

In that case, you must set permissions of the file. The user must be lab and group must be illumina. To fix this, you must Change ownership of linux files.