Frontend is different in SX-ACE,VCC and OCTOPUS.
On this page, we introduce about how to log in between them.
how to transfer file between them is introduced here.
 
In following example, the userID is "u6XXXX".

1.Type the following command on frontend of OCTOPUS.

- from SX-ACE,VCC to OCTOPUS 

% ssh oct-login -l u6XXXX

- from OCTOPUS to SX-ACE,VCC

% ssh ace-login -l u6XXXX

If you have different userID between them, please type one that is used in destination system.
 

    †Note that "-l" is "dash small letter L", not "I (capital letter i)" or "| (vertical bar)".

 
 

2.Type "yes" when you first connect and the following message will appear:

The authenticity of host 'oct-login (133.1.65.81)' can't be established.
RSA key fingerprint is 3d:07:7e:22:06:24:03:cb:1d:3e:e9:e3:fc:6b:b7:84.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'oct-login,133.1.65.81' (RSA) to the list of known host.

 

3.Type the password.

u6XXXX@oct-login's password: XXXXXXXX

(Typed password is not displayed)
If you have different userID between them, please type one that is used in destination system.