> From: Leonard Wallentin <[email protected]>
> 
> I just moved all images on my wiki to Amazon, for performance. Now I wonder
> what the best way is to change all thumb and image paths in the wiki.

Isn't this just a virtual file system? Can't you just create a symbolic link 
between the two?

mv /var/httpd/wiki/images /volumes/amazon
ln -s /volumes/amazon/images /var/httpd/wiki

:::: A cynic is a man who knows the price of everything and the value of 
nothing. -- Oscar Wilde
:::: Jan Steinman, EcoReality Co-op ::::


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to