1. SSH remote login server: ssh [username]@[IPv6_Host] -p [port number]; 2. SCP copy file: scp [username]@[IPv6_Host]:[file_path] [target_path]...