Home > Article > Backend Development > After installing Ubuntu on Linode, I can’t see the files in FTP.
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
Can’t see any public_html folder and index.php. Please give me some guidance
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
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