Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Uploading many files to one bucket results in timeouts. #392

Closed
tempestb opened this issue Oct 13, 2017 · 2 comments
Closed

Uploading many files to one bucket results in timeouts. #392

tempestb opened this issue Oct 13, 2017 · 2 comments

Comments

@tempestb
Copy link

This is a well known problem, but I didn't find an issue for it here, so I thought I would add it in.

I think this is probably the biggest handicap to the working upload process. When you reach a certain number of files in a bucket, you can no longer upload. Especially with FileZilla which attempts to do a DIR on the folder before it uploads and will fail endlessly.

This has a few negatives...

A) It's tying up processes on the bridge to try and return these results. (Speculation)

B) It's frustrating to the end user.

C) It looks bad for Storj to be unable to do something everyone else has been doing since DOS was released for the 8088.

We can make recommendations to zip up many files and everything. But users just want to drag and drop a big folder full of photos or perhaps a git/subversion repository and let the system handle it. Being blocked from doing this is not good for the Storj experience.

Once the urgent issues are crushed, I think this should move to the top of the list to fix or workaround. I think it's most important to make the experience for the client-renter to have a seamless experience with Storj however possible.

Thanks!
Kevin

@braydonf
Copy link
Contributor

braydonf commented Oct 13, 2017

Duplicate #363

@braydonf
Copy link
Contributor

As well as storj-archived/sips#19

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

No branches or pull requests

2 participants