Copy-paste through RDP, file size limitation?

4

0

Is there a limitation how large files you can copy paste via RDP (Remote Desktop) in Windows? Is it possible to copy-paste e.g 4 GB files through RDP?

jrara

Posted 2013-03-05T13:07:01.807

Reputation: 409

Answers

6

According to Microsoft, copying files via Remote Desktop Services or Terminal Services with sizes in excess of 2GB is not supported:

http://support.microsoft.com/kb/2258090

Austin ''Danger'' Powers

Posted 2013-03-05T13:07:01.807

Reputation: 5 992

but, WHY? this is killin me – boomhauer – 2015-10-26T20:30:29.887

yes indeed why. i need to copy a customer database for testing and its HUGE. – ColacX – 2015-11-20T16:52:16.903

0

You could use something like 7-zip to make a split archive, say 4 x 1GB files, then these can be copied across individually and the original file extracted at the other end.

Jon.Mozley

Posted 2013-03-05T13:07:01.807

Reputation: 86