-
I tested multi-threaded copying by adding /MT to the robocopy command in install_to_inst - when tried on NDXTEST1 this reduced the time taken to install EPICS from 10 minutes to 3 minutes. I suggest w…
-
基本的なバックアップとしては
サーバーフォルダを圧縮ファイルにまとめて、バックアップ用ディレクトリに保管する。
- 古いバックアップを自動的削除 (バックアップ数やバックアップサイズ上限の設定で)
- 選択したファイルorフォルダを除外
- 増分バックアップの対応
- バックアップの展開 (ロールバック)
- バックアップのダウンロード
差分に関して、Unix では rsyn…
-
# Bug Report
When doing litexa deploy on Windows Robocopy frequently fails
## Litexa Version
0.4.0
## Current Behavior
Running `litexa deploy` results in `deployment FAILED`. This happens on…
-
Is it possible to use robocopy (Microsoft Tool) instead of copy? This will allow copying to Networkpaths ;-)
-
### What's the Problem?
I was comparing both windows explorer and Files app copy speed of 1600 files. Here are the results.
![image](https://user-images.githubusercontent.com/72063181/145748124-f17…
-
I have a build & deploy script that determines the source & destination paths based on an user-provided environment flag (dev, qa, beta, prod). The destination path is always one or more network shar…
ghost updated
8 years ago
-
Today, our Azure Pipeline displayed a green status for this task; however, only a partial copy occurred. Our logs show one successful file copied and two failed.
Here's the YAML for our task:
```…
-
I use shadowspawn as a scheduled task to backup some files from my C drive. It works properly in Windows 7 but when I migrated to Windows 8.1, it's giving me an (0x8001) error code in Task Scheduler. …
-
This is a little bit hard to Implement but It's a killing feature.
For example:
Command.Run("cmd", "/c robocopy...");
Command.KillTree(); // Kill both cmd.exe and robocopy.exe
-
### qBittorrent & operating system versions
qBittorrent: qBittorrent v4.4.5 Web UI (64-bit)
Operating system: Windows 10 home x64 (10.0.1xxxx)
Qt: 5.15.5
Libtorrent: 1.2.17.0
Boost: 1.80.0
Ope…