• Automatically upload the cache file
    10 replies, posted
Its possible to make the cache file to upload automatically on the webhoster, to don't need everytime to upload it? PS:Sorry for the title :D it was " Cache Files "
You'd probably have to write a program which watches the cache file for a change in timestamp then uploads it via FTP.
[QUOTE=UberMensch;30349926]You'd probably have to write a program which watches the cache file for a change in timestamp then uploads it via FTP.[/QUOTE] THX :D
Syncback: [URL]http://www.2brightsparks.com/downloads.html[/URL] The free one can do all you need.
I need to download HashOnClick ?
The way I do it is symlink the cache to fastdl. Only works if your fastdl is on your box, or for whatever reason you have dropbox/ftpbox on both servers and symlink to that.
You shouldn't need to put your lua cache on fastdl
[QUOTE=Nexus435;30362470]You shouldn't need to put your lua cache on fastdl[/QUOTE] I bet I'll see a topic from you in the coming week asking why your server is telling you it's "misconfigured".
[url]http://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.aspx[/url]
[QUOTE=brocko;30372576][url]http://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.aspx[/url][/QUOTE] What is with this .
It's a .net function for watching whether a file changes.
Sorry, you need to Log In to post a reply to this thread.