Syncovery (64-bit)

最新版本 Vagrant 2.2.8 (64-bit)

Vagrant 2.2.8 (64-bit)

Vagrant 2.2.8 (64-bit)
Syncovery 是 Windows PC 的文件同步和備份軟件! Syncovery 會以您需要的方式複制您的文件。備份數據並同步 PC,Mac,服務器,筆記本和在線存儲空間。推薦給公司和私人用戶。瀏覽許多功能,並立即下載 Synology!

Syncovery 功能:
同步在不同位置的文件和完整的文件夾結構,如 PC 和筆記本電腦。 64 位 I / O 確保支持大於 4GB 的文件。將完整的選項設置保存為配置文件,即時訪問所有保存的設置。您甚至可以使用一個命令運行多個配置文件。檢測移動的文件。如果您通過將文件移動到不同的位置來重新組織文件夾,超級靈活文件同步程序將檢測到這一點,并快速執行相同的步驟,例如,在您的筆記本電腦上。沒有多餘的複制!與調度程序。在每天的方便時間或按照您的希望頻繁安排您的數據在備份硬盤上的同步。靈活而靈活。如果由於其他軟件訪問這些文件而無法複製某些文件,則同步器將繼續複製剩餘的文件,然後重試所有被鎖定的文件,直到所有文件都已成功複製。可以指定重試時間的限制。但是,在重試階段,同步器只使用最少的 CPU 資源。保留每個文件的多個備份版本(可選)此功能不會覆蓋備份文件,而是將其重命名,直到達到可選數量的不同備份版本。您還可以指定將這些較舊的備份版本放在哪裡(與原始文件夾位於相同的文件夾中,或放在其子文件夾中,或放在完整配置文件的一個子文件夾中)。數據庫感知。一種特殊的技術可以防止複制數據庫文件(包括 SQL Server 數據庫文件)時的任何數據損壞同步器將等待複製,直到它完全獨占訪問該文件。在復製過程中,數據庫服務器將無法使用該文件。所以,使用這個軟件作為數據庫文件的備份工具的一個先決條件是它們有時候不會被使用(例如在晚上)。可以使用回收站來覆蓋舊版本的文件。這是一個相當獨特的功能,因為大多數程序將永久替換舊版本的文件。使用超級靈活的文件同步器,您將有機會檢索覆蓋的文件,如果您選擇適當的選項。多個文件掩碼(包含和排除)文件掩碼是透明(和迅速!)處理。即使你指定了多餘的文件掩碼,也不會有奇怪的副作用。選擇基本文件夾項目。想只同步一些文件夾?無需為每個文件夾單獨運行。只需指定包含這些文件夾的基本文件夾,然後選擇“僅從基本文件夾中選擇的項目...”。使用已廢棄的文件夾最小化加載。如果偶爾將廢棄的文件移動到特定的文件夾,這通常會導致傳統的文件同步器出現問題。他們會將過時的文件從筆記本電腦中復製到您將其移出的文件夾中。不再!如果使用上述的“選擇基本文件夾項目”選項,則可以為每個文件夾旁邊的灰色複選標記放置過時的文件。這些文件夾然後被考慮到移動文件到他們,但不是複製文件。因此,同步器在您的筆記本電腦上執行與您以前在 PC 上執行的過時文件相同的操作,但是它不會浪費任何時間在兩台機器之間複製所有過時的文件。使用夏令時無需擔心由於如果文件大小匹配,精確的 1 小時時差可以忽略不計,如果兩台計算機的文件系統關閉一個小時,則不會有任何問題。如果這只適用於某些文件,那很好!忽略偏移是以一種靈活的方式完成的,而不是在一個小時內增加一個固定的數字。輕鬆恢復磁盤完整。您只需騰出更多的空間,並要求軟件繼續複製。它可以暫停在一個文件的中間,直到額外的空間被釋放。無人值守模式。在這種模式下,沒有問題。您可以預先指定哪些類型的文件可能會被覆蓋。可以選擇創建精確的鏡像。如果需要,您可以選擇創建一個精確的數據鏡像,即使這意味著某些文件被刪除或替換為較舊的文件。注:30 天試用版.



ScreenShot

軟體資訊
檔案版本 Vagrant 2.2.8 (64-bit)

檔案名稱 vagrant_2.2.8_x86_64.msi
檔案大小
系統 Windows XP 64 / Vista 64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 未分類
作者 Super Flexible Software
官網 https://www.syncovery.com/
更新日期 2020-05-05
更新日誌

What's new in this version:

