Upload onto CIRM-01

From genomewiki
Revision as of 17:36, 20 March 2018 by Max (talk | contribs) (Created page with "== For CIRM groups == * Ask your UCSC wrangler contact person to set you up with a username and password for the cirmdcm.soe.ucsc.edu sftp upload * Use an sftp command line c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

For CIRM groups

  • Ask your UCSC wrangler contact person to set you up with a username and password for the cirmdcm.soe.ucsc.edu sftp upload
  • Use an sftp command line client like lftp or simpley sftp and connect to sftp://cirmdcm.soe.ucsc.edu, port 6789, using this username
  • If you're unsure which program to use, a good choice is CyberDuck on MacOS, see image below on how to connect using CyberDuck


For UCSC Wranglers

On cirm01, create the user:

   sudo /data/create-user username

To change password of user:

   sudo /data/change-password username

The new user is created with their homedir as:

   /data/sftp/user/incoming

You have read access to those directories.