Difference between revisions of "Uploading data"
From Ucsbgalaxy
(Created page with "# scp upload # ftp upload # macroevolution url upload * Potential Problems Sometimes if permissions are set incorrectly, you could get the following error: You don'…") |
|||
Line 7: | Line 7: | ||
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. | + | 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:33, 15 November 2011
- Potential Problems
Sometimes if permissions are set incorrectly, you could get the following error:
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.