ikwyl6

Results 13 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...

``` $ 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...

Hi - running `make` on my little arm machine (arch linux) gives fatal errors to not finding iup.h Any idea what pkg this belongs to? I'm trying to compile as...