Results 1 to 2 of 2
I have a root FTP access where when I login to FTP server via filezilla it goes to "/root" but I want a direct link to /var/WWW/HTML. I can access ...
- 09-21-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 4
ftp direct access to /var/www/htmk
I have a root FTP access where when I login to FTP server via filezilla it goes to "/root" but I want a direct link to /var/WWW/HTML. I can access this via filezilla but not as a direct link as the default location is /root and not /.
Hope I've explained my self well enough. ThanksLast edited by crazyrouter; 09-21-2011 at 03:40 PM.
- 09-25-2011 #2Just Joined!
- Join Date
- Sep 2011
- Posts
- 52
The default dir goes to the home directory of the user. You will need to add another user with the home directory set up as /var/www/html to be able to default to that


Reply With Quote