Is it possible to use a UNC share (or similar) to host the media folder?
We're a few developers that share DB and files thorugh TFS. Although we could include all the media files within the project that'd be a manual exercise after every upload. Also we use a development server that uses the same DB.
Can't be done out of the box, but could write an event handler to move a media file after it has been created/saved/... Have a look at umbraco.tv which has an episode on that subject.
Media in UNC share?
Hi,
Is it possible to use a UNC share (or similar) to host the media folder?
We're a few developers that share DB and files thorugh TFS. Although we could include all the media files within the project that'd be a manual exercise after every upload. Also we use a development server that uses the same DB.
Any suggestions?
Can't be done out of the box, but could write an event handler to move a media file after it has been created/saved/... Have a look at umbraco.tv which has an episode on that subject.
Hope this helps.
Regards,
/Dirk
is working on a reply...