Difference between revisions of "Copy-Item"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
+
<code>Copy-Item -ToSession $s -Path C:\host_path\data.txt -Destination C:\guest_path\</code>
Copy-Item -ToSession $s -Path C:\host_path\data.txt -Destination C:\guest_path\
 
  
  

Latest revision as of 17:40, 15 October 2021

Advertising: