By spparvanov
I just reseted my root password from the droplet UI and then when I reconnected to the droplet from my local console with ssh root@… I don’t see any files in there with the ‘ls’ command. However, when I connect with FileZilla to the same address I get to see the files. What is going on?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @spparvanov
You are either not using the same login. Or the directory path is different. Or you are not connecting to the same server.
Usually FileZilla saves the path from the last login, so when you login again you might be located in /var/www/html/ whereas when you login with SSH it defaults to the users home directory (which is /root in your case).
Make sure you’re in the same directory path.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.