AstroBurn Posted May 5, 2012 Share Posted May 5, 2012 (edited) Hi, i have a mta server on a linux VPS, but i would make that it use the http-client-files folder to download the client files, for a faster download. My question is: is it possible to link the httpdownloadurl to the home folder of the vps ? Edited May 6, 2012 by Guest Link to comment
Phat Looser Posted May 5, 2012 Share Posted May 5, 2012 ln -s /MTA/server1/mods/deathmatch/resource-cache/http-client-files/ /home/folder1/folder2/whereveritshouldbe/PINGAS/ or ln -s /MTAFOLDER /WEBFOLDER Link to comment
AstroBurn Posted May 6, 2012 Author Share Posted May 6, 2012 Thank you, it worked fine. Link to comment
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