How Can I Upload a File to an ECS?
Windows
- Through a transmission tool
Install a data transfer tool, such as QQ.exe on both the local computer and the Windows ECS to transmit data.
- (Recommended) Local disk mapping
Use MSTSC to transfer data. This method does not support resumable transmission. Therefore, do not use this method to transfer large files.
For details, see How Can I Transfer Files from a Local Windows Computer to a Windows ECS?
- Through an FTP site
Before transferring files from a local computer to a Windows ECS, set up an FTP site on the ECS and install FileZilla on the local computer. This transmission method is widely used.
For details, see How Can I Use FTP to Transfer Files from a Local Windows Computer to a Windows or Linux ECS?
- Transferring files from OBS
OBS can be used to store any type of data. After storing data such as images and videos in OBS buckets, you can access OBS from the ECS and download data from the buckets. For details, see How Can I Use OBS to Transfer Files from a Local Windows Computer to a Windows ECS?
- From a local Mac
If your local computer runs Mac, use Microsoft Remote Desktop for Mac to transfer files to the Windows ECS For details, see How Can I Transfer Files from a Local Mac to a Windows ECS?.
Linux
- From a local Windows computer
Use WinSCP to transfer the files to the Linux ECS. For details, see How Can I Use WinSCP to Transfer Files from a Local Windows Computer to a Linux ECS?
Before transferring files from a local computer to a Linux ECS, set up an FTP site on the ECS and install FileZilla on the local computer. For details, see How Can I Use FTP to Transfer Files from a Local Windows Computer to a Windows or Linux ECS?
- From a local Linux computer
Use SCP to transfer the files to the Linux ECS. For details, see How Can I Use SCP to Transfer Files Between a Local Linux Computer and a Linux ECS?
Use SFTP to transfer the files to the Linux ECS. For details, see How Can I Use SFTP to Transfer Files Between a Local Linux Computer and a Linux ECS?
Use FTP to transfer the files to the Linux ECS. For details, see How Can I Use FTP to Transfer Files Between a Local Linux Computer and a Linux ECS?
Does an ECS Support FTP-based File Transferring by Default?
No. To support FTP-based file transferring, you are required to install and configure FTP.
- For instructions about how to set up an FTP site using FTP delivered with Windows, see Setting Up an FTP Site (Windows).
- For instructions about how to use vsftpd to set up an FTP site, see Setting Up an FTP Site (Linux).
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.