depado / goploader

Easy file sharing with server-side encryption, curl/httpie/wget compliant
https://docs.gpldr.in
MIT License
275 stars 41 forks source link

Add UnixDeleteAt for unencrypted uploads #61

Closed tribut closed 6 years ago

tribut commented 6 years ago

This fixes a bug introduced in a3fbf077 where UnixDeleteAt was introduced from encrypted, but not for unencrypted files.

depado commented 6 years ago

thanks