Hi, in fact I have 3 questions: 1. Is there a simple dialogue which lets you chose a download directory (and then eventually to download the file(s))? 2. I set up web2py so that it's run from PythonAnywhere. Now, if I read out the directories or download files the path is located on the servers of PythonAnywhere. But how can I achieve that they are downloaded to my local computer? 3. I'm using bioPython to analyze a biological dataset. If I run this from PythonAnywhere+web2py and save these data locally before analyzing them, ... can this be done? Can web2py access to the users local drive to access the files and analyze them? or do the files have to be located at the server from where I run web2py?
If you need/want to have further information, feel free to ask... (of course ;-)) Thx