Arduino Zero OTA update over GPRS

sindrevr:
I am thinking about the same.... is there any manuals/howto`s for using WiFI101OTA for updating sketch directly from an HTTP/FTP server? Have been searching for hours and cannot find any. Sigalabs, would be appreciated if you could share in more details / post example sketch for acheiving this.

BR,
Sindre

the library is for upload from IDE. but the InternalStorage object of WiFI101OTA library can be 'feed' from any source.