Upload to separate server
-
I want to setup a WordPress installation so that images can be uploaded and reside on a *separate* server.
The solution I have at the moment is : enable uploads on WordPress, the user can then upload images. Run a crontab job that monitors a a designated directory for new files and FTPs any new files to the separate server hosting the images.
I couldn’t find any appropriate WordPress plugin… Is the above the best possible solution ? Is there a Unix utility that can monitor a directory for changes ?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Upload to separate server’ is closed to new replies.