Skip to main content

Install FileZilla

Besides, the simplest way to install FileZilla on Linux is:
bash
sudo apt install filezilla

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
Open the following window from [File] - [Site Manager].
You need to select the SFTP protocol.
You can now easily upload and download files/folders by dragging and dropping.