Difference between revisions of "Ftp Settings"
Jump to navigation
Jump to search
(Created page with "We recommend using the CPanel File Manager to upload, edit, and manage files in your account. However, here are some recommended settings for using ftp to connect to your serv...") |
|||
Line 3: | Line 3: | ||
== Connection Settings == | == Connection Settings == | ||
=== Standard FTP === | === Standard FTP === | ||
:Protocol: FTP | |||
:Hostname: ftp.domain.com | :Hostname: ftp.domain.com | ||
:Port: 21 | :Port: 21 | ||
:Username: account@domain.com | :Username: account@domain.com | ||
:Password: assigned password | :Password: assigned password | ||
:Encryption: Plain FTP | :Encryption: Plain FTP ''or'' Use explicit FTP over TLS if available | ||
:Transfer Mode: Passive | :Transfer Mode: Passive | ||
:Maximum Connections: 5 | :Maximum Connections: 5 | ||
=== Secure FTP === | === Secure FTP === | ||
:Host: ftp. | :Protocol: SFTP - SSH File Transfer Protocol | ||
:Host: ftp.domain.com | |||
:Port: (contact support at montebellopark.com) | :Port: (contact support at montebellopark.com) | ||
:Username: account@domain.com | :Username: account@domain.com | ||
:Password: assigned password | :Password: assigned password | ||
:Maximum Connections: 5 | :Maximum Connections: 5 | ||
== Firewall Notes == | == Firewall Notes == | ||
Due to the firewall configuration on the server, your IP will need to be added to the firewall whitelist to ftp to your server. Contact support at montebellopark.com to for more information. | Due to the firewall configuration on the server, your IP will need to be added to the firewall whitelist to ftp to your server. Contact support at montebellopark.com to for more information. |
Revision as of 03:15, 17 September 2018
We recommend using the CPanel File Manager to upload, edit, and manage files in your account. However, here are some recommended settings for using ftp to connect to your server.
Connection Settings
Standard FTP
- Protocol: FTP
- Hostname: ftp.domain.com
- Port: 21
- Username: account@domain.com
- Password: assigned password
- Encryption: Plain FTP or Use explicit FTP over TLS if available
- Transfer Mode: Passive
- Maximum Connections: 5
Secure FTP
- Protocol: SFTP - SSH File Transfer Protocol
- Host: ftp.domain.com
- Port: (contact support at montebellopark.com)
- Username: account@domain.com
- Password: assigned password
- Maximum Connections: 5
Firewall Notes
Due to the firewall configuration on the server, your IP will need to be added to the firewall whitelist to ftp to your server. Contact support at montebellopark.com to for more information.