-
Hi.
I've been using your wonderful extension since it first became available to Firefox and Chrome users. I know Google Drive sync exists as a feature but is there a way for end users/power users t…
-
Dear @Cinchoo developers ,
I'm looking for an efficient way to copy huge volumes (tens to several hundreds of GB) of data locally on a remote server (SMB shares) from a Windows host. So far we have…
-
Hey, I was just wondering if you think it might be a good idea to add a parameter `-ClearLastExitCodeOnSuccess` that would reset the `$global:LastExitCode` back to zero when the Robocopy operation "su…
-
dash at the beginning of a file name upsets robocopy for some reason.
-
When I include a /LOG argument with quotes ShadowSpawn gives the following error message:
`Error: Command line contains mismatched quotes: C:\Users\username\Documents\Backup\ShadowSpawn-0.2.2-x64\Sh…
-
the CopyExe has code to monitor jobs https://github.com/spjeff/sppatchify/blob/75120d017d79f1b7ca76853d252dbc8273b93ea3/SPPatchify.ps1#L142
But the robocopy command is not invoked with -asJob
-
用的ibm lto9磁带机,写的lto8磁带
文件小的几十g大的1t多,xcopy能否增加/j参数?大文件关闭缓存速度更稳
我自己用的参数,纯文件无目录
xcopy "D:\temp" "T:" /J
可否增加选择robocopy的选项?直接写满一张lto8要比xcopy快了1小时
robocopy "D:\Temp" "T:" /Copy:D /MIR /W:10 /R:1…
-
"This computer hangs if one runs robocopy over night but otherwise stays stable". Reported by Thomas Stoeger.
The source of the problem is not clear and is difficult to reproduce. It is suggested to…
-
for some reason it seems to work fine when using it regularly, but when i use for example robocopy with multiple threads to write onto an btrfs ssd or hdd, or use steam to download games at 1gbit it B…
-
relating:https://github.com/WayneD/rsync/issues/166
https://unix.stackexchange.com/questions/591384/copying-or-restoring-crtime-for-files-directories-on-ext4fs-filesystem#
In Windows,
We use http…