I would like to write a python script to copy an entire lotus quickr database to my local hard drive.
For me, a user I can access quickr through an intranet site, and also through quickr connector, a program which allows me to access the database content through windows explorer. Both of these options are painfully slow, I'd rather copy the entire folder structure to my local disk
¿How can access the quickr database to do this from Python or any scripting language?