problems with creating new project
Hello,
I want to create a new project from from existing files on ftp
so I select File->New Project from Existing Files
checked "My web server is on remote host, files are accessible via FTP/SFTP"
selected ftp-server
specified root folder - "/public_html"
and web path "/"
pressed Finish and...
nothing happened, no files downloaded or synchronized.
what should I do next?
Please sign in to leave a comment.
What version of PhpStorm do you use?
2.1.5
Please ensure you've got '/public_html' folder on your server. Please mind that your FTP home directory may be different from filesystem root.
If that's not the case, please turn on FTP logging, try again and attach idea.log. Thanks!
yes, sorry, it's my hastiness.:8}
the right path is "domains/example.com/public_html"