Hi!
Thanks for this awesome project. I used it in the past and it worked great, but it seems like it is partially broken in the new Blackboard Ultra system.
For example, this "Assessments" thing is not really a folder, so I think bbfs is failing to treat it as such. I think that these components didn't exist in the previous Blackboard iteration?
Would anyone have the time to update this? Or maybe if you have some idea of hard it would be / where to start I could have a go?
Thanks!!
BTW: I made this homebrew formula for installing bbfs on MacOS/Linux: https://github.com/ejenk0/homebrew-tap/blob/main/Formula/bbfs.rb
The installation commands are:
brew tap ejenk0/tap
brew install --HEAD ejenk0/tap/bbfs
It enforces dependencies, including MacFUSE.
Hi!
Thanks for this awesome project. I used it in the past and it worked great, but it seems like it is partially broken in the new Blackboard Ultra system.
For example, this "Assessments" thing is not really a folder, so I think bbfs is failing to treat it as such. I think that these components didn't exist in the previous Blackboard iteration?
Would anyone have the time to update this? Or maybe if you have some idea of hard it would be / where to start I could have a go?
Thanks!!
BTW: I made this homebrew formula for installing bbfs on MacOS/Linux: https://github.com/ejenk0/homebrew-tap/blob/main/Formula/bbfs.rb
The installation commands are:
It enforces dependencies, including MacFUSE.