Cannot find output Start-FileDownload when using -FileName

Robin Neatherway's Avatar

Robin Neatherway

21 Oct, 2014 10:20 AM

When I use -FileName, I cannot find the output file in the current directory. If I use:

-ps: Start-FileDownload "http://downloads.sourceforge.net/project/emacs-bin/releases/emacs-24.4.1-bin%28i686-pc-mingw32%29.7z"
-cmd: dir

Then 'emacs-24.4.1-bin%28i686-pc-mingw32%29.7z' appears in the output of 'dir'.

If I use

-ps: Start-FileDownload "http://downloads.sourceforge.net/project/emacs-bin/releases/emacs-24.4.1-bin%28i686-pc-mingw32%29.7z" -FileName "emacs-bin.7z"
-cmd: dir

Then 'emacs-bin.7z' is nowhere to be seen.

  1. 1 Posted by Robin Neatherwa... on 21 Oct, 2014 10:47 AM

    Robin Neatherway's Avatar

    By the way, you can see this behaviour in this build: https://ci.appveyor.com/project/rneatherway/fsharpbinding/build/1.0.186

  2. Support Staff 2 Posted by Feodor Fitsner on 21 Oct, 2014 06:50 PM

    Feodor Fitsner's Avatar

    Thanks for reporting that. The issue has been found and fixed. Will deploy with the next update.

  3. 3 Posted by Robin Neatherwa... on 21 Oct, 2014 09:05 PM

    Robin Neatherway's Avatar

    Thanks!

  4. Support Staff 4 Posted by Feodor Fitsner on 24 Oct, 2014 05:03 AM

    Feodor Fitsner's Avatar

    Fix has been deployed.

  5. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:49 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac