ikwyl6

Results 14 issues of ikwyl6

I already have pictures and videos uploaded to flickr. Instead of having this script sync all my folders, I'd like to just upload a single folder (or update/sync an already...

When I run the script I get this: `$ ./folders2flickr File "./folders2flickr", line 9 except IOError, ex: ^ SyntaxError: invalid syntax ` Where the pointer is located under the comma...

I'm running arch linux ARM OS for the raspberry pi (Linux alarmpi 3.6.11+ #346 PREEMPT Fri Dec 28 00:50:33 GMT 2012 armv6l GNU/Linux). When I run the raspi-config (as root...

``` $ python -m venv venv $ source venv/bin/activate $ pip install google-auth-oauthlib ``` I followed directions to get the ```client_id``` and ```client_secret``` and inserted that into my ```client_id.json``` file....

Options are: - Web Application - Web Server - iOS among others..

Allow bulk uploading of more than one file per connection. Uploading of one file per one connection takes too long to do large amounts of files..

enhancement

I've successfully used the api for my script but when trying to determine and use the call ```listtokens``` to see if my tokens have expired or when they will expire,...

Would be nice to show, before the 'Proceed with changes', some overall details of the changes before committing: 1) Overall how many files are + and - 2) Number of...

if you run: ```drive delete FILE```, it asks you: ``` Proceed with the changes? [Y/n]: This operation is irreversible. Continue [Y/N] ``` but if you run: ```drive delete -matches FILE*```,...

I'm running dnsmasq on my server and in order to do this I need to disable systemd-resolved for it to work properly and resolve internal and external IPs. So if...