-
**Description**
Depending on the client environment, XCOPY can soft error when trying to copy from a network location using `\\` and this causes the `update.bat` batch script to run in a loop until m…
-
Error I am getting looks like this.
```
Installing 'sbcl' (2.1.9) [64bit]
Loading sbcl-2.1.9-x86-64-windows-binary.msi from cache.
Checking hash of sbcl-2.1.9-x86-64-windows-binary.msi ... ok.
E…
-
The AzureFileCopy task should be updated to support the new AzCopy v10 tool and the new sync command. This would be extremely useful in conjunction with the static website hosting on Azure Storage ca…
-
コマンド `robocopy` にてアクセスなどのセキュリティ情報を複製できるらしい
https://n-archives.net/software/robosync/articles/robocopy-security-information/
-
Hi,
I am trying to run your script for first time, so It may be that issue lies with how I am using it. However since I would really need this to work, I am contacting you in order to get some help. …
-
Version: **azcopy 10.7.0**
OS: **ubuntu desktop 20.04.1LTS**
Command:
`azcopy cp "https://[mystorageaccount].blob.core.windows.net/?sv=[SASKEYHERE]" "/path/to/dest" --recursive --overwrite ifS…
-
I have made a wrapper for this project for my current application. The wrapper creates a RoboSharp object with all the defaults, provides the `` text that the Nuget package for some reason doesn't, an…
-
Hello! I use renv primarily on my C drive. But some colleagues keep everything on a Windows mapped network drive. I took two identical projects (both only including packages that are already in the sy…
-
Installing 'openssl-mingw' (1.1.1j_3) [64bit]
Loading openssl-1.1.1j_3-win64-mingw.tar.xz from cache.
Checking hash of openssl-1.1.1j_3-win64-mingw.tar.xz ... ok.
Extracting openssl-1.1.1j_3-win64-…
-
### Subject of the issue
From my backend repo I push changes to the frontend repo using another action. This works fine. But I cannot seem to create a PR using this action from that branch. I assum…