Bugfix: reset stream position after copying data
- Backups was using a stream with a cursor at the end, so it was sending 0-length content
Tests: ran in test env, was able to download non-empty files
Merge pull request #8 from Facepunch/FixEmptyBackups
Bugfix: Send full backup files