Home  >  Article  >  Backend Development  >  After installing Ubuntu on Linode, I can’t see the files in FTP.

After installing Ubuntu on Linode, I can’t see the files in FTP.

WBOY
WBOYOriginal
2016-12-05 13:44:101345browse

After installing the website according to the instructions on the Linode official website, create an index.php file in Putty

<code>nano /var/www/html/example.com/public_html/index.php
</code>

Everything is normal when accessing the website. Then I only saw the following screenshot after logging in through Filezilla’s SFTP

After installing Ubuntu on Linode, I can’t see the files in FTP.

Can’t see any public_html folder and index.php. Please give me some guidance

Reply content:

After installing the website according to the instructions on the Linode official website, create an index.php file in Putty

<code>nano /var/www/html/example.com/public_html/index.php
</code>

Everything is normal when accessing the website. Then I only saw the following screenshot after logging in through Filezilla’s SFTP

After installing Ubuntu on Linode, I can’t see the files in FTP.

Can’t see any public_html folder and index.php. Please give me some guidance

Please cd /var/www/html/example.com

It should be that you did not enter the folder...as mentioned above

Log in with ssh

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn