How do I fix DIR_FILES_UPLOADED after changing servers?

Permalink
Hi guys,

I just backed up a site to my local server for more testing, and I'm having trouble getting the paths to work correctly.

I opened config/site.php and changed the URL and database information, but when I call DIR_FILES_UPLOADED it is still giving me the internal server path for my client's web server.

How do I get this to match up with the real path?

elyon