mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-07 12:27:59 +08:00
- Allow dragging one file from Windows (server) to Mac (client), --filetransfer-des needs to be specified in client side's command line.
This commit is contained in:
@@ -465,6 +465,7 @@ CClientApp::startClient()
|
||||
|
||||
s_client->connect();
|
||||
|
||||
s_client->setFileTransferDes(getFileTransferDes());
|
||||
updateStatus();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user