client icon indicating copy to clipboard operation
client copied to clipboard

FileSystem, download not downloading.

Open serpicowasright opened this issue 9 years ago • 2 comments

In FileSystem when clicking on file to download get loading bar it completes but never get a prompt to save file and cannot find the file stored locally. So how does one download a file via the FileSystem section?

serpicowasright avatar Sep 28 '16 16:09 serpicowasright

Hi @serpicowasright

Can you please check your web developer console (press f12) and see what messages appear when attempting to download a file.

Thanks,

  • Andrew

andrewmd5 avatar Sep 28 '16 17:09 andrewmd5

Hi @Codeusa

This is what I get when trying to download.

0918601009850129bundle.js:20:17722 Object { tempWebPath: "http://192.168.1.104:22006/temp/SS8…", totalSize: 17571 }bundle.js:60:17527 "http://MyServerBlah:22006/temp/SS850559-400.jpg"bundle.js:60:17714 We get progress.bundle.js:60:19584 SecurityError: bad padding(unknown)

Now if I'm using Firefox 48.0.2, but if I do the same thing in Chrome it does successfully prompt and allow me to download the file.

serpicowasright avatar Sep 29 '16 18:09 serpicowasright