johndbritton / teleport

Virtual KVM for macOS
GNU General Public License v2.0
785 stars 131 forks source link

Corrupted file after d&d transfer #110

Open cteodor opened 2 years ago

cteodor commented 2 years ago

Bug report

What you were trying to do (and why)

Copy over a file using drag-and-drop.

What happened (include any debug output)

Destination file had different checksum.

(origin) shasum LittleSnitch-5.3.dmg 8421fb0a049ff0d53a07b6e6b3f61f3bf1def929 (target) shasum LittleSnitch-5.3.dmg 2667fc94d23cd66f4c512c32de6def5c99b4b4ea

What you expected to happen

Get the same file.

Step-by-step reproduction instructions

Environment information

Server (Mac with keyboard and pointing device)

Client (Mac being remotely controlled)

johndbritton commented 2 years ago

Thanks for the report. I have no idea how the drag and drop functionality works or what problems it may have, so I'd have to say that it's an unsupported feature. If someone can debug this and submit a pull request, definitely open to merging a fix.