Forum Moderators: open
The location in the share linux servers appears like this when I use SmartFTP instead dreamweaver’s FTP.
(-)www.mydomain.co.uk
--------(+)certs
--------(+)logs
--------(+)users
-------------(-)MyUsername
--------------------(+)web
---(+)web
In Dreamweaver I define the FTP host as www.mydomain.co.uk but it actually opens /MyUsername/web folder instead of www.mydomain.co.uk/web where my site resides.
My ISP gave me the following instructions which I do not understand.
“FTP INSTRUCTIONS. When you FTP into your site to upload or update, you will initially be placed into the users area of the web site. Please do not change anything here. Depending on which FTP program you are using you will need to go up two levels until you see the following directories:
certs
logs
users
web
Once again please do not rename or delete any of these. Click on the web directory and upload your web site pages here.”
That was what my ISP suggests. WHAT DOES HE MEAN?
Please help me. I don’t know how to go up two levels until I see my main “web” directory. What does my ISP mean???
Thank you
Alex
But I put /web in the host field, and it doesn't open the main web folder (refer to the flolowing diagram). For some weird reason it opens the MyUsername/web folder.
(-)www.mydomain.co.uk
--------(+)certs
--------(+)logs
--------(+)users
-------------(-)MyUsername
--------------------(+)web (It opens this folder)
---(+)web (This is the folder than I actually want to access)
Thanks again.
Alex
------
Under the Define sites section > Web Server Info
add this to the Host Directory setting
../../web/
Shouldn't be a simple answer for you??
Anyway thanks for any attempts.