I'm looking for a free, open-sourced web application written in C#/VB.Net on top of ASP.Net, which functions like Plesk or cPanel when it comes to (remote) file management. Something that simulates a regular FTP client, but actually displays web pages over HTTP, with the following functions:
- Create Folder
- Rename File/Folder
- Delete File/Folder
- Change Timestamp ("Touch")
- Move
- Archive
- etc.
I saw a few commercial tools, but nothing when it comes to OSS.
Any ideas? links?