Create an FTP link Print

  • 0

Log into the cPanel to Create an FTP Account for the other user to connect with.

Next, you will need to 'compile' the link for the user to connect to the FTP with. If you are using a third party FTP program such as FileZilla, Cyberduck, CoreFTP, etc.,
you can use a link similar to this and just copy it directly to the program.

ftp://user@yourdomainname.com:FTPACCOUNTPASSWORDHERE@yourdomainname.com

If you are providing an FTP link for someone to use within Windows Explorer (Network Places) as a 'drag and drop' FTP link or through Internet Explorer, the link structure would be as follows:

ftp://user%40yourdomainname.com:FTPACCOUNTPASSWORDHERE@yourdomainname.com

Additional Notes:

  • The FTP account password can actually be left out of the URL. This will then prompt for a password when connecting and makes the URL more secure.

  • If this link is to be used for yourself and no one else, a good alternative would be Web Disk from inside the Files section of cPanel, since it actually uses a secure port interface.

Was this answer helpful?

« Back