tbenz9 / siasync

miniscule utility to sync a folder with Sia
MIT License
67 stars 10 forks source link

fix edge case of no siasync directory existing #7

Closed MSevey closed 4 years ago

MSevey commented 4 years ago

Found the bug. My update to using the directory endpoint to avoid iterating through all the files didn't account for the directory not being there, oops :smile: