Install FileZilla
Besides, the simplest way to install FileZilla on Linux is:bash
Connect to the Instance
Copy the SSH command for your instance, for example:ssh -p 50762 root@region-2.gpuhub.com. In the command, the meanings of the parameters are:
- Username:
root - Host:
region-2.gpuhub.com - Port Number:
50762
You need to select the SFTP protocol.
You can now easily upload and download files/folders by dragging and dropping.
