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

0 Mitglieder und 7 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SyncBackFree 11.3.20.0 Beta
« Antwort #5550 am: 15 April, 2024, 10:10 »
Whats new:>>

    Updated (Pro/SE): Can use wildcards for network names in Copy Delete -> Network settings
    Fixed (Pro): Can add secrets connection if no secrets

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AOMEI Backupper Standard 7.3.5
« Antwort #5551 am: 15 April, 2024, 18:20 »
Mit Aomei Backupper hat man die Möglichkeit, einzelnen Partitionen, Festplatten oder das gesamte System zu sichern und bei Bedarf wieder her zu stellen. Ebenso kann eine Notfall-CD erstellt werden, welche nützlich ist, wenn das System nicht mehr bootfähig ist. Es werden in den Standardeinstellungen bei einem Backup nur genutzte Sektoren gesichert, bei Bedarf kann man aber auch ein "Sektor für Sektor" Backup erstellen. Hier werden dann auch ungenutzte Bereich gespeichert, das das Backup natürlich größer werden lässt.

Das Backup kann gesplittet und bei Bedarf verschlüsselt und mit einem Passwort versehen werden.

Freemium

Whats new:>>

Fixed some known bugs.

http://www.aomeitech.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 9.9.869
« Antwort #5552 am: 15 April, 2024, 20:20 »
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

Whats new:>>

Fixed: Uninstall issues on unsupported Windows versions

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
Kopia 0.17.0
« Antwort #5553 am: 16 April, 2024, 18:45 »
A fast and secure open-source backup/restore software solution that helps you take filesystem snapshots and save them to a remote storage:

Apache License 2.0

Changelog

Release Highlights

