Displaying 1 result from an estimated 1 matches for "copyitemcommand".
2023 Mar 01
1
Inherit Owner / Permissions
...char:5
+ Copy-Item -Path $_.FullName -Destination "X:\dest1 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Copy-Item], IOException
+ FullyQualifiedErrorId :
System.IO.IOException,Microsoft.PowerShell.Commands.CopyItemCommand
*****************
When I look at the zero byte files in Unix
drwxrwxr-x 2 ourapp digicol 6 Mar 1 14:02 .
drwxrwx--- 8 user digicol 11 Mar 1 14:02 ..
-rwxrw-r-- 1 ourapp digicol 0 Mar 1 14:03 2022-02-15
12_49_46-TeraCopy.jpg
When I set the owner of the directory...