Changes between Version 1 and Version 2 of cypress/GlobusConnctPersonalSetup
- Timestamp:
- 11/21/24 13:53:05 (7 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/GlobusConnctPersonalSetup
v1 v2 1 [[PageOutline]] 1 2 = Globus Connect Personal Initial Setup = 2 3 You need to follow the steps the first time you use Globus Connect Personal on Cypress. … … 33 34 }}} 34 35 35 4. Copy URL between ----- and ----- and paste it into a web browser on Mac, Windows or Linux. You will get a page like below.36 4. Copy URL between ----- and ----- and paste it into a web browser on Mac, Windows, or Linux. You will get a page like below. 36 37 37 [[Image()]] 38 38 [[Image(globusconnect1.png,center, 40%)]] 39 Click '''Allow''' then you will get a Native App Authorization Code. 40 [[Image(globusconnect2.png,center, 40%)]] 41 Copy the ''Native App Authorization Code'' and paste it to your Cypress command line, after '''Enter the auth code:'''. You will be asked for input Endpoint Name. Type it in as you like. For example, ''cypress-[your user-id]''. 39 42 40 43 {{{ 41 Enter the auth code: SphA50U 0oWH08i7boS2olZtJaTIwtL44 Enter the auth code: SphA50U***H08i7boS2olZtJaTIwtL 42 45 43 46 == starting endpoint setup … … 49 52 }}} 50 53 54 === Test connection === 55 In the interactive session, start globus connect personal with the debug option. 56 57 {{{ 58 globusconnect -start -debug 59 }}} 60 Login to Globus Web App on Mac, Windows, or Linux desktop/laptop. On '''File Manager''' page, search your Endpoint Name. (ex. cypress-fuji) You will see your files on home directory on Cypress. If not, something wrong. 61 62 Control+c to stop the globus connect personal. You can exit from the interactive session. 63 64 51 65 == To remove your setting == 52 66