I'm creating a Node project that will run on a BrightSign. During development and testing, I got tired of manually copying the files to a memory card to get them onto the BrightSign. After playing with the Diagnostic panel, I realized I could automate the transfer of files from my PC to the BrightSign quite easily; I've got some code calling the same URLs that the diagnostic console uses. While I can transfer files just fine, I can't create any folders.
Looking through the diagnostic web panel, I don't see any way to create a folder. Does the machine have such capabilities? Or is there no way to create a new folder with the diagnostic web panel.
Thanks!