Valid for HiDrive.

HiDrive supports the secured FTP protocols FTPS and SFTP. This article explains how to use them using the free FTP program FileZilla as an example.

Requirements
  • HiDrive Pro package or another HiDrive package in combination with add-on protocols
  • Administrator permissions in HiDrive or administrator privileges granted by another HiDrive administrator

What does FTP, SFTP and FTPS mean?

  • FTP (File Transfer Protocol) is a protocol for transferring files. HiDrive allows the use and transfer of FTP only in the secure variants SFTP and FTPS:
    • SFTP stands for SSH FTP transfer. It is also known as Secure FTP.
    • FTPS stands for FTP Secure. It involves transmitting data using SSL or TLS. TLS (Transport Layer Security) is the name for the newer variant of the SSL (Secure Socket Layer) protocol.
Field SFTP FTPS
Server sftp.hidrive.ionos.com ftp.hidrive.ionos.com
Username Your HiDrive username Your HiDrive username
Password Your HiDrive password Your HiDrive password
Port 22 21 (explicit with TLS encryption)

Activation in Your HiDrive account

To enable FTP in your HiDrive account:

  • Open the HiDrive web app in your browser.
  • From the menu bar, select Settings > Access Rights and Protocols.
  • Click the pencil icon.
  • Activate FTP.
  • Complete your entry with Save.

Using SFTP in FileZilla

  • Start FileZilla and enter the data from the table above into the corresponding fields of the FileZilla menu bar.
  • Click the Connect button. The server window on the right side of FileZilla shows the folder structure as it was created in HiDrive. The left window shows the file structure of your computer.
  • Drag the desired data from the left window of FileZilla to the desired location in the server window (right) of FileZilla.