This release includes 3 big changes to reduce memory allocations and thus improve performance:

    refactored internal index read API to reduce memory allocations ( #3754 ) by Jarek Kowalski
    big reduction in memory usage during decompression ( #3780 ) by Jarek Kowalski
    Reduce memory allocation (gc thrash) ( #3695 ) by Aaron Alpar

We're also moving index compaction to the maintenance:

    disable writes on index loads ( #3646 ) by Julio López
    perform index compaction during repo maintenance ( #3651 ) by Julio López

Graphical User Interface

    upgraded htmlui to the latest version ( #3781 ) by Kopia Builder [bot]

Command-Line Interface

    New Feature added decompression benchmark ( #3773 ) by Jarek Kowalski
    restore objects with I prefix fails ( #3062 ) by NickIAm

General Improvements

    avoid wrapping known-to-be-nil error ( #3797 ) by Julio López
    New Feature User_profile_add_set cli changes ( #3770 ) by Sirish Bathina
    fix function names in comment ( #3786 ) by lvyaoting
    disable writes on index loads ( #3646 ) by Julio López
    perform index compaction during repo maintenance ( #3651 ) by Julio López

Repository

    refactored internal index read API to reduce memory allocations ( #3754 ) by Jarek Kowalski
    New Feature big reduction in memory usage during decompression ( #3780 ) by Jarek Kowalski

Server

    fixed deadlock between server and scheduler during shutdown ( #3782 ) by Jarek Kowalski

Storage Providers

    check for ContainerAlreadyExists in Azure test ( #3767 ) by Julio López
    Reduce memory allocation (gc thrash) ( #3695 ) by Aaron Alpar

Dependencies

    Bump Github.com/Klauspost/Compress from 1.17.7 to 1.17.8 ( #3802 ) by dependabot[bot]
    Bump Github/Codeql-Action in the Github-Actions Group ( #3803 ) by dependabot[bot]
    bump the common-golang-dependencies group with 2 updates ( #3801 ) by dependabot[bot]
    bump codecov/codecov-action from 4.1.1 to 4.2.0 ( #3792 ) by dependabot[bot]
    bump docker/setup-buildx-action in the docker group ( #3791 ) by dependabot[bot]
    Bump Github/Codeql-Action in the Github-Actions Group ( #3790 ) by dependabot[bot]
    bump the common-golang-dependencies group with 7 updates ( #3789 ) by dependabot[bot]
    bump github.com/google/fswalker ( #3778 ) by dependabot[bot]
    bump the common-golang-dependencies group with 11 updates ( #3777 ) by dependabot[bot]
    migrate from go.uber.org/multierr to standard errors ( #3761 ) by Matthieu MOREL
    migrate from github.com/Azure/azure-storage-blob-go to github.com/Azure/azure-sdk-for-go/sdk/storage/azblob ( #3760 ) by Matthieu MOREL
    bump the copy-dog-npm-dependencies group ( #3765 ) by dependabot[bot]
    bump the common-golang-dependencies group with 3 updates ( #3764 ) by dependabot[bot]
    bump codecov/codecov-action from 4.1.0 to 4.1.1 ( #3762 ) by dependabot[bot]
    Bump github.com/hanwen/go-fuse/v2 from 2.5.0 to 2.5.1 ( #3763 ) by dependabot[bot]
    bump the github-actions group with 1 update ( #3752 ) by dependabot[bot]
    bump the common-golang-dependencies group with 2 updates ( #3751 ) by dependabot[bot]

Development Dependencies

    Bump Tar from 6.2.0 to 6.2.1 in /App ( #3794 ) by dependabot[bot]

CI/CD

    upgraded to go 1.22 ( #3746 ) by Jarek Kowalski
    upgraded linter to 1.57.1 ??( #3753 ) by Jarek Kowalski

[close]

https://kopia.io/

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
Super Grate 1.4.2.0
« Antwort #5554 am: 16 April, 2024, 20:20 »
An open source Windows User Profile backup and migration application that you can also install to a network share drive or a removable USB drive.

License: GPLv3

Whats new:>>

Added auto-fill computer name button to source and destination fields.

https://belowaverage.org/software/supersuite/supergrate/

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
Cobian Reflector 2.7.00
« Antwort #5555 am: 16 April, 2024, 21:40 »
Cobian Reflector is a freeware backup program used to schedule your backups either local or via FTP/sFTP and is the successor to Cobian Backup, one of our perennial favorites.

Cobian Reflector has all the features of it predecessor but it is completely rewritten in .NET and adds has support things like SFTP transfers, DPI independence and also behaves as a 64-bit/ 32-bit program.

Changelog


    Loading large lists takes now about 300% less time due to a new indexing method
    A bug had been fixed when importing old lists which contain large sizes in exclusion/exclusions
    Some changes in the permissions method done
    Galician language updated
    German language updated

[close]

https://www.cobiansoft.com/index.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
Cobian Reflector 2.7.10
« Antwort #5556 am: 19 April, 2024, 09:50 »
Whats new:>>

    Fixed a problem introduced in 2.7.00 where the user interface crashed if the positions file didn't contain a dictionary key
    Fixed an exception that used to arise whenever a stored password in a list or the settings file failed to be decrypted
    Russian language updated
    French language updated

https://www.cobiansoft.com/index.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
Personal Backup 6.3.15.0
« Antwort #5557 am: 22 April, 2024, 19:50 »
Mit dem Gratis-Tool können Sie Ihre persönlichen Daten in einem beliebigen Ziel-Verzeichnis auf Ihrer Festplatte oder in einem Netzwerk sichern. Die Auswahl der zu sichernden Daten wird verzeichnisweise vorgenommen - Unterverzeichnisse werden automatisch mit gesichert.

Auf Wunsch werden die Daten komprimiert gespeichert. Filterfunktionen erlauben auch das bequeme Backup von ausgewählten Dateien - zum Beispiel aller Word-Dokumente. Das Erstellen eines Backups erfolgt entweder manuell oder automatisch - zu einem festgelegten Zeitpunkt oder bei jedem An- oder Abmelden des Benutzers.

Auch als 64-Bit-Variante verfügbar.

Freeware: Für privaten und kommerziellen Gebrauch

Changelog

  - Neu:

    - Erstellen eines Backup-Auftrags mit den Voreinstellungen für Thunderbird

  - Änderungen:

    - Liste der zuletzt verwendeten Backup-Aufträge

  - Fehlerkorrekturen:

    - Verbesserte Fehlererkennung beim Laden eines Backup-Auftrags
    - Platzhalter "%drive%" für Protokoll-Datei
    - Synchronisieren mit der Löschfunktion

[close]

https://personal-backup.rathlev-home.de/

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
TeamDrive 5.1.1 Build 3576
« Antwort #5558 am: 22 April, 2024, 21:40 »
TeamDrive ist das ideale Tool, wenn sie persönliche Dateien austauschen und schützen möchten: Dokumente, Bilder, MP3s, Videos – alles ist möglich mit TeamDrive. Sie legen einfach und schnell einen dedizierten Ordner an und laden Freunde oder Familienangehörige ein, mit denen Sie über das Internet zusammenarbeiten und Dateien austauschen möchten

Changelog


New: Build 3576

- Fixed problems when using .rtf and Microsoft Office files in MacFuse (virtual file system)
- Improved the thread management when using the virtual file system
- Minor bug fixes

New: Build 3559

- Fixed crash downloading zipped folders from the webclient
- Fixed crash when changing proxy settings
- Fixed information of published file not updating in GUI
- Fixed invalid reply from the API when uploading new files (Outlook Addin)
- Several additional minor bugfixes

[close]

https://teamdrive.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
SymmetricDS 3.15.5
« Antwort #5559 am: 24 April, 2024, 10:20 »
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: GPLV3

Whats new:>>

    Support unsigned columns on MySQL and MariaDB
    Support autosave setting with PostgreSQL JDBC driver
    Support Sybase ASE uni-types with dbcompare
    Use read uncommitted in some jobs to prevent deadlocks
    Update Spring libraries to fix vulnerabilities

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
Google Drive 90.0.3.0
« Antwort #5560 am: 25 April, 2024, 22:10 »
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.

Freemium

Whats new:>>

Bug fixes and performance improvements

https://www.google.com/drive/

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
jaBuT 2024.04.39018
« Antwort #5561 am: 27 April, 2024, 09:30 »
jaBuT (just another Backup Tool) is an easy, flexible, powerful backup and synchronization program. It supports different processing modes including copy, move, and compress with and without file comparison, as well as mirror and sync. The program includes exclusion/inclusion of processed data, a variety of profile options, scheduled execution, and a variety of file comparison options.

Supports batch processing, GUI customization, rich tray control, the command-line options, and more.

Freeware for non-commercial use

Whats new:>>

Added support for 7z LZMA2 compression method (default compression method) (thanks to Alexander K.)

https://jabut.de/en

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
Personal Backup 6.3.15.1
« Antwort #5562 am: 30 April, 2024, 08:30 »
Mit dem Gratis-Tool können Sie Ihre persönlichen Daten in einem beliebigen Ziel-Verzeichnis auf Ihrer Festplatte oder in einem Netzwerk sichern. Die Auswahl der zu sichernden Daten wird verzeichnisweise vorgenommen - Unterverzeichnisse werden automatisch mit gesichert.

Auf Wunsch werden die Daten komprimiert gespeichert. Filterfunktionen erlauben auch das bequeme Backup von ausgewählten Dateien - zum Beispiel aller Word-Dokumente. Das Erstellen eines Backups erfolgt entweder manuell oder automatisch - zu einem festgelegten Zeitpunkt oder bei jedem An- oder Abmelden des Benutzers.

Auch als 64-Bit-Variante verfügbar.

Freeware: Für privaten und kommerziellen Gebrauch

Changelog

  - Fehlerkorrekturen:

    - Synchronisieren: gelöschte Unterverzeichnisse bei "Ausgewählte Dateien,
      andere behalten"
    - Erzeugen von Zip-Archiven mit verschlüsselten Dateinamen

[close]

https://personal-backup.rathlev-home.de/

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 11.3.22.0 Beta
« Antwort #5563 am: 30 April, 2024, 18:20 »
Whats new:>>

Updated: When error is ERROR_RETRY then it will only retry 5 times before failing

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Hasleo Backup Suite 4.5.0
« Antwort #5564 am: 01 Mai, 2024, 07:10 »
This straightforward software solution helps you create backups of your operating system's files and user-selected disks or partitions.

Freeware

Changelog


    Allows cloning/restoring between disks with different sector sizes
    Reduce wait time for canceling backup/restore operations
    Added support for resizing the main window
    Improved backup scheduling
    Added Ukrainian language support
    Fixed some bugs to improve product quality

[close]

https://www.easyuefi.com/backup-software/backup-suite-free.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 )