I know it isnt a good idea, but its fast. Does anyone know how to setup a root account for FTP whereby i would be able to access ALL files on my server?
Just don't do that. I'd go with using scp. Check out WinSCP if you're running Windows, Fugu if you're running OS X or gFTP on Linux. Or just the scp command in a terminal.