I figured out that the page https://wiki.sagemath.org/SageAppliance/SageMath-7 is correct and the folder was mounted on /media/sf_... (although I can't see /media in the tree at localhost which confused me). And I can just connect to the database with the command sqlite3.connect("/media/sf_.../1e8db.sqlite3") for instance.
So this is resolved! Best, Alvaro On Tuesday, July 5, 2016 at 4:55:41 PM UTC-4, Alvaro Lozano-Robledo wrote: > > Hello, > > I am running Sage-7.2 on Windows 10, using Oracle's VM VirtualBox 5.0.24. > I am trying to use certain sqlite3 databases with Sage, specifically these: > > https://umich.app.box.com/s/syb99zthlg8mwj7wx2yjmrv8qou7pqkq/2/6427109949 > > but I am not able to upload or share a folder with the virtualbox so that > I can see the files. I have tried to share a folder... in the virtualbox, > under "Devices", in "Shared Folders", I've added a local folder, but when I > go to http://localhost:8000/tree I don't see this folder. Alternatively, > under the localhost tree I've tried to "Upload" a file directly, but these > database files are too large and the limit seems to be 25MB per file upload. > > What am I doing wrong? How do I access these files? > > Thanks! > Alvaro > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
