I need to create a secure remote connection to a couple of files (SFTP, WebDAV/HTTPS,…).
Users need to connect and edit those files by downloading->editing->uploading-replacing or, even better, by editing them in place (if WebDAV).
The server (Linux or as a last resort Mac OS X Server 10.6) should create revisions everytime files are updated/replaced: Is it possible?
Any suggestions would be greately appreciated.