Multithreaded Upload with BigMIND

Definition In BigMIND, a multithreaded upload refers to a method of uploading data to the cloud storage using multiple concurrent threads or connections. This approach allows for faster upload speeds by dividing the data into smaller chunks and uploading them simultaneously. Once all the chunks are uploaded, they are reassembled on the server side to […]

Read More

Incremental Backup and File Versioning with BigMIND

Definition An incremental cloud backup saves only data and files that have been altered since the previous backup. Its primary objective is to capture any modifications made since the last backup. BigMIND implements an incremental-forever backup approach, initiating with a full backup and subsequently conducting solely incremental backups without periodic full backups thereafter. In the […]

Read More

File Filters in BigMIND

Introduction If you require exclusion of data based on file extensions or through the use of a regular expression, the File Filters feature is the optimal choice! This article walks you through the process of creating a File Filter. Method 1: Using the BigMIND Desktop Application Open the BigMIND application. From BigMIND’s dashboard, click on […]

Read More

Manage Backup Exclusions in BigMIND

Introduction Managing the data you back up is crucial for maintaining an efficient and organized storage system. BigMIND offers users the flexibility to exclude specific files from being backed up, ensuring that only the most relevant and necessary data is stored. This capability helps optimize storage space, reduce backup times, and streamline data management. In […]

Read More

Backing Up Data from Internal, External and Network (NAS) Drive

Introduction The BigMIND service enables users to back up files from various drive types, including internal or external drives, as well as network locations. This can be accomplished through two distinct methods, which are outlined in detail below. Method 1: Using the BigMIND Desktop Application Step 1. Open the BigMIND application. Step 2. From BigMIND’s […]

Read More