How to use FileZilla to connect to SFTP

Start Filezilla

Ctrl-S (File - Sitemanager)
Host: Fill in the hostname from the welcome mail
Port: Fill in the SSH port number from the welcome mail
Server Type: SFTP - SSH File Transfer Protocol
Login Type: Normal
User: Your userid
Password: Your password
Account: (Leave empty)
Comments: (Leave emptry)

  • 0 användare blev hjälpta av detta svar
Hjälpte svaret dig?

Relaterade artiklar

Free FTP Backup Software

Cobian Backup is a multi-threaded program that can be used to schedule and backup your files...

Creation of the RSA key

create a key with the ssh-keygen utility:# ssh-keygen -t rsa -N '' (note: these are two single...