Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: ErrorTransfering javascript files frm host->local computer

Result on a further conversation over an email:

Though from your video, I can see, that it behaves as if the .js has a drop handler associated on your system.
In such case, you can drop other files to such files and the handler will try to process the dropped file using the file you drop it on.
You should get the same behavior even when dropping a local .js file to another local .js file in Windows Explorer.
It is the same "feature" that allows you to drop a .docx file on winword.exe to open it; or drop any file on .zip archive to add it to the archive.
martin

Re: ErrorTransfering javascript files frm host->local computer

Thanks for your report.
I have sent you an email with a debug version of WinSCP to address you have used to register on this forum.
MrBaseball34

ErrorTransfering javascript files frm host->local computer

When transfering javascript files from my remote computer to my local computer, I've been getting exception windows shown in the attached image.

How can I prevent this from happening?