You can connect to any site listed in the CuteFTP Site Manager. You need to be connected to the internet before you can connect to any sites. CuteFTP 6 Professional Edition can connect to FTP, FTPS (SSL), TLS(SSL v3), SSCN (SSL Site-to-Site transfer), SSH2(SFTP2), HTTP, and HTTPS (SSL) sites. CuteFTP 6 Home Edition can connect to FTP, FTPS (SSL), TLS(SSL v3), and SSCN (SSL Site-to-Site transfer) sites.
Click the Site Manager tab at the bottom of the Local Pane in CuteFTP.
Expand a folder (click on the plus sign) from the list shown in the Site Manager.
Select a site (click on the name) from the list.
On the menu bar, click File > Connect > Connect.
On the menu bar, choose File > New > FTP Site. The Site Properties window appears.
Type a name for the site in the Label field. It can be any name you choose.
Enter the address for the site in the Host field. You can enter a domain address like ftp.globalscape.com or an IP address such as 192.168.20.52. If you don't know the address your hosting provider can give it to you.
In the Username field, enter the user name given to you by your hosting provider.
In the Password field, enter the password given to you by your hosting provider.
Click Connect or OK. The site information will be saved in the Site Manager for future use.
You can also type or copy and paste an FTP URL directly into CuteFTP by choosing File > Connect > Connect to URL from the Menu Bar.
ftp://user:pass@host.host.com:port
ftp://user:pass@host.host.com
ftp://user@host.host.com
ftp://host.host.com:port
ftp://host.host.com
ftp://ftp.sitename.com/pub l: user p: pass
ftp://ftp.sitename.com/pub:44 l: user p: pass
ftp://ftp.sitename.com/pub port:44 l: user p: pass
ftp://ftp.sitename.com/pub l/p: user/pass
ftp://ftp.sitename.com/pub:44 l/p: user/pass
ftp://ftp.sitename.com/pub p:44 l/p: user/pass
ftp://ftp.sitename.com/pub port:44 l/p: user/pass
ftp://ftp.sitename.com/pub l: user p: pass
ftp://ftp.sitename.com/pub:44 l: user p: pass
ftp://ftp.sitename.com/pub p:44 l: user p: pass
ftp://ftp.sitename.com/pub port:44 l: user p: pass
ftp://[any of the above formats]/pathnametofile/[optional filename]
also http, https, sftp, and ftps URLs
Using Paste URL, CuteFTP will either connect to the folder or download the file specified in the path. Here are some sample path endings and how the main program will interpret them.
"ftp://host/dir.ext/" This URL is considered a folder. CuteFTP will connect to it.
"host/.ext/" This is considered a folder. CuteFTP will connect to it.
"host/dir/" This is considered a folder. CuteFTP will connect to it.
"host/dir" This is considered a folder. CuteFTP will connect to it.
"host/dir.ext" This is considered a file. CuteFTP will download it.
"host/.ext" This is considered a file. CuteFTP will download it.
The Connect to URL feature is also supported by the Transfer Engine, and is called Download URL. Whether the URL specifies a path to a folder or file, the TE will try to download it.
Right-click the Transfer Engine icon
in the system tray.
Choose Download URL.
Type or paste the URL in the Download URL box.