I created an FTP Account on CPanel. I also tried to configure FTP on JetBrains PhpStorm, but I am not able to establish connection.
I made FTP Accounts as below;
FTP Username: ****@*********.org
FTP server: ****.****.org
FTP & explicit FTPS port: 21
I need suggestion on how to connect to public_html/
folder from JetBrains PhpStorm and then synch files.
Follow those steps:
There is no reference in the previous answer on how to connect to cpanel instance, I had this issue too.
In PHPStorm's deployment menu there is a field to add the Host, now PHPStorm's connections have a prefixed ftp://
(or sftp
, depends what you choose).
Cpanel also has it's own stipulated connection method, it defaults to create your entry host as ftp.yoursite.com
PHPStorm interprets this as ftp://ftp.yoursite.com, thus you get an error.
This is what you should do to connect successfully:
yoursite.com
home/user-name
That worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With