photo Publish to Hostinger

How to set up sftp in Boostrap Studio to publishing to Hostinger


How to connect by SFTP to Hostinger

SFTP is available on all hPanel plans, which have SSH access included

(Premium and above hosting packages). Here is how to connect to your hosting account by SFTP:

 

 

Step 1 - Preparations

The first thing you will need to do is enable SSH access. It can be done from your SSH Access page in hPanel.

 

Step 2 - Connecting

You can easily connect to SFTP by following one of the options below:

 

Option 1 - Direct access

Open FileZilla and fill in the Quick Connect section with the configuration you got from the SSH Access section:

    • Host: FTP IP from SSH Access section

    • User: FTP/SSH Username

    • Port: 65002

 

 

if it works...

 

Step 3 - Setup Bootstrap Studio

Replace username, user-id and your-domain with your creds

 

test the connection

That's it, now you have your sftp connection and you can publishing your site with sftp from Bootstrap Studio

If you want to publish to a subfolder you have to create the subfolder first

 

Go back