ptrsuder / cloud-folder-browser

Desktop .NET application that allows user to browse/sync/download shared folders from several cloud storage services
GNU General Public License v3.0
53 stars 6 forks source link

Using version 0.9.1 doesn't scan sub-directories past the first sub-directory past root folder. #8

Closed rjbprime closed 4 years ago

rjbprime commented 4 years ago

1st example Folder Base64 encoded:

aHR0cHM6Ly9yZXBvc2l0b3J5LmFsbHN5bmMuY29tL3MvQlhYUENzZ2FrWkVqZTlrP3BhdGg9JTJGQUQlMjZEJTIwM3JkJTIwRWRpdGlvbiUyRlRpbGVz

2nd example Base64 encoded:

aHR0cHM6Ly9yZXBvc2l0b3J5LmFsbHN5bmMuY29tL3MvQlhYUENzZ2FrWkVqZTlrP3BhdGg9JTJGQUQlMjZEJTIwM3JkJTIwRWRpdGlvbiUyRkViZXJyb24=

Edit: When trying to download from from those folders after using the prior directory, most of the downloads seems to fail, saying File not found. Seems this part was a temporary glitch. Still having issues with accessing 2nd+ stage sub-directories though.