persistant files

  • 1
  • Idea
  • Updated 9 years ago
  • Not Planned
Have a visible file list that one can maually delete files from, such that, when you upload a new file, it just replaces the existing with the older one's remaining.
Photo of silverhawk184

silverhawk184

  • 21 Posts
  • 0 Reply Likes

Posted 9 years ago

  • 1
Photo of Andrew Lunny

Andrew Lunny

  • 1911 Posts
  • 199 Reply Likes
It's probably best if you use a version control repo - either git or subversion - for this purpose. Those tools are designed specifically for this task, and would perform it far better than a custom implementation.
Photo of silverhawk184

silverhawk184

  • 21 Posts
  • 0 Reply Likes
I was just thinking it would be easier to upload 1 file for a small fix than having to re-zip and upload the (somewhat) large file again.