Anyone that know of an on-line file storage that could be used to replace the functionality of a network file server?
Background:
We have a small decentralized company. We use version control (subversion) for all source code and for all support files that we need to ship our software. All the documentation is one the web as well.
The problem:
We have not solved how to share other documents in a good way. We are currently using a lot of SFTP to our Linux server which is tedious.
I think we are looking for a service that can be used mounted as a remote drive and accessed through a web browser (for use on temporary computers). We do have a Linux VPN server that could host this, but we are probably looking for a service.
We are located in Sweden - but just tip on what technique we are looking for is helpful.