Connect Cloud Server from local space - 本地连接云服务器

Step 1: The configuration on the Cloud Server(Ucloud)

Follow the instruction in the link: https://cloud.tencent.com/document/product/213/10912

(Just at the step of verification, I couldn't access the ftp server by ftp://ip:21, so I turned to use sftp)

Remained:  1) ftp vs sftp  2) why can't access successfully?

 

Step 2: Upload file to the Cloud

-> sftp ftpuser@outerIP (passwd is obilgatory, here 'ftpuser' and passwd, they must all be created when you're implementing Step 1)

-> put file path in local file path in cloud

 

Summarization:

The main task here is concentrating on the Step 1(configuration), these two steps are preliminary actions for further experiment. As you can imagine, you could deploy hadoop or spark or whatever you want to the server.

上一篇:SFTP是什么?与FTP之间有什么区别


下一篇:六面防护:教你如何打造一套深度防御体系