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

(GH-1099) Change buffer for FTP downloads to 1MiB #1110

Closed
wants to merge 1 commit into from
Closed

(GH-1099) Change buffer for FTP downloads to 1MiB #1110

wants to merge 1 commit into from

Conversation

jamestelfer
Copy link

@jamestelfer jamestelfer commented Dec 28, 2016

Buffer size changes from 1KiB to 1MiB. This will make FTP downloads more performant, and shifts the Get-FtpFile implementation to match Get-WebFile in this detail.

Closes #1099

Buffer size changes from 1KiB to 1MiB. This will make FTP downloads more
performant, and shift the `Get-FtpFile` implementation to match
`Get-WebFile`.
@jamestelfer
Copy link
Author

I apologise for the messing around with commits to get this going, particularly since it's so trivial. I had to modify the email address on my commits to comply with my organization's prerequisites.

@jamestelfer
Copy link
Author

jamestelfer commented Jan 16, 2017

Note that to the best of my knowledge this is complete. Let me know if there is anything further you'd like me to do on this request.

@ferventcoder
Copy link
Member

Just a minor nitpick - surround the GH issue with parenthesis. As in (GH-1099) Change buffer for FTP download to 1MB instead of GH-1099 Change buffer for FTP download to 1MB. I'm likely to make this change for you if are happy with what you have here and don't mind me adjusting the commit messages.

@ferventcoder ferventcoder changed the title GH-1099 Change buffer for FTP downloads to 1MiB (GH-1099) Change buffer for FTP downloads to 1MiB Jan 21, 2017
@jamestelfer
Copy link
Author

jamestelfer commented Jan 22, 2017 via email

@ferventcoder
Copy link
Member

Merged into stable at 5d25060

@ferventcoder
Copy link
Member

Thanks for your contributions! This will be in the next release of Chocolatey!

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