304
Old timers know
(sh.itjust.works)
Post funny things about programming here! (Or just rant about your favourite programming language.)
With something like this, how do you handle the period of time while copying? I mean you can't really leave it running as it wouldn't be in a consistent state. A "under maintenance" page instead? Copy to a fresh folder and when done tell the webserver to serve the new location?
It depends. I've done it a few different ways:
Edit: spelling