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

Support multiple simultaneous transfers #88

Open
clphillips opened this issue Jan 15, 2015 · 1 comment
Open

Support multiple simultaneous transfers #88

clphillips opened this issue Jan 15, 2015 · 1 comment

Comments

@clphillips
Copy link

Uploads containing hundreds of files is excruciatingly slow. So it would be nice if we could specify the number of simultaneous transfers (e.g. FileZilla allows between 1 and 10).

    options: {
      path: '/path/',
      host: 'hostname',
      username: 'username',
      password: 'password',
      showProgress: true,
      transferStreams: 2
    }
@clphillips clphillips changed the title Support multiple simulatenous transfers Support multiple simultaneous transfers Jan 15, 2015
@sabrehagen
Copy link

+1

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

No branches or pull requests

2 participants