WebCal
Ctrl K

指南

Copying Data Between Instances

指南整合常見問題支援
定價部落格
快速開始Top-Up and BillingAccelerating Access to Academic ResourcesQuick StartIntroductionMaintenance and TroubleshootingNetwork
平台資訊JetBrain ProjectorTmpWebCal Scholars Program @2026Introduction to the Public Beta/Suqian Zone AAbout UsCopying Data Between InstancesAnalysis of Server Performance MetricsTidal Computing PowerLoad Balancing
國產晶片Using Huawei MindIEHuawei Ascend NPUMooreThread GPU
環境設定CUDA/cuDNNMinicondaPython3.XInstalling DependenciesOverviewImages
企業進階功能Flexible DeploymentElastic Deployment Release NotesBest Practices for Elastic DeploymentPerformance Metrics Monitoring
容器實例JupyterLabRemote SSH ConnectionSave the imageScaling ConfigurationMulti-machine, multi-GPU parallel processingDaemonOverviewChange the billing methodMigration Example (Same Region)Migration ExamplesRemote DesktopReset the system
如何選擇 GPUGPU SelectionPerformance Testing
資料Upload DataDownload DataPublic DataPublic Cloud Storage (Highly Recommended)Compression / DecompressionFile StorageLocal data diskOverview
最佳實務FileZillaGitGromacsHuggingFaceKataGoLinux BasicsMPIOpenCLPyCharm Remote DevelopmentR (RStudio) InstallationSSH TunnelTensorBoardRemote Development with VSCodeVisdomVulkanXShellOpen PortsWeChat MessagesPerformanceExpose multiple servicesMoney-Saving TipsComputation Precision IssuesSoftware Sources

平台資訊

Copying Data Between Instances

2026/07/3081843 次瀏覽

For example: You need to copy certain data from Instance 1 in Beijing Zone A to Instance 2 in Inner Mongolia Zone A.

So:

Step 1 An instance 2 was launched in Region A of Inner Mongolia. Its SSH command is: ssh -p 66666 region-3.webcal.com

Step 1 Launch an instance (Instance 1) in Zone A, Beijing, and then execute the following in the terminal of Instance 1:

⚠️The parameter in the command below is -rP, not -rp

scp -rP 66666 /root/webcal-tmp/xxxxx region-3.webcal.com:/root/webcal-tmp/

In other words, remotely copy the data from Instance 1 in Zone A in Beijing to Instance 2 in Zone A in Inner Mongolia.

下一篇MPI
WebCal文件返回指南