OwnCloud is pissing me off
2014-11-12 02:05:04.882839+00 by Dan Lyke 2 comments
OwnCloud is pissing me off: What's the easiest way automatically upload new photos from my phone to my own server?
2014-11-12 02:05:04.882839+00 by Dan Lyke 2 comments
OwnCloud is pissing me off: What's the easiest way automatically upload new photos from my phone to my own server?
[ related topics: Photography Invention and Design ]
comments in ascending chronological order (reverse):
#Comment Re: OwnCloud is pissing me off made: 2014-11-13 03:35:24.789773+00 by: spc476
I wrote my own script to do that. multipart/form-data and a smartphone are your friends. It's how I uploaded pictures to my blog during my recent vacation.
#Comment Re: OwnCloud is pissing me off made: 2014-11-13 17:19:02.017058+00 by: Dan Lyke
Oh yeah, I do that (and get the location from the JavaScript location API), but I also wanted something automatic to get everything.
http://botsync.com/ is doing some of what I want, it'd be nice if it did more than one location but it's good enough for now...