When using FTP I understand you have to place your files inside the public_html folder but this then stops all my site root relative links from working.
e.g /images/picture.png is now at /public_html/images/picture.png
Is there a way around this without having to change all the links...