Administrator Posted April 12, 2013 Posted April 12, 2013 After setting up remote FTP Storage in the download settings, all existing uploads would be marked for local storage, run this query to set all existing items to ftp storage, copy your /downloads and /screenshots folder to the remote ftp server, setup http access and you are set. update downloads_files_records set record_storagetype='ftp' where record_type in ('upload','ssupload');
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now