dorianj / CoRD

CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify.
http://cord.sourceforge.net/
345 stars 135 forks source link

Session disconnects when copying over forwarded disks and CoRD window loses focus #60

Open snrkl opened 10 years ago

snrkl commented 10 years ago

When I connect to a windows 7 machine and I am using disk forwarding, while a copy is in progress, if I click out of the CoRD window, the CoRD session closes abruptly.

Obvious impact, when copying large data sets, I have to sit and watch the file transfer, which should not have to happen.

Specifically, this occurs when the Windows7 machine is running VMWare vSphere client and I am importing an OVA from my local OSX machine to ESX via a virtual Windows7 system.

Found in CoRD Version 0.5.7 (5701)

peelman commented 10 years ago

I too have experienced this problem. I have resorted to working around it, given that the problem most likely lies inside rdesktop's crappy reverse-engineered file sharing extension. I usually use CIFS shares (admin shares in our env usually) to push the OVA to the machine running vsphere, or to a file server both can access. It sucks, but until we get to replace rdesktop with freerdp, it seems pointless to sink time into trying to fix the dead/abandoned code that is rdesktop.