Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunked file uploads #573

Closed
nsoranzo opened this issue Aug 7, 2015 · 6 comments
Closed

Chunked file uploads #573

nsoranzo opened this issue Aug 7, 2015 · 6 comments

Comments

@nsoranzo
Copy link
Member

nsoranzo commented Aug 7, 2015

It is presently very difficult to upload very big (> 2 GB) files to Galaxy. To workaround this, an FTP server has to be used as described in https://galaxyproject.org/admin/config/upload-via-ftp/ . A more user-friendly solution, which would also reduced the admin work and the attack surface, is to integrate a library like https://github.com/blueimp/jQuery-File-Upload .

@guerler mentioned on IRC that this should feasible.

xref: https://trello.com/c/odrFJx7G/1267-improvements-for-the-new-upload-dialog

@nsoranzo
Copy link
Member Author

Maybe I can bribe @anuprulez to take a stab at this ;)

@anuprulez
Copy link
Member

@nsoranzo I will have a look at it...

@nsoranzo
Copy link
Member Author

@anuprulez Thanks, no pressure!

@mblue9
Copy link
Contributor

mblue9 commented Mar 2, 2018

This would be great!! For a lot of the users I've worked with, Galaxy is their first time to use ftp transfers, Filezilla etc, so not having to use ftp to get files >2GB in would save them time and hassle.

@nsoranzo
Copy link
Member Author

Fixed by #5516, thanks @guerler!!

@guerler
Copy link
Contributor

guerler commented Mar 14, 2018

Thanks a lot for your help @nsoranzo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants