Hi

I have a project where we want to copy a save file to blob storage.

I can NOT use ftp, sftp, tftp as these are not provided by the blob
storage provider.

I started out with httpapi and hit a initial problem but using O_LARGEFILE
allowed us to move forward.

But then hit another problem stat() did not work with large objects but
may be solved by using stat64() and changing the variable that returns
the size needs significant changes.

We also identified we needed to use chunking.

So at that point we tried using curl but curl requires the savf file to be
copied to a stream file which is not really an option.

I am looking for any suggestions how I can do this with RPG

Thanks

Don



--
This email has been scanned for computer viruses. Although MSD has taken reasonable precautions to ensure no viruses are present in this email, MSD cannot accept responsibility for any loss or damage arising from the use of this email or attachments..

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.