View Single Post
Old 08-10-2014, 06:22 AM   #3
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Interesting, but the topic title is a bit mis-leading.

This uses cURL to copy and push remote files, not even using rsync (which is in the USBnet package) to synchronize contents that differ.

File transfer protocols do not consider (or handle) concurrent file access while the file is being changed.

True "cloud" services use their own protocol, although some may also support older file transfer protocols.

Some "cloud" services also support the older "WEBdav" protocol.
And we have a WEBdav protocol client that could be scripted at:
https://www.mobileread.com/forums/sho....php?p=2647933

With that disclaimer said, I still want to say:
Thanks!
It is a nice looking remote file access script, easy to use, small, and "just works".

Last edited by knc1; 08-10-2014 at 06:26 AM.
knc1 is offline   Reply With Quote