When you say "uploading to Azure" is that different from uploading to your
company OneDrive account? (sorry, MS is very weird in their naming things).

If so, MS does have specific upload requirements, especially for larger
files, where you need to create an upload session first using their APIs,
then upload using that upload session info. This is all part of the G4MS
product we have and is taken care of in the background. But this could be
different as well.

How big is the file? MS also seems to still have limitations in some
places where anything over 4mb (true story!) But hopefully for this that
isn't the issue. It is for emailing using a MIME file in their email API,
though. The Azure docs seem to say that the limit of the file size to
upload is 10GB.



On Thu, Jan 16, 2025 at 6:58 PM Don Brown via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

We are having issues uploading a large file to Azure using HTTPAPIR4 (I am
going to test with geturi as well to see if any difference)

A suggestion from Azure was to split the large file into multiple smaller
files using tar or similar - the sample command they provided was

tar -cvf - backup.file | split -b 1G - backup.part.tar.

And also do a MD5 hash on the file to ensure integrity after the upload.

I am sure there is an equivalent command to join the files back up but
that is not the reason for this email.

Just curious if anyone has used this approach and how you achieved it and
how successful it has been ?

Thank you to any suggestions.

Cheers
Don

Brisbane - Sydney - Melbourne


Don Brown

Senior Consultant




P: 1300 088 400




DISCLAIMER. Before opening any attachments, check them for viruses and
defects. This email and its attachments may contain confidential
information. If you are not the intended recipient, please do not read,
distribute or copy this email or its attachments but notify sender and
delete it. Any views expressed in this email are those of the individual
sender
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2025 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.