Run ssh and login with your own account (ex. fs-youraccount)
check the path where is located your web area by going up for 2 folders and changing to the web directory
In my case my home folder is:
/var/www/clients/client456/web303/home/fs-guida/
and my web folder is
/var/www/clients/client456/web303/web
Just create a symbolic mlink
ln -s /var/www/clients/client456/web303/web /var/www/clients/client456/web303/home/fs-guida/
And now you can see your "web" subfolder via ftp.
That's all :)
If you need a basic (italian) guide to have a new shell and website for free follow this link:
http://guida.freeshells.org/
La guida per avere una shell gratis e farci girare un bnc o psybot o altro.
check the path where is located your web area by going up for 2 folders and changing to the web directory
In my case my home folder is:
/var/www/clients/client456/web303/home/fs-guida/
and my web folder is
/var/www/clients/client456/web303/web
Just create a symbolic mlink
ln -s /var/www/clients/client456/web303/web /var/www/clients/client456/web303/home/fs-guida/
And now you can see your "web" subfolder via ftp.
That's all :)
If you need a basic (italian) guide to have a new shell and website for free follow this link:
http://guida.freeshells.org/
La guida per avere una shell gratis e farci girare un bnc o psybot o altro.
Comments
Post a Comment