Features:
- virtualbox/disks: Add ability to manage virtual disks for guests

Improvements:
- bin/vagrant: Automatically include global options within commands
- bin/vagrant: Suppress Ruby warnings when not running pre-release version
- communicator/ssh: Add support for configuring SSH connect timeout
- core: Update childprocess gem
- core: Add cli option --no-tty
- core: Overhaul call stack modifications implementation for hooks and triggers
- core/bundler: Cache plugin solution sets to speed up startup times
- config/vm: Addbox_download_options config to specify extra download options for a box
- guest/alpine: Add ansible provisioner guest support
- guest/linux: Update systemd? check to use sudo
- guest/linux: Use systemd if available to halt and reboot system
- guests/linux: Mount smb folders with mfsymlinks option by default
- guest/redhat: Add support for SMB
- guest/windows: Rescue all regular exceptions during reboot wait
- providers/docker: Support catching container name when using podman
- provisioners/docker: Support Centos8
- provisioners/podman: Add Podman as a provisioner
- provisioners/salt: Allow specifying python_version

Bug fixes:
- communicators/winssh: Fix issues with Windows SSH communicator
- core/bundler: Activate vagrant specification when not active
- core/bundler: Properly resolve sets when Vagrant is in prerelease
- core/downloader: Always set -q flag as first option
- core/hooks: Update dynamic action hook implementation to prevent looping
- core/synced_folders: Validate type option if set
- guests/debian: Choose netplan renderer based on network configuration and installed tools
- host/darwin: Quote directories in /etc/exports
- host/linux: Ensure /etc/exports does not contain duplicate records
- host/windows: Check all interfaces for port conflict when host_ip: "0.0.0.0"
- providers/docker: Fix issue where Vagrant fails to remove image if it is in use
- providers/docker: Fix issue with getting correct docker image id from build output
- providers/hyperv: Prevent error when identity reference cannot be translated
- provider/hyperv: Use service id for manipulating vm integration services
- providers/virtualbox: Parse list dhcpservers output on VirtualBox 6.1
- providers/virtualbox: Raise an error if guest IP ends in .1
- provisioners/shell: Ensure windows shell provisioners always get an extension
- util/io: Fix encoding conversion errors

Vagrant 2.2.8 (64-bit) 相關參考資料
Downloads | Vagrant by HashiCorp

64-bit. 64-bit. Download. Current Version: 2.2.10Download Older Versions · Changelog · Installation Instructions · Community Resources · SHA256 checksum ...

https://www.vagrantup.com

Thank you for downloading Vagrant 2.2.8 (64-bit) from FileHorse.com

About Vagrant (64-bit). Vagrant provides the same, easy workflow regardless of your role as a developer, operator, or designer. It leverages a declarative ...

https://www.filehorse.com

Vagrant (64-bit) Download (2020 Latest) for Windows 10, 8, 7

2020年8月25日 — Download Vagrant (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Latest Version 2020.

https://www.filehorse.com

Vagrant 2.2.8 (32-bit) Download for Windows 10, 8, 7 - FileHorse

Download Vagrant 2.2.8 (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

Vagrant 2.2.8 (64-bit) Download for Windows Change Log ...

What's new in this version: Features: - virtualbox/disks: Add ability to manage virtual disks for guests. Improvements: - bin/vagrant: Automatically include global ...

https://www.filehorse.com

Vagrant 2.2.8 (64-bit) Download for Windows 10, 8, 7 - FileHorse

2020年5月5日 — Download Vagrant 2.2.8 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

Vagrant 2.2.9 (64-bit) Download for Windows 10, 8, 7 - FileHorse

2020年5月9日 — Download Vagrant 2.2.9 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

Vagrant 2.210 (64-bit) Download for Windows Old Versions ...

2020年8月25日 — Vagrant 2.2.8 (64-bit). Date released: 05 May 2020 (6 months ago). Download · Vagrant 2.2.7 (64-bit). Date released: 28 Jan 2020 (9 months ...

https://www.filehorse.com

Vagrant 64 bit 2.2.8 - Npackd

2020年5月6日 — Full internal name: vagrant64. Project site: https://www.vagrantup.com/. Screen shots: Download: Download Vagrant 64 bit 2.2.8

https://www.npackd.org

Vagrant by HashiCorp

Vagrant enables users to create and configure lightweight, reproducible, and ... HashiCorp Vagrant provides the same, easy workflow regardless of your role as a ... vagrant init hashicorp/bionic64; $ ...

https://www.vagrantup.com