mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #7] Can't load file > 100MB #7
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rshibanov on GitHub (Apr 7, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/7
When I try to download a large file, nothing happens. Upload button inactive.
@sochix commented on GitHub (Apr 7, 2017):
Hello @rshibanov!
Maybe "upload"?
We have a 30 Mb limit on upload through UI, for perfomance reasons. To upload large files use SMB crawler. Tutorial: Crawling Your Own Shared Folders
@rshibanov commented on GitHub (Apr 10, 2017):
Thanks