Skip to content

Large file support and off disk streaming#29

Closed
bdeluca wants to merge 2 commits intoshotgunsoftware:masterfrom
bdeluca:master
Closed

Large file support and off disk streaming#29
bdeluca wants to merge 2 commits intoshotgunsoftware:masterfrom
bdeluca:master

Conversation

@bdeluca
Copy link
Copy Markdown

@bdeluca bdeluca commented Nov 21, 2012

Hi Shotgun,
This is a pull request in regards to an open ticket.

The following patch, supports uploads of any sized files, the data is read from disk at upload and never is completely loaded into memory.

Ben de Luca added 2 commits November 21, 2012 18:44
Python 2.7 (r27:82500, Sep 16 2010, 18:02:00)
[GCC 4.5.1 20100907 (Red Hat 4.5.1-3)] on linux2
@bdeluca
Copy link
Copy Markdown
Author

bdeluca commented Nov 21, 2012

I should add!

This is probably completely unsafe for windows and for python version less than 2.7!

Dont merge !!!
it but its some thing to discuss

@mattdaw
Copy link
Copy Markdown
Contributor

mattdaw commented Nov 26, 2012

Hi Ben, thanks for sharing that. I'll bring this up with our platform team and see if they have ideas about a cross-platform solution.

Matt

@mattdaw mattdaw closed this Nov 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants