Jump to content

What is the reason for the restriction on downloading more than 5 files. The _sdl_ function is called in UniSession.SendStream?


Skyp

Recommended Posts

Hi.

I can't upload a plural number of files - the upload code on the backend works correctly, but it is killed by a function on JS:

For example, I am trying to issue 7 files for downloading..

image.png.98e75dc9d1bd509ad1f1e75e74a9eaab.png

Everything is "OK" here - 7 times this code is executed perfectly.

But inside Unisession.sendStream, the _sdl_ function is called, the number of files is cut to 5 in it.

image.png.dd1d6bc5273181820fa32346e6a2b80a.png

The _sdl_ function removes elements from the array...

As a result, instead of 7 files, only 5 are uploaded..

image.png.ddcb8cbfcd135c61b1c871ee3b168ad1.png

How can I increase this limit (without changing the source code of the framework)? 

V: pro 1564

Link to comment
Share on other sites

11 minutes ago, Sherzod said:

Hello, 

Why this happens, you can google it. And it does not depend on uniGUI. In such cases, it is better to use, for example, one archived file...

The web is full of contradictions and limitations. Thanks - I found it. Downloading ZIP archives we have separately=)

https://support.google.com/accounts/thread/97658686/google-takeout-maximum-amount-of-tries-is-now-preventing-me-from-downloading-my-photos?hl=en

  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...