Difference between revisions of "Uploading data"

From Ucsbgalaxy
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
NEW!!
 +
[[oakley-nas1 URL upload]]
 +
 +
 
# [[scp upload]]
 
# [[scp upload]]
 
# [[ftp upload]]
 
# [[ftp upload]]
# [[macroevolution url upload]]
+
# [[macroevolution URL upload]]
* Potential Problems  
+
 
 +
* Potential Problems during Uploads
 
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]].

Latest revision as of 15:34, 29 October 2015

NEW!! oakley-nas1 URL upload


  1. scp upload
  2. ftp upload
  3. macroevolution URL upload
  • Potential Problems during Uploads

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.