In the project I'm working on, we have web resource files (e.g. JS, CSS, images, etc) stored in Vignette.
As a web developer I find this cumbersome to work with, since I frequently update these files, and since each upload of a file requires several clicks and waiting for up to 5 seconds on each click.
It would be awesome if I could instead update the files via FTP or some kind of HTTP interface, etc.
Is it possible to set this up?