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

WBOY
Release: 2023-03-03 08:36:01
Original
1313 people have browsed it

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>
Copy after login
Copy after login

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>
Copy after login
Copy after login

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!