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

Update Get-FtpFile with fixes for Get-WebFile #765

Closed
ferventcoder opened this issue Jun 2, 2016 · 0 comments
Closed

Update Get-FtpFile with fixes for Get-WebFile #765

ferventcoder opened this issue Jun 2, 2016 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

Get-WebFile has received quite a bit of enhancements that have not flowed over to Get-FtpFile. We need to apply those fixes as well.

@ferventcoder ferventcoder added this to the 0.9.10 milestone Jun 2, 2016
@ferventcoder ferventcoder self-assigned this Jun 2, 2016
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jun 3, 2016
Get-FtpFile has not received all of the enhancements/fixes that
Get-WebFile has received. Apply those to Get-FtpFile as well

- Explicit proxy
- Request/ReadWriteTimeout
- Better error handling
- Explicitly close used resources when done.
- Exit code on 404.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jun 3, 2016
Get-FtpFile has not received all of the enhancements/fixes that
Get-WebFile has received. Apply those to Get-FtpFile as well

- Explicit proxy
- Request/ReadWriteTimeout
- Better error handling
- Explicitly close used resources when done.
- Exit code on 404.
ferventcoder added a commit that referenced this issue Jun 3, 2016
* stable:
  (GH-772) Uninstall-ChocolateyEnvironmentVariable
  (GH-765) Updates for Get-FtpFile
  (GH-697) Allow for ignored arguments
  (maint) miscellaneous PS fixes
  (GH-713) Rename Get-ProcessorBits Get-OSArchitectureWidth
  (GH-527) Url is optional
  (GH-697) Update Generated Documentation
  (GH-697) Update Code With Documentation
  (GH-697) Generate Documentation Automatically
  (GH-697) Update Current Docs for Generator
  (GH-697) rename CommandsSources to CommandsSource
  (GH-697) add current helpers/commands
  (maint) remove magic string environment vars
  (GH-756) Empty $env:ChocolateyToolsLocation combine error
  (GH-689) Report install work w/non-POSH pkgs
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

2 participants