Question
How to access var/www using dreamweaver?
I’ve Ubuntu 14.04 and I’ve created a non-root user and gave the root privileges as recommended in the initial server setup. Using this user’s credential I can login using filezilla and update my wordpress files just fine. However I would like to use dreamweaver istead of filezilla. It’s a pain to keep editing the files in one place and having to FTP in another.
When I use this user to login via dreamweaver SFTP option, I only have access to /home/username/
I have also created a group and new user, but same thing happens - only access to /home/newuser/
Any help on how I can connect to var/www using dreamweaver is very much appreciated. Thanks.
I’m the only one who will change files. If I access
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
You should be able to access
/var/www
via SFTP. Do you get any errors when you try to navigate to/var/www
?