Autor Thema: Sync/Backup Tools diverses ...  (Gelesen 672303 mal)

0 Mitglieder und 5 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Google Backup and Sync (Google Drive) 3.47.7654.0300
« Antwort #4125 am: 08 November, 2019, 17:15 »
Google Backup and Syn (Google Drive) is a synchronization tool for Google's online storage service. If you are a Mac or PC user this is a dedicated synchronization tool that enables you to keep a local folder in sync with your online storage - add or remove a file in either location and the changes will be reflected in the other.

Freeware

https://drive.google.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ownCloud 2.6.0.13018
« Antwort #4126 am: 11 November, 2019, 20:10 »
Changelog

    Major changes and additions:

    Rewrote discovery code for performance improvements and better maintainability.
    Tech Preview: Add native virtual files mode for Windows 10. (https://github.com/owncloud/client/wiki/Virtual-Files-on-Windows-10)
    Tech Preview: Improvements and fixes for all virtual files mode (https://github.com/owncloud/client/wiki/Virtual-Files)
    Add basic support for libcloudproviders for gtk/gnome integration (#7209)
    Remove support for Shibboleth auth, please use OAuth2 server app (#6451)

    Some small changes and bug fixes:

    Sync: Better detection of complex renames
    Sync: Add workarounds so HTTP2 may be enabled with Qt >=5.12.4 (#7092, #7174)
    Sync: When propagating new remote directories, set local mtime to server mtime (#7119)
    Sync: Add support for asynchronous upload operations (core#31851)
    Sync: Handle blacklisted_files server capability (#434)
    Sync: Fix downloading of files when the database is used for local discovery
    Sync: Fix sync progress when virtual files are created (#6933)
    Sync: Fix issue with a folder being renamed into another renamed folder (#6694)
    Sync: Reduce client-triggered touch ignore duration from 15s to 3s
    Sync: Fix file attribute propagation when propagating conflicts
    Sync: Fix local discovery when removing a selective sync exclusion
    Sync: Fix detection of case-only renames on Windows
    Sync: Fix race conditions in the linux folder watcher (#7068)
    Sync: Fix issue with special characters in the filename and chunked uploads (#7176)
    Sync: Fix renaming a single file causing the "all files deleted" popup (#7204)
    Sync: Reduce memory use during uploads by not reading whole chunks to memory (#7226)
    Sync: Don't abort on 404, 500, 503 errors (#5088, #5859, #7199)
    Sync: Fix parsing of etags, improving move detection (#7271, #7345)
    Sync: If a move is forbidden, restore the source (#7410)
    Sync: When moving is allowed but deleting is not, do not restore moved items (#7293)
    Sync: Fix delete-before-rename bug (#7441)
    Sync: Delay job execution a bit (#7439)
    Sync: Make sure we schedule only one job (#7439)
    Sync: PropagateDownload: Don't try to open readonly temporaries (#7419)
    Sync: Don't fatal on "Storage temporarily unavailable" (#5088)
    Experimental: Add capability to sync file deltas. (#179) (https://github.com/owncloud/client/wiki/DeltaSync)
    Vfs: The online-only/available-locally flag applies to new remote files now.
    Vfs: Introduce actions and warning text for switching vfs on and off.
    Vfs: Cannot be used with selective sync at the same time.
    Vfs: Can now be fully enabled or disabled.
    Vfs: Suffix mode ignores remote files with the suffix (#6953)
    Vfs: Fix behavior when file is renamed and suffix is added/removed at the same time (#7001)
    Vfs: Improve notifications for file creation actions (#7101)
    Vfs: Improve user-visible aspects of pinning and availability (#7111)
    Vfs: Add note about which plugin is in use to about dialog (#7137)
    Vfs: Fix reliability of "Download file" context menu action (#7124)
    Vfs: Fix crash when dehydrating a complete folder
    Vfs: Make "Free space" context menu action only enabled when it has an effect (#7143)
    Vfs: Ensure the database temporaries are marked as excluded (#7141)
    Vfs: Don't dehydrate existing data when switching on (#7302)
    Vfs: Fix move detection when virtual files are involved (#7001)
    Vfs: Lots of tests and corrections for suffix edge cases (#7350, #7261)
    GUI: Adjust "new public link share" ui so options can be set before share creation
    GUI: Added action to open folder in browser to selective sync context menu (#6471)
    GUI: Add server version info to SSL info button (#6628)
    GUI: Allow log window of running client to be opened via command line
    GUI: Introduce conflict resolution actions to right-click menu of conflicts and files in read-only directories (#6252)
    GUI: Update sooner when user resolves a conflict (#7073)
    GUI: Improve error message for missing data in server replies (#7112)
    GUI: Remove log window, instead focus on easy handling of log files (#6475)
    GUI: Fix notification buttons sometimes getting their own window (#7185)
    GUI: Notifications: Remove do-nothing "OK" button (#7355)
    GUI: Add "Show file versions" context menu action (#7196)
    GUI: Fix layout in "Add Certificate" dialog (#7184)
    GUI: Fix duplicated error message for fatal errors (#5088)
    GUI: Fix selective sync ui initial state after account creation (#7336)
    GUI: Improve help text in ignore editor (#7162)
    GUI: Show restoration items in protocol
    Sharing: Fix issues with enforced passwords and expiry (#7246, #7245)
    Sharing: Fix resharing an item in a share with limited permissions (#7275)
    Sharing: Use the default expiration date even when not enforced (#7256)
    Sharing: When sharing from context menu, show dialog if share creation fails (#7286)
    Sharing: Always show at least readonly permissions (#7429)
    OSX: Fix issues with Finder integration being gone after reboot
    OSX: Use the same implementation as on Linux/Windows for the settings dialog (#7371)
    Linux: Add autostart delay to avoid tray icon issues (#6518)
    Folder watcher: Test before relying on it (#7241)
    Client certs: Fix storage of large certs in older Windows versions (#6776)
    Updater: Show a nicer version string In the "available update" notification (#6602)
    Updater: Set correct state on network error (#3933)
    Updater: Provide more useful options on update failure (#7217)
    Updater: Improve logging (#3475, #7388)
    Updater: Fix Version numer not shown in the user visible string (#7288)
    DB: Database path for new folders now starts with ".sync", avoiding the "." (#5904)
    File hashes: Add support for SHA256 and SHA3
    Cmd: Respect chunk sizing environment variables (#7078)
    Log: Don't write to logdir if --logfile is passed (#6909)
    Log: Make --logfile - work on Windows
    Log: Make --logdir compress logs reliably (#7353)
    Log: Print critical and fatal messages to stderr
    Doc: Migrate the documentation to Antora (#6785)
    Doc: Update Windows build instructions
    Doc: Add explanation of how to manually change server url (#6579)
    Doc: List more environment variables
    Doc: List more config file options (owncloud/docs#1365)
    Build: Fix KDEInstallDirs deprecation warnings (#6922)
    Build: Fixes for compiling on "remarkable" tablet (#6870)
    Build: Add PLUGINDIR variable for finding vfs plugins (#7027)
    Build: Drone (#7426)
    Build: Remove 'binary' submodule, remove outdated VS projects
    Translations: Change the way we pull in translations (#7426)
    Remove the WebKit dependency (#6451)
    Several performance optimizations
    Update SQLite3 to 3.27.2 (if bundled)
    Many test improvements (like #6358)


[close]

http://owncloud.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Synchredible 5.305
« Antwort #4127 am: 13 November, 2019, 21:15 »
Synchredible erleichtert Ihnen den Datenabgleich zwischen mehreren Computern.Synchredible unterstützt das Synchronisieren von einzelnen Dateien, Verzeichnissen oder kompletten Festplatten und kann Daten sowohl einseitig, wie auch beidseitig kopieren.

Beim Abgleich stehen Ihnen eine Reihe von Optionen zur Verfügung. Unter anderem lassen sich Filter für bestimmte Dateitypen, ein zeitgesteuerter Datenabgleich oder eine Routine zum Löschen von Daten, die nicht auf dem Quell-Laufwerk vorhanden sind, nutzen. Mit Hilfe eines Assistenten legen Sie die vom Programm abzuarbeitenden Aufgaben fest. Mehrere dieser Befehlsketten lassen sich kombinieren und somit automatisch erledigen.

Hinweis: Bei dieser Freeware-Version für die private Nutzung erscheint nach erfolgreicher Synchronisation ein Fenster, welches sich erst nach 15 Sekunden schließen lässt.

Whats new: >>

+ Verbessertes Verhalten nach Zeitumstellung

Hersteller: http://www.ascomp.net/index.php?php=prog&page=func&prog=synchredible

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DSynchronize 2.45.68
« Antwort #4128 am: 15 November, 2019, 09:07 »
DSynchronize ist ein Stand-alone-Utility, mit denen Sie in regelmäßigen Abständen  zwei oder mehr Ordner auf der Festplatte, Floppy Disk, LAN, USB Key, CD-DVD (mit Packet-Writing Software) und FTP-Server synchronisiert. Es ist auch möglich, die Zeit und den Tag, um die Synchronisierung zu laufen, und die Schaffung einiger zusätzlicher "Filter" für die anderen Faktoren.

Real-Time Sync ist ebenfalls unterstützt.

Freeware

http://dimio.altervista.org/eng/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SymmetricDS 3.11.0
« Antwort #4129 am: 15 November, 2019, 18:45 »
SymmetricDS is a useful tool for the database administrators who need to replicate or  synchronize database content over the network. It allows you to save time by configuring automatic synchronizations for multiple databases.

The application supports asynchronous data replication and can be implemented for most of the database servers such as Oracle, SQL, MySQL, PostgreSQL, Firebird or DB2.

License: LGPL

Changelog

    Enhanced performance of routing and purging, extract-only nodes, improved security of node authentication, and support for SAP HANA:

    0002979: [New Feature] Support SAP HANA as target for replication (josh-a-hicks)
    0004079: [Improvement] Refresh lock for purge service (elong)
    0004094: [New Feature] Routing common batch mode for groups of nodes (elong)
    0004095: [Improvement] Unrouted count should check current sequence instead of running max(data_id) (elong)
    0004096: [Improvement] Change routing parameter default to always query with gaps (elong)
    0004099: [Improvement] Move default location of H2 and Derby database files to <SYM_HOME>/db instead of <SYM_HOME>/tmp (pmarzullo)
    0004103: [Improvement] Drop router_id column from sym_data_event to improve size and performance (elong)
    0002864: [Improvement] Raise an error if an MSSQL Update fails to get captured (pmarzullo)
    0003901: [Bug] MSSQL: Updating multiple rows in source table results in reversed rows in destination table (pmarzullo)
    0004097: [New Feature] Router convertToReload that converts multiple changes into a reload batch (elong)
    0004041: [New Feature] Extract only nodes (josh-a-hicks)
    0004093: [New Feature] Queue initial load in its own job (elong)
    0004105: [Improvement] Snapshot: use log file names from log4j configuration to filter files to include in snapshot (pmarzullo)
    0004113: [Bug] Postgres Time column type can't be converted to Timestamp column type without a cast when restoring the data (pmarzullo)
    0004119: [New Feature] Security token in header and session authentication (elong)
    0004120: [Improvement] Common batch staging with sub-directories (elong)
    0004140: [Bug] Purge job performance with offline nodes (elong)
    0004143: [Improvement] Remove ping back enabled from trigger router (elong)


[close]

http://www.jumpmind.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
FBackup 8.4.251
« Antwort #4130 am: 18 November, 2019, 16:45 »
FBackup is a freeware backup program for Windows, with an easy to use interface. Performs mirror backups and has wizards for backup & restore, file filters and internal scheduler. Creates standard zip files or exact copies of files, backs up open files and lets you protect your backed up files using zip passwords.

Freeware

Changelog

    New: Multiple new backup plugins added
    New: Serbian language added for the user interface (both Latin and Cyrillic)
    New: Updated design for the ribbon interface with styling options
    Update: Dutch language updated
    Update: Japanese language updated
    Fix: Selective restore with file filtering ignored main folder
    Fix: Group name tag in email templates was not displaying proper information
    Fix: Multiple "new version available" update windows
    Fix: Timestamp error for scheduled backups

[close]

http://www.fbackup.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Macrium Reflect Free Edition 7.2 Build 4539
« Antwort #4131 am: 18 November, 2019, 20:00 »
Macrium Reflect: Erstellt Disk-Images und führt Backups der Systempartition auch bei laufendem Betriebssystem durch; legt die Images auf USB-Stick, Firewire-Laufwerk, DVD oder im Netzwerk ab und erzielt laut Hersteller hohe Kompressionsraten; bietet die Systemwiederherstellung über eine Live-CD mit einem kompakten Linux-Derivat an; auch als kostenpflichtige Version mit erweitertem Funktionsumfang erhältlich.

kostenlos (Free-Version für private Nutzung)

Changelog

    Server Plus Edition:

    Exchange backups could crash after completion if the log file couldn't be written to. This has been resolved
    Incorrect ReflectUI.exe Message Box
    On system startup an incorrect pop-up dialog box could be shown by ReflectUI.exe. This has been resolved

    viBoot:

    Images created by 'foreign' systems (not the same PC) could fail to enable the 'Boot Image' functionality in Reflect. This has been resolved
    Macrium Image Guardian"
    We've improved the security of MIG by enhancing the malicious injection of threads into running processes.
    Change Block Tracker"
    Minor performance and stability enhancements.
    Rescue Media Builder"
    On some systems with dynamic disks, it was possible for the location of the PE files to be incorrectly set, causing boot menu entries to fail. This has been resolved.
    On USB-based rescue media, un-checking the "Check for devices missing drivers on boot" checkbox and rebuilding would sometimes not make the rescue media stop prompting for missing drivers. This has been resolved.
    When building Technicians media, failing to create autorun.inf will no longer cause the rescue media creation to abort.
    If the Windows ADK version 1607 was installed but a 64-bit PE 10 zip file was used to build rescue media, any subsequent 32-bit PE 10 builds would not prompt for an updated wim but would always use the 1607 wim from the ADK. This has been resolved.
    RMBuilder could fail to detect a new version of Windows RE after a Windows update. This has been resolved.

[close]

http://www.macrium.com/reflectfree.asp

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Sync Breeze 12.3.18
« Antwort #4132 am: 19 November, 2019, 18:30 »
Sync Breeze is an easy-to-use, flexible and fast file synchronization utility that allows you to synchronize files between disks, directories and networked computers.

SyncBreeze provides multiple one-way and two-way file synchronization modes, user-defined file synchronization commands and customizable GUI layouts.

Freeware

Changelog

    Adds the ability to filter the file sync preview actions by the modification date
    Adds the ability to filter the file sync preview actions by the modification time
    Improves the file synchronization preview dialog
    Improves the file properties dialog
    Fixes a number of bugs

[close]

http://www.syncbreeze.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
FreeFileSync 10.18
« Antwort #4133 am: 20 November, 2019, 06:10 »
FreeFileSync synchronisiert Daten zwischen mehreren Rechnern im gleichen Netzwerk.Außerdem kann man Sicherheitskopien von Ordnern/Dateien auf beliebigen Medien anlegen.Für die Kopiervorgänge kann ein Zeitintervall vorgegeben werden, so muss man sich nicht mehr selber darum kümmern.Auf Wunsch kann FreeFileSync die Backups komprimieren.

Changelog

    Save/load database files in parallel
    Show item count for each view filter category
    Group config history items via background colors
    Allow grid sort by category and sync action
    Reduced file accesses for faster start up
    Buffer redundant database loads
    Fix ibus initialization hang on Ubuntu 19.10
    Defer showing progress panel for short-lived tasks
    Calculate stable scrollbar dimensions on GTK2
    Log mod time errors even when sync is cancelled
    Show progress and errors when updating sync directions
    Detect MLSD support despite invalid FTP FEAT response
    Improved GUI responsiveness during config load
    Added Vietnamese translation

[close]

http://www.freefilesync.org

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
imageUSB v1.5.1001
« Antwort #4134 am: 21 November, 2019, 18:10 »
ImageUSB is a free utility which lets you write an image concurrently to multiple USB Flash Drives. Capable of creating exact bit-level copies of USB Flash Drive (UFDs), ImageUSB is an extremely effective tool for the mass duplication of UFDs. ImageUSB can also be used to install OSFClone to a USB Drive for use with PassMark OSForensics™.

Unlike other USB duplication tools, ImageUSB can preserve all unused and slack space during the cloning process, including the Master Boot Record (MBR). ImageUSB can perform flawless mass duplications of all UFD images, including bootable UFDs.

Freeware

Changelog

Fixed a bug where images created with V1.5.1000 had incorrect imageUSB header and was not being subsequently recognized by imageUSB. If using other imaging tools, specify an offset of 512 bytes to skip the header.

[close]

http://www.osforensics.com/tools/write-usb-images.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Syncios 6.6.5
« Antwort #4135 am: 22 November, 2019, 13:33 »
Whats new:>>

    Fixed a potential crash when exporting photos.
    Optimized the connection of Android device.
    Other bug fixes and optimizations.

http://www.syncios.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Echosync 5.6.5.0
« Antwort #4136 am: 24 November, 2019, 20:20 »
Echosync is an easy to use application that allows you to easily sync and backup your files. Four objectives have guided its development: the simplicity, speed, flexibility and reliability.

Freeware

http://www.luminescence-software.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Syncthing 1.3.2 RC 3
« Antwort #4137 am: 25 November, 2019, 04:50 »
Share various documents between different devices by relying on this handy application that comes with a smooth, user-friendly interface.

License: MPL

Changelog

    Bugfixes:

    GUI theme not changing on WebKit-based/like browsers
    Folder "Up To Date" but has pending "Revert Local Changes"
    (De)select all not working in add device dialog
    Folder shows as "Syncing" when there is no data transfer
    Cannot exit after failed startup
    QUIC accept error loops too quickly, causing excessive log output
    Pull-scan loop due to symlink traversal
    cmd/stdiscosrv: Data race in replication
    API + UI device last seen is empty/Never
    Uses too much RAM when syncing large files (1.3.0+)

    Enhancements:

    Generate HTTPS certificates accepted by iOS 13 / macOS Catalina
    Improve sharing tab when there are no devices to share with
    Change Web UI based on prefers-color-scheme

[close]

https://syncthing.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Zback 2.89.0.b
« Antwort #4138 am: 28 November, 2019, 18:30 »
Zback is a backup and synchronize tool with a small footprint. Copy modes include update files, refresh existing files, or mirror source to target and can be run manually, from batch/script, or from the command line. Users can filter files based on extension, size, date, subdirectories and preview their backup/sync before running.

License:  Freeware for personal use

Whats new:>>

/p option refined (example 33

http://titan.fsb.hr/~dzorc/zback.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SyncBackFree 9.2.16.0 Beta
« Antwort #4139 am: 29 November, 2019, 10:45 »
Changelog

    ew (Pro/SE): Profiles set to run periodically or when files are changed can now be added to the queue instead of being run immediately
    Updated (Pro): TLS 1.2 is now always used with Box
    Updated: The option of what to do when all profiles end is now saved
    Updated (Pro): In the New Profile Wizard there is an add button to manually add a cloud bucket
    Updated (Pro/SE): SSL connections are re-used with FTPS when using Eldos FTP engine (already does this with WeOnlyDo)
    Fixed: Windows positions when taskbar is on left or top of screen
    Fixed: You can now rename a profile to the same name but with different case
    Fixed (SE): The 64-bit No Install release had the wrong non-admin manifest file
    Fixed (Pro/SE): When using parallel compression or cloud transfers, in rare cases it may fail to end the profile

[close]

http://www.2brightsparks.com/downloads.html#freeware

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )