CA2651323A1 - Group based complete and incremental computer file backup system, process and apparatus - Google Patents

Group based complete and incremental computer file backup system, process and apparatus Download PDF

Info

Publication number
CA2651323A1
CA2651323A1 CA002651323A CA2651323A CA2651323A1 CA 2651323 A1 CA2651323 A1 CA 2651323A1 CA 002651323 A CA002651323 A CA 002651323A CA 2651323 A CA2651323 A CA 2651323A CA 2651323 A1 CA2651323 A1 CA 2651323A1
Authority
CA
Canada
Prior art keywords
storage medium
descriptor
electronic data
data
backup
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CA002651323A
Other languages
French (fr)
Other versions
CA2651323C (en
Inventor
Hadley Rasch Young
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hybir Inc
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=38668596&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CA2651323(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Individual filed Critical Individual
Publication of CA2651323A1 publication Critical patent/CA2651323A1/en
Application granted granted Critical
Publication of CA2651323C publication Critical patent/CA2651323C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1004Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's to protect a block of data words, e.g. CRC or checksum
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • G06F11/1451Management of the data involved in backup or backup restore by selection of backup contents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • G06F11/1453Management of the data involved in backup or backup restore using de-duplication of the data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1464Management of the backup or restore process for networked environments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/113Details of archiving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3247Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/80Database-specific techniques

Abstract

The present invention is capable of determining the rights to a file based on providing a descriptor. The descriptor can be calculated using an algorithm, which may be cryptographic and/or non-cryptographic. The descriptor may further be based on the file contents, metadata of the file, other file data, or any combination thereof to uniquely identify the file in a shared file repository. Since the descriptor is generated based on file data it will be the same regardless of which user generates it. Accordingly, only one copy of the file needs to be maintained in the shared file repository, thereby reducing the amount of network bandwidth required to assure the file is backed up and further reducing the amount of storage required to backup the files. This results in a vastly more efficient method of backup in terms of processing time, network bandwidth, and storage requirements.

Description

GROUP BASED COMPLETE AND INCREMENTAL, COMPUTER FILE BACKUP
SYSTEM, PROCESS AND APPARATUS

FIELD OF INVENTION
The present invention relates generally to computer data riglits and data identity. More specifically, the present invention is applicable to improving data management as it applies to file systems, computer data backup, and computers in general.
BACKGROUND
Modern society relies heavily on computers and computer networks (computer systeins) and subsequently the Internet, as it is essentially a large computer system.
Managing what person or entity has rights to a particular file is extremely difficult, resource intensive and critical to maintaining the privacy of data. Current implementations of rights management and file identification are so inefficient that large concessions and coinpromises have been rnade across the computing field.
Rights inanagement, in accordance with the prior art, is typically done on a per user ,basis. A user is generally authenticated and is granted riglits on an individual or group basis. It is common for files associated with each user to be compared bit for bit or through the use of some algorithm. Common comparison methods include a crc-32 signature, a file size clieck, and a more robust md5 method that is typically eniployed for larger files. File comparison is typically done in a manual process on large downloads. A large file would be supplied with an md5 checksum. The user downloads the file and runs an ind5 utility on the downloaded file and verifies that the checksunis match. Traditionally, separate copies of files are maintained for eacli user.
One inefficiency introduced wlien comparisons are perforrned relates to the process of computer backup. Most backup tecluziques rely on taking an initial image or full backup of the entire contents of a computer system. Using initial images or fiill backups may result in very large backups being created during computer backup processes. There are various tecluiiques for reducing the size of baclaips that exclude parts of the file system and/or do not copy data already backed up. One technique for reducing the size of the backups is to only copy files that do not already exist. This technology utilizes crc-32 as a checksum along with file narne designators to determine if a file is already in the repository. Employing the crc-32 teclulique does not reasonably guarantee the uniqueness of the file as there are rnaliy possible combinations of data of the same size that will generate the same crc-32 data.
Moreover, using the crc-32 technique has an iiiherent file rights problein ai1d file identity problem. If duplicate files are iiot backed up, the baclcup space is essentially a shared systein.
With this sliared system one rnust detennine which files each backup client has rights to.
Another such inefficiency is in the process of configuration management.
Configuration manageinent is the process of managing the configuration of a computer system.
This process includes capturing and restoring configuration sets. Configuration sets niay contain file structures and configuration information, as well as scripts to update configuration infoi7nation or manipulate a file system. The inefficiency lies in the inability of the system to guarantee the uniqueness of files. Configuration sets are complete bundles of relevant data.
Many configuration sets will have multiple copies of the sanie files simply because of the coniplexity of managing files that are not assured to be unique.
The list of inefficiencies witlz computer storage, management, and data backup systems continues almost indefinitely. For example, a significant amount of inefficiency exists in the process of email storage and other message storage techniques as well as application data storage.
SUMMARY
Accordingly, it is an object of the present invention is to provide a more efficient method and system for managing files, file rights, and file identity.
In accordance witll at least one enibodinient of the present invention a metliod for detemiining a reasonably unique credential is provided. The rnethod generally comprising:
receiving a first inventory of electronic data stored on a first remote storage inedium, wlierein the first inventory coinprises at least one descriptor;
comparing the at least one descriptor of the first inventory to a list of descriptors associated with a second inventory of electronic data stored on a backup data storage medium, wherein the second inventory of electronic data comprises electronic data froin a plurality of storage inediulns different from the first remote storage rnedium;
determining that a first descriptor from the at least one descriptor of the first inventory substantially matclies a second descriptor from the list of descriptors associated with the second inventory; and reporting to the first remote storage medium that electronic data associated with the first descriptor is already stored in the backup data storage medium.
As used herein, "electronic data" may correspond to electronic files, portions of electronic files, cliunks of data, data structures, metadata, or any otlier piece of electronic data.
A descriptor may be a combination of file metadata (e.g., file storage location and other bibliographic information pertaining to the file) and cryptographic signature or signatures. The use of a descriptor, in one enibodiment, allows a multitude of files to be stored without any substantially identical files being stored more than once. This can be inade possible witliout actually providing the file and without comparing the files bit for bit. A
database and/or otlier software application can manage the descriptors in a system that provides higher-level functionality. In one embodiment, a higher-level functionality is used because many files are exact copies of other files and need not be stored if file management issues can be overcome.
Reducing the ainount of redundantly stored files is iniportant because of the cost and limitations in memory, storage, and networlc resources.
Another aspect of the present inveiition is a metliod and system that is capable of determining a reasonably unique descriptor. The detennined desctiptor may be a combiriation of file inetadata and cryptographic sigiiature or signatures. The descriptor, in one embodinient, eriables a possessor of the descriptor to authenticate that the user associated with the processor and subsequently the processor has the right to the file even if the processor only posses the descriptor and no longer possess the file. In such embodiment, the processor is enabled to determine that it has rights to a particular file because determining the descriptor for a file, without ever possessing the file, is extremely difficult even when relatively weak cryptographic routines are used to generate the descriptor.
A further aspect of the present invention provides for the use of cryptographic routines or algorithms. The cryptograpliic algorithms are substantially rnore difficult to break if the entity trying to brealc the routine ("attacker") does not have access to both the secret and the message.
In accordance with at least some embodirnents of the present invention, an attacker has access to neither. This makes the authentication of files very secure, as the unauthorized entity would have to guess the file rnetadata as well as the signature or signatures, a task that is extren7ely difficult if not completely impractical to accomplish. In fact, when multiple signatures are used to identify a file, one method for generating valid descriptors would be to start witli an actual file, in which case all that would be accomplished by the attacker is they would be given access to a file they already have.
The term "autoniatic" and variations thereof, as used herein, refers to any process or operation done witllout material liuman input when the process or operation is perfoi-med.
However, a process or operation can be automatic even if perfonnance of the process or operation uses liuman input, wliether material or immaterial, received before perfonnance of the process or operation. Human input is deerned to be material if sucli input influences liow the process or operation will be performed. Human input that consents to the perfoirTiance of the process or operation is not deemed to be "material".
The terrns "determine", "calculate" and "compute," and variations thereof, as used herein, are used interchangeably and include arry type of inetliodology, process, iiiathematical operation or technique.
The term "rnodule" as used herein refers to any lcnown or later developed hardware, software, frrrnware, artificial intelligence, fuzzy logic, or combination of hardware and software that is capable of performing the functionality associated with that elernent.
Also, while the invention is described in terms of exemplary embodiments, it should be appreciated that individual aspects of the invention can be separately claimed.
These and other advantages will be apparent from the disclosure of the invention(s) contained lierein. The above-described embodimeiits and configurations are neither complete nor exhaustive. As will be appreciated, otlier embodiments of the invention are possible utilizing, alone or in combination, one or more of the features set fortll above or described in detail below.
BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 is a block diagram depicting a cornmunication systein in accordance with eertain enibodiments of the present invention;
Fig. 2 is a block diagram depicting a communication device in accordance with cer-tain embodiments of the present invention;
Fig. 3 is a logical representation of a data structure enrployed in accordance with certain enrbodirnents of the present invention;
Fig. 4 is an example of a descriptor utilized in accordance with cer-tain ernbodiments of the present invention;
Fig. 5 is a group-based backup data structure employed in accordance with cer-tain embodiments of the present invention;
Fig. 6 is a flow chart depicting aspects of a backup routine in accordance with cer-tain embodiments of the present invention; and Fig. 7 is a flow chart depicting aspects of a restore routine in accordance with certain einbodirnents of the present invention.
DETAILED DESCRIPTION
The invention will be illustrated below in conjunction with an exemplary data storage and backup systern. Although well suited for use with, e.g., a system using a ser-ver(s) and/or database(s), the invention is not limited to use with any particular type of communication system or configuration of systern elements. Those skilled in the art will recognize that the disclosed techniques may be used in any comrnunication application in whicli it is desirable to provide a group-based file backup systeni.
The exemplary systems and methods of this invention will also be described in relation to communications software, rnodules, and associated communication hardware.
However, to avoid unnecessarily obscuring the present invention, the following description omits well-lcnown str-uctures, network cornponents and devices that may be shown in block diagram forrrr, are well known, or are otlier-wise sumrnarized.
For purposes of explanation, numerous details are set forth in order to provide a tlrorough understanding of the present invention. It slrould be appreciated, however, that the present invention may be practiced in a variety of ways beyond the specific details set forth herein.
Furthermore, while the exemplary embodiments illustrated herein show the various components of the system collocated, it is to be appreciated that the various components of the systeni can be located at distant portions of a distributed network, such as a corrimunication network and/or the Internet, or within a dedicated secure, umsecured and/or encrypted system.
Thus, it should be appreciated that the components of the systern can be combined into one or more devices, such as an enterprise server, any device witli permanent storage capabilities, or collocated on a particular node of a distributed network, such as an analog and/or digital comrnunication rietwork. As will be appreciated from the following description, and for reasons of computational efficiency, the components of the system can be ar-ranged at any location within a distributed network without affecting the operation of the system.
For exarnple, the various components can be located in a backup server, at one or more users' premises, or some combination thereof. Similarly, one or more functional portions of the system could be distributed between a server, gateway, and/or associated comrnunication device.
Referring initially to Fig. 1, a communication system 100 will be described in accordance with at least sonie embodinrents of the present invention. The communication system 100 generally comprises a communication network 104, one or more cornnzunication devices 108, arr enterprise server 112, a backup server 116 including a backup application 124 and a restore application 120, and a data storage area 128.
The communication network 104 may comprise any type of information transportation inedium and may use any type of protocols to transport messages between endpoints. The connnunication network 104 may include wired and/or wireless communicatioli tecluiologies.
Examples of the communication network 104 include, without limitation, a standard Plain Old Telephone System (POTS), an Integrated Services Digital Network (ISDN), the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), the Internet, and any other type of packet-switched or circuit-switched network known in the art. In addition, it can be appreciated that the communication network 104 need iiot be linzited to any one network type, and instead may be comprised of a number of different networks arid/or network types.
The communication devices 108 may be packet-switched and/or circuit-switched and can include, for example, phones, IP phones, Personal Digital Assistants or PDAs, Personal Computers or PCs, laptops, packet-based H.320 video pliones and conferencing units, packet-based voice messaging and response uiiits, packet-based traditional computer telepliony adjuncts, conventional wired or wireless telephones, cellular pliones, and the like.
The enterprise server 112 may comprise a dedicated processor that fimctioiis to provide services to selected client devices (e.g., communication devices 108). The enterprise server 112 generally enables communications between two or more communication devices 108 connected within an enterprise and further provides a point of connection for the enterprise to the communication network 104. The enterprise server 112 may comprise any type of processing medium operable to perforin instructions stored on an electronic data storage area. The term "switch" or "server" as used herein should be understood to include a an enteiprise server, a device with pennanent storage capabilities, or other type of telecommunications system switch or server, as well as other types of processor-based communication control devices such as media seivers (i.e., email servers, voicemail servers, web servers, and the like), computers, adjuncts, etc.
The backup server 116 is adapted to provide file backup facilities. The baclaip server 116 is characterized by the ability to manage a file backup system for a group of users, each of whicll may be associated with one or more communication devices 108. In accordance with certain embodiments of the present invention, the backup server 116 is provided with a backup application 124 to enable users to backup files frorn their respective cominunication devices 108 to either the backup seiver 116 or to the data storage 128. The backup application 124 may be available to only subscribing users or certain communication devices 108.
Altenlatively, iion-subscribing users/communication devices 108 rnay be pertnitted to utilize the bacicup application 124 to store one or rnore versions of data froin a communication device 108 onto a remote storage 128 facility. Computer media, sucli as the media that resides on a communication device 108, lias a failure rate that requires copies of the data to reside elsewhere for many usage scenarios. These remote backup copies can be restored to a communication device 108 the event of failure of the original media. This process is called backup and restore, which is supported by the backup application 124 and restore application 120 respectively. The baclcup application 124 and restore application 120 maintained on the backup server 116 provide a central support for the managenient of a group-based backup systein. The backup and restore process has two primary approaches. One is an image or block based back up of the media residing on a communication device 108. The other is a file-based backup. Variations may exist that combine file based and block based backup approaches. In accordance with some einbodinlents of the present invention, a full copy of the existing data structure on a cominunication device 108 can be backed-up via the backup application 124 and subsequently incrernental and/or full backups can be performed. Iiicremental backups for each communication device 108 rriay copy only the data that has changed on that coimnunication device 108 since the last fu11 or incremental backup. Restoratioii varies froin individual files to coinplete media restoration.
Backup systems in accordance with embodiments of the present invention typically group baclcups by volume sets, wliere a volume set consists of an entire ilnage and incremental baclcups. Thus, each volume set backup contains an entire image and snapshots of changes.
Traditionally, none of this inforrnation is shared across multiple volume sets despite the fact that typically most of these files are identical. Identical files represent a majority of the files on eacli communication device 108. The backup server 116 is cliaracterized by the ability to act as a manager of an indexed storage of electronic data and lias the ability to respond to communication devices 108 informing them whether a particular piece of electronic data is already stored. The colnmunication devices 108 can each uniquely identify each file to the backup server 116 assuring only one copy is actually stored even though a nuinber of cominunication devices 108 have backed up the salne file. The backup application 124 combines the backups of all communication devices 108 to dramatically reduce storage and network requirements.
A reason for volume sets is to provide the assurance that a file can only be retrieved by someone having rights to the file. Traditionally, this is assured in the volume set backup by restrictiiig access to the backup repository and various access rights. In accordance with embodiments of the present invention, the restore application 120 restricts access to files by requiring the restorer (i.e., the person or communication device 108 requesting the restore) to provide the filename, size, and unique signature of the file. This infonnation is only known internally to the software and retrievable from a previously generated inventory. Accordingly, the backup application 124 and restore application 120 work cooperatively to maintain a group-based file backup systein on the data storage 128 that maintains only one copy of unique files and allows access to such files by a plurality of coinmunication devices 108 if those communication devices 108 can provide the proper infonnation, usually in the foi7n of a descriptor, to the backup server 116. If that information is provided to the backup se1-ver 116, then the requesting conimunication device 108 is allowed to restore or otherwise access the file from the data storage 128. As can be appreciated by one skilled in the art, the enterprise server 112 may also utilize the backup facilities provided by the backup server 116.
More specifically, the enterprise server 112 rnay perform backups of its own data and/or coordinate backups of various communicatioii devices 108 connected to the enterprise server 112.
Applications provided by the backup server 116, in accordance with at least one embodiment of the present invention, are essentially client/server applications but each clieiit can be a seiver as mentioned earlier. The backup server 116 inay maintain the inventories of all the backups and can tlius provide the files to communication devices 108 that have or should have a particular file. If the systein supported the ability to provide a list or partial list of communication devices; with the particular file and the ability to provide pai-tial file transfer the selver the system becomes a distributed file distribution application.
Essentially the backup server 116 provides the capability for a community or group of users to coordinate file storage and share access to files that are coinmon between two or more users within the comrnunity or group. Accordingly, the backup server 116 can provide each communication device 108 a remote location for file backup but does iiot necessarily have to allocate memory for each of the files on each communication device 108.
Rather, the baclcup server 116 can store a single copy of a file and will provide that file to each user in the community or group that can prove they have access to the file based on a supplied descriptor (e.g., identifier of a unique file and credential proving access permissions).
The data storage 128 may correspond to any type of known data storage medium or combination of storage mediums. A data storage 128 may include any inedia used for persistent storage such as a liard drive or drives, optical storage drives, non-volatile RAM, Storage Area Network, or network attaclied storage.
It should be emphasized that the configuration of the seivers 112, 116, user communication devices 108, and other elements as sliown in Fig. 1 is for purposes of illustration only and should not be constnzed as limiting the invention to any particular arrangement of elements.
It should also be noted that the backup server 116 is not a necessary in accordance with certain embodiments of the present invention. Ratller, the data storage 128 may be implemeiited as a local repository (e.g., local to a conimunication device 108 or enterprise seiver 112) and significant efficiencies can still be realized.
With reference now to Fig. 2, coniponents of a coinrnunication device 108, such as a cornmunications or computing device, are depicted in block diagram form in accordance with embodiments of the present invention. The components inay include a processor 204 capable of executing program instructions. Accordingly, the processor 204 may include any general-purpose programmable processor, digital signal processor (DSP) or controller for executing application programming. A1tenlatively, the processor 204 niay comprise a specially configured application specific integrated circuit (ASIC). The processor 204 generally functions to rGUi programming code implementing various functions performed by the cominunication device 108.
A communication device 108 may additionally include memory 208 for use in connection witli the executioii of prograrmning by the processor 204 and for the temporary or long-tenn storage of data or program instructions. The inelnory 208 may comprise solid-state memory resident, removable or remote in nature, such as DRAM and SDRAM. Where the processor 204 cornprises a controller, the memory 208 rnay be integral to the processor 204.
The memory 208 may be volatile and/or non-volatile memory.
In addition, the communication device 108 may include one or more user inputs 212 and one or more user outputs 216. Examples of user inputs 212 include, without limitation, keyboards, keypads, touch screens, touch pads, and microphones. Examples of user outputs 216 include, but are not limited to, speakers, display screens (including touch screen displays), and indicator lights. Furtherrnore, it can be appreciated by one of skill in the art that the user input 212 may be combined or operated in conjunction with a user output 216. An example of sucli an integrated user input 212 and user output 216 is a touch screen display that caii both present visual inforrnation to a user and receive input selections from a user.
A cornmunication device 108 rnay also include data storage 220 for the storage of application prograrmning and/or data. In addition, operating system software 224 may be stored in the data storage 220. The data storage 220 may cornprise, for example, a magnetic storage device, a solid state storage device, an optical storage device, a logic circuit, or any combination of such devices. It should further be appreciated that the programs and data that may be maintained in the data storage 220 can comprise software, firmware or hardware logic, depending on the particular implerrientation of the data storage 220.
The data storage 220 may further include a backup application 228 and a restore application 240 that provides fi.inctionality siinilar to the backup server 116 described in relation to Fig. 1. The backup application 228 resident on the communication device 108 may provide the ability to backup various files and other electronic data from the communication device 108 to a remote storage location such as data storage 128. To facilitate coordination of a group-based backup system, the backup application 228 may be provided with a scanning rnodule 232 and file analysis module 236. The scanning module 232 is provided to perform an initial scan of local files to rnake a quick detennination as to whether file data has been clzanged, updated, added, etc. The backup application 228 inay employ the scanning inodule 232 to scan a selected number of storage drives or otlier storage rnedia to create a shadow copy of a drive. By scanning a particular drive or similar storage medium, the scanning module 232 is capable of creating a file inventory for the selected drive. The file inventory reflects the current state of tlie drive and may include a description of the hierarchical structure of the drive. The scanning inodule 232 may also be iinpleniented as a file system monitor that continuously tracks changes for a continuous real-time backup solution.
While the scanning module 232 is configured to cursorily scail a selected rnedia, the file analysis rnodule 236 is configured to perforin a more in-deptli analysis of files that the scanning module 232 has identified as possibly clianged, updated, added, and so on. The scanning module 232 may be adapted to apply a descriptor algorithm to each file identified as possibly altered. The application of the descriptor algorithm creates a unique descriptor of each file. In accordance with certain embodiments of the present invention, the analysis module 236 is capable of generating a hash conlprising a unique alpha-numeric string based on the file data itself. The descriptor algorithin uses, as an input, the file data including raw data and possibly metadata to create the descriptor that uniquely (i.e., substantially uniquely) identifies the file or a portion of the file. The results of the application of the descriptor algorithni (e.g., the geiierated hash corresponding to eacli file or portion of a file) may also be added to the inventory to help describe the current state of the drive.

The baclcup application 228 may then transmit the updated inventory of the descriptors or just changes to the inventory of the descriptors to the backup sei-ver 116, wliere the backup server 116 can compare the inventory to files already stored in the data storage 128 to determine wliat files will need to be transmitted from the communication device 108 to the baclaip seiver 116 to complete a baclcup of such files.
The restore application 240 rnay be provided to facilitate the transfer of files froiii a backup server 116 to the coinnlunication device 108. More particularly, the restore application 240 may utilize a scanning rnodule 232 and a file analysis module 236 similar to those provided for the backup application 228 to determine what files need to be transferred from the backup seiver 116 to the corninunication device 108 during a restore operation.
Rather thari using the descriptors of files to deterrnine if a file needs to be downloaded to the baclcup server 116, the restore application 240 utilizes the descriptors to request access to the files already stored in data storage 128. The restore application 240 may utilize the scanning module 232 to deterinine if any files currently stored in local memory (i.e., the meniory of the cominuuiication device 108) have changed since the point-in-time corresponding to the requested restore.
The scanning module 232 may check nietadata of files and compare the create tirne and edit tinie of the file with the point-in-time corresponding to the requested restore. If the files were marked as altered some time after the identified point-in-time, then the restore application 240 may eniploy the file analysis module 236 to determine if the alterations affected any content of the file. The file analysis module 236 may apply a descriptor generating algorithm to each of the ideiitified files and compare that with a historical inventory of descriptors from the identified point-in-time.
Any files or portion of a file having a different descriptor may then be identified by the restore application 240 as requiring replacement during the restore operation.
Otherwise, if the file or portion of a file has not changed, then the restore application 240 may detennine that the file or portion of file does not need to be transmitted from the backup server to the communication device 108 during the restore operation.
Althougll the backup application 228 and restore application 240 are depicted as having a dedicated scanning niodule 232 and file analysis niodule 236, one skilled in the art will appreciate that a single scaniiing niodule 232 and file analysis module 236 may be provided in the data store 220 and sliared by the backup application 228 and restore application 240.
The data storage 220 may also contain application prograinming and data used in connection with the performance of other funetions of the communication device 108. For example, in connection with a connnunication device 108 sucli as a teleplione or IP telephone, the data storage 220 rnay include communication application software. As another example, a communication device 108 such as a Personal Digital Assistant (PDA) or a general-puipose computer rnay include a word processing application in the data storage 220.
Also, a coinmunication device 108 such as a portable music/video storage and playback device inay include applications related to the playback of various stored content.
A coinrnunication device 108 may also include one or niore communication iietwork interfaces 244. Examples of communication network interfaces 244 include, but are not lilnited to, a network interface card, a rnodem, a wired telephony port, a serial or parallel data port, radio frequency broadcast transceiver, a USB port, or other wired or wireless conimunication network interfaces.
Witli reference now to Fig. 3, a data structure 300 used to manage files and data stn,ictl.ires in a backup/restore operation will be described in accordance with at least sorne embodiments of the present invention. The data structure 300 may comprise a file name (or data structure name) field 304, a file data field 308, a descriptor generating algoritluzi filed 312 and a descriptor field 316. The data structure 300 may be maintained, conipletely or in part, at a communication device 108, an enterprise server 112, the backup server 116, or in data storage 128. The file name field 304 may be used to store the electronic file liame or data structure identifier. The file naine field 304 may store the name provided to the electronic file upon creation of the file along witli any other identification inforination such as location in meniory and the like.
The file data field 308 may be utilized to store or represent file data. Non-lizniting examples of file data that may be represented in the file data field 308 include actual file data, file metadata such as descriptive metadata (e.g,, metadata that describes a resource for purposes such as discovery and identification including elements like title, abstract, author, and keywords), structural inetadata (e.g., metadata that indicates how conipound objects are put together, for example, how pages are ordered to fonn chapters), and adrninistrative metadata (e.g., metadata that provides infonnation to help manage a resource, such as when and how it was created (creating and modification timestamps), file type and otlier technical information, and who can access it).
The descriptor generating algorithrn field 312 may comprise data related to a descriptor generating algorithm that is used to generate descriptors for various files.
In accordance with at least some embodiments of the present invention, the descriptor generating algorithm is an algorithm applied uniforrnly to all files. Communication devices 108, enterprise servers 112, and backup servers 116 alike should apply the descriptor generating algorithm unifonnly sucli that a coimnon file has the same descriptor associated witli it, regardless of wliich endpoint generated the descriptor. This uniform representation of electronic files by descriptors allows the backup server 116 to know with a reasonable amount of cei-tainty wilen a particular file is already stored in the data storage 128. The descriptor may also seive as a credential for the communication devices 108 that wish to access the single copy of a stored file. If the descriptor is generated properly at eacli endpoint a uniform identification system is created that will afford efficient group--based backup storage of electronic data. Exainples of a descriptor generating algorithin that may be utilized include, without limitation, an MD5 hash, SHA256, ssh256, crc-32, and any other hash generating algorithrn known in the art. The descriptor generating algorithm may be either a cryptographic or non-cryptographic algorithrn depending upon the desired level of security. Additional data may be provided in the descriptor geiierating algorithm filed 312 outlining the various inputs that may be included in the preparation of the descriptor. For example, a descriptor may be generated based simply upon the actual file data.
Portions of rnetadata may also be included as inputs to the descriptor generating algorithm.
The generated descriptor may then be stored in the descriptor field 316. As noted above, each electronic file or portion of a file may have a descriptor associated therewith. The descriptor is generally used as the common short-liand representative of the electronic file throughout the group,-based baclnzp systein. Accordingly, a communication device 108 and backup server 116 can reference a common file by independently generating a descriptor for the file using an agreed upon descriptor generating algorithm. As can be seen in Fig. 4, the descriptor for a particular file may be a coinbination of a number of descriptors such as descriptors 404a-M where M is generally greater t1laii or equal to one. Each descriptor 404 inay be used to represent a different portion of data for a conimon file and each descriptor inay represent a predetennined length of data. For instance, if a file is one that is not updated frequently, as detennined by its metadata, then the file may be divided into 10MB chunks and each cliunk may have a unique descriptor associated therewith. Altei7latively, a file that is updated frequently niay be divided into 1MB chunks to provide a more granular set of descriptors.
The chunk descriptors may then be combined, usually in an additive fasliion, to create a combined descriptor 408 that represents the entire file. The use of clitulk descriptors is usefiil in situations where only a portion of a file has changed since it was last backed up. During analysis by the file analysis module 236, the changed chunks may be identified by their new descriptors. Those changed cliunks may be the only data that the backup server 116 needs to perform a complete backup of the entire file. More specifically, a communication device 108 may only need to transmit those portions of a file that have changed instead of sending the entire file which will reduce the aniount of time required to complete the backup operatioli.
Separate inventories of descriptors may be maintained on a cormnunication device 108, enterprise server 112, and/or backup server 116. This affords the ability to maintain separate backup inventories and permnissions for various communication devices 108 to the common data storage 128 and cornmon files stored therein.
RefeiTing now to Fig. 5, a group-based backup data structure will be described in accordance with at least some embodimetits of the present invention. The baclcl.ip data stn.icture is typically maintained on the backup server 116 as a reference to the identity of files and when those files were backed up on a per-user basis. More specifically, the backup server 116 may be designed to maintain inventories 504 for each user account. A first inventory 504a rnay col7=espoild to user A, a second inventory 504b may correspond to user B, and a third inveiitory 504c may correspond to user C. The inventory 504 may be associated with a single communication device 108 of a particular user. Alternatively, an inveiitory 504 may be maintained for a user that identifies files from different commuuiication devices 108 associated with the saine user. This way, wlien one communication device 108 fails, a user rtlay utilize his/her entire inventory to restore files from all of his/her communication devices 108 back to the previously failed communication device 108. Included in a user's inventory may be a list of descriptors 508. The list of descriptors 508 for each user are a short-hand representation of the actual files, or portions of files, that liave been recently backed up for the user's commLUZication device 108.
The backup server 116 may additionally rnaintain list of backed up files 512 currently stored in the common data storage 128. The backup seiver 116 may reference the list of backed up files 512 through a descriptor mapping. In otlier words, the file data itself may be maintained on the data storage 128 and the backup server 116 may maintain its list of backed up files 512 as a list of descriptors. Accordingly, the backup server 116 can quickly compare the descriptors associated with each user to the descriptors outlined in the list of backed up files 512 to determined wliich files eacli user lias access to. Accordingly, the backup server 116 only lias to maintain one copy of any file in the data storage 128 and can utilize a descriptor rnapping to detennine wliicli user and/or conimunication device 108 is allowed access to the one copy of a file. This is particularly useful in situations where a single file is stored on a number of different cornmunication devices 108. Eacli communication device 108 may utilize the file locally but desires a backup of the file on the data storage 128. The backup server 116 can provide the backup facilities for the file but does iiot liave to maintain a separate copy corresponding to each copy in the comniunication system 100. For instance, user A has a file corresponding to descriptor 1 on his/her communication device 108. User B may also have the saine file corresponding to descriptor 1. The file corresponding to descriptor 1 may be a commonly utilized word processing application, such as Microsoft WordOO, that has little to no differences between users. The file corresponding to descriptor 2, on the other hand, may be a file unique to user A(e.g,, macros or preferences for the word processing application) and are accordingly also backed up. User A will be the only user able to access those preferences, unless another user has the exact same preferences, because user A is the only one with the data that results in descriptor 2.
As a further example, the file corresponding to descriptor N may comprise base application such as an operating system that is common to all users, or at least a large proportion of them. Rather than maintaining a separate copy of the same file multiple times, each user with the file and the corresponding ability to generate descriptor N will be able to access the file from backup if sucll access is required during a restore operation.
Altliough only three user accounts are depicted, one skilled in the art will appreciate that the backup server 116 rnay support any number of user backup accounts.
Advantageously, as the number of users utilizing the backup accounts increases the overall efficiency of the system increases since the probability of having duplicate files on two or more commtinication devices 108 increases. Furthermore, efficient backups of the data and subsequent restores are facilitated automatically by the use of descriptors. This obviates the need for a user to identify wliich files he/she wants to send across the network 104 during backup in an atteinpt to increase backup efficiency. Rather, the backup server 116 autornatically identifies the duplicate files, or portioiis of files, and then requests non--duplicate files or portions of files to be transmitted frorn the comniunication device 108 to the backup server 116 for storage.
Witli reference to Fig. 6, a backup routine will be described in accordance with at least some embodiments of the present invelition. Although the following description is mostly in relation to full files and descriptors corresponding to fizll files, one skilled in the art will appreciate that similar metliods may be applied to portions of files, data chunks, data stnictt.ires, and corresponding descriptors. The routine begins when a media or inimber of media are selected for backup at a cornmunication device 108 or enterprise server 112 (step 604). A

typical selection for a media might be a C: drive of a communication device 108 or a network drive. The user inay also select exclusions from the media, which are sets of files that are not to be backed up. The exclusions may be definable based on common criteria.
Exaniples of exclusions that may be defined by a user inchzde temporary or cache files residing on the selected media. Of course, the user is not required to select any exclusions.
After selecting one or more media for backup, the method continues with the scanniiig module 232 on the communication device 108 scainiing the selected media (step 608). In this step the scamling inodule 232 may create a shadow copy of the drive that provides the ability to read a crash consistent version of the drive as it existed at the point the shadow copy was created. More specifically, the scanning module 232 may create a snapshot tliat, at a ininimum, identifies the electronic data (e.g., files) resident on the selected media aiid the time at which those files resided there. The metadata of the various files in the selected media may be scanned to detennine if any files have a changed timestamp that is more recent than the last backup.
Thereafter, the scanning module 232 may update the file inveiitory for the selected media (step 612). The scanning module 232 may recursively exainine the selected media comparing it to what is in the last inventory. If there was no previous backup for the selected media, then all electronic data on the selected media are considered new to the backup.
Alternatively, if there was a previous backup, then the scanning module 232 rnay attempt to identify only the electronic data that has changed or been added since the last backup. In step 616, the scaiining module 232 determines if there is any data on the selected media that have been changed or added. If any changes or additions were identified, then the scanning module 232 continues by identifying the clianged or new electronic data (step 620). The chaiiged or new electronic data may be identified by file name or by rnemory location. Electronic data that has been deleted froin the media may also be considered changed. As a part of identifying the changes, the scanning module 232 may update its inventory of files based on file name.
Following the identification of changes to the various files and other electronic data on the media, the backup application 228 employs the file analysis module 236 to apply the predetennined descriptor generating algorithm to each identified piece of data (step 624). In otlier words, the file analysis module 236 applies the descriptor generating algoritlim to any file, portion of file, cliunk of data, or data structure that has been identified as cllanged or new to create a new descriptor corresponding to that piece of data.
Once the descriptor generating algorithm has been properly applied to each identified piece of data, the file analysis module 236 continues by updating the descriptor inventory locally (step 628). The updated descriptor inventory may include the new descriptors for the data that lias changed or been added as well as voids for files that have been deleted or otherwise rernoved froni the selected media. In addition to results of the application of the descriptor generating algorithm, markers identifying sizes of chunks of files and corresponding descriptors may be included in the updated descriptor inventory. Witl1 the descriptor inveritory updated, the backup application 228 compresses the descriptor inventory (step 632). Any lalown type of file corripression algorithm may be ernployed in this step. The compression of the descriptor inventory helps reduce the amount of bandwidth, and subsequent upload time, required to transmnit the descriptor inventory across the communication network 104.
The compressed descriptor inventory is then transmitted across the conirnunication network 104 and uploaded to the backup server 116 (step 636). Subsequently, the descriptor inventory is decompressed by the backup server 116 arid stored as a part of the user's inventory 504 in the list of descriptors 508. In addition to updating the list of descriptors 508, the backup server 116 may also record the time at whicli the backup occurred for facilitation of fiiture restore operations.
The backup server 116 may then utilize its backup application 124 to compare the received descriptor inventory to descriptors in the list of backed up files 512 (step 644). In this comparison step, the backup application 124 then determines for each descriptor in the received descriptor inventory, whether the corresponding file, file portion, chunk of data, or data structi.ue is already stored in the data storage 128. Based on the colnparison step, the baclcup application 124 identifies electronic data portions that are not yet stored in the data storage 128 (step 648).
The baclcup application 124 then generates a list of data portions (e.g., a list of files) that need to be uploaded because they are not currently on the data storage 128. The list of data portions, usually in the fonn of descriptors, is then sent back to the communication device 108 (step 652).
The communication device 108 receives the list of descriptors and identifies the corresponding files, portions of files, chunks of data, or data stltiictures that need to be uploaded to the baclcup server 116 to complete the backup operation (step 656). The conlnzunication device 108 theri employs the backup application 228 to compress the identified electronic data (step 660). As previously noted, the compression algoritlun utilized during this step may correspond to any compression algorithin known in the art. Furthennore, the compression may be skipped, but does help reduce the file transmission size.
The compressed electronic data, along with their corresponding descriptors, are then uploaded to the backiip server 116 (step 664). The step of comparing descriptors does require additional processing as opposed to simply uploading all of the files from the corrmzunicatiori device 108 to the backup server 116. However, by performing this preliminary check of descriptors the amount of data transmitted may be greatly reduced if the backup server 116 has copies of rnost of the files. Since file data, especially for larger applications, can often have a significant size, any reductions in the amount of data that is required for transrnission can greatly increase the speed of a backup operation.
Upon receiving the electronic data from the communication device 108, the backup server 116 may optionally decompress the data by ernploying the reverse of the compression algorithm (step 668). Alter7latively, the electronic data may be maintained in its coinpressed format for storage such that required storage capacity is reduced. The backup server 116 therr stores the electronic data in the data storage 128 along with their corresponding descriptor in the descriptors in the list of backed up files 512 (step 672). Tliereafter, the backup server 116 stores the user's descriptor inventory (i.e., all of the descriptors corresponding to all files on the coinmunication device 108) along with the time of baclcup completion (step 676). Following storage of the user's descriptor inventory, the method ends (step 680).
Referring back to step 616, if the backup application 228 deter-rnines that there have been no changes to the selected rnedia (e.g., either by altering, adding, or deleting a file), then the method skips to step 676 where the user descriptor inventory is maintained as the same and stored along with the new backup tirne.
With reference now to Fig. 7, a restore/recover routine will be described in accordance with at least sorne embodiments of the present invention. Although the following description is mostly in relation to fi.ill files and descriptors cor-responding to full files, one skilled in the ar-t will appreciate that sirnilar methods rnay be applied to portions of files, data chunks, data structures, and corresponding descriptors. The recover routine begins with the selection of a backup inventory for the restore (step 704). In this step, a user essentially selects the point-in-time that they would like to liave their communication device 108 restored back to. This rnay be autornatically selected if there is only one backup for a particular cornmunication device 108.
Other-wise, if there are multiple backups, the user can select one of the baclcups that cor-respond to the desired point-in-tirne. If the inventory or list of inventories does not exist at the user's comrnunication device, then it may be retrieved from the backup ser-ver 116.
Thereafter, the user can select the target media(s) for the restore (step 708). A typical selection would be to restore a C: drive of a communication device 108 or a particular network drive associated witli the enterprise server 112.

After the target rnedia lias been selected, the restore application 240 of tlie communication device 108 scans the selected target media and compares the selected rnedia with the inventory (step 712). In the scanning step, the restore application 240 may einploy the scanning niodule 232 to check the metadata of the various files stored on the media to deterniine if the files or other electronic data have an updated timestamp that is rnore recent that the selected point-in-time. If the updated timestamp is older than the selected point-in-time, then there may be no need to restore that particular file or electronic data since it already resides on the communication device 108 in the form that it did during the baclcup step.
However, if the scanning module 232 determines that some clianges, additions, or deletions of a file or electronic data liave occurred since the identified point-in-time, the restore application 240 compares the last media inventory to the selected rnedia itself. Based on the comparison step, the restore application 240 detennines if there are any differences between the media and the inventory (step 720). The changes that rriiglit occur to a niedia since the last inventory took place may include changing, adding, or deleting files, portions of files, chunks of data, or data stilictures from the rnedia.
If any differences are detected, the method continues by identifying the clianged electronic data and its corresponding descriptor from the inventory (step 724). More specifically, after the scanning and cornparison step, electronic data that is identified as potentially different due to timestamp differences are analyzed to generate the descriptors. If the descriptor is different from the previous descriptor, then the former descriptor is added to the list of files to restore. This can elirninate the need to restore large amounts of data in certain scenarios. For instance, during a restore of a particular backup of a communication device 108 over another connnunication device 108 such a feature may be useffizl.
However, most electronic data does not usually change since its previous backup and such data would be identified as unchanged if not by the scanning step, then by the comparison of the descriptors. The descriptors from the inventory represent the electronic data at the time the last backup occurred.
Those files or electronic data that have chailged since the identified point-in-tinie are then marked for restoration (step 728). More specifically, in accordance witil certain embodiments of the present invention, the descriptors corresponding to the electronic data are niarked for restoration.
Once the descriptors have been marked for restoration, the restore applicatioi1240 continues by determining if any directories in the inventory are not present in the target media (step 732). If there are any directories in the inventory and not in the media, the restore application 240 creates those directories in the target media (step 736). The information required to create such directories may be provided from the structure of the inventory.
Depending upon the configuration of the present invention and data in the inventory, existing directories and files are left alone, if possible, renamed, or deleted to reflect the structure defined by the inventory. After creation of the requisite directories, or in the event such a creation was riot necessary, the restore application 240 requests that the baclaip server retrieve the electronic data (step 740). In this step, the restore application 240 may first look in the most recent backups on the communication device 108 itself or some other local media. If the saine or reasonably similar descriptors exist indicating that an identical file exists locally on the local communication device 108, the electronic data will be copied from the local copy instead of from the backup server 116. This optimization is extremely effective in the case where a separate rnachine is being used to restore the backup to a drive that will subsequently be installed into anotlier machine. This eliminates llaving to download the operating systenl, for example, assuming the operating systenis are the same or similar. If the electronic data is not available locally, then the restore application 240 provides the list of descriptors that have been marked for restore back to the backup server 116. The backup server 116 utilizes the descriptor to file mapping to retrieve the requested electronic data from the data storage 128. The baclcup server 116 is capable of allowing the communication device 108 to access only those files and other electronic data listed in the inventory associated with the comrnunication device 108. The files that the coininunication device 108 never had, and therefore cannot generate the coiTesponding descriptor, will be maintained securely in the data storage 128.
Accordingly, the descriptor in this step acts as a credential to the files or electronic data that were previously backed up from the communication device 108.
After the backup seiver 116 has retrieved the identified electronic data, the backup server 116 downloads the electronic data to the requesting communication device 108 (step 748). The received data is subsequently received and decompressed by the cominunication device 108 which then assembled on the target media (step 752). Then the restore application 240 stores the all of the electronic data on the target media (step 756). In this step, the file is moved, if possible, into its original location and all metadata is finalized including tiinestamps, attributes, Access Control Lists (ACL,s), and so on. In addition to assernbling the electronic data and storing it on the target rnedia, the restore application 240 sets the metadata for the electronic data (step 760). The directories in the inventory wliich were not on the target inedia (i.e., were added to the target media in step 736) may also have their metadata restored by the restore application 240. Files and directories that currently exist on the target rnedia and are iiot in the inventory inay be optionally renamed, deleted, touched, or left alone depending upon user preferences.
Following the reassembly and restoration of the target media the restore application 240 determines if there are ariy files or otlier electronic data not currently capable of a restore (step 764). Sucli a situation typically arises if a file is currently open or in use by another application.
If such a situation exists, the restore application 240 will identify and set such files and electronic data for a restore upon reboot and the corresponding files and electronic data received from the backup server 116 will be maintained in a temporary data storage area until the systenl reboots (step 768). After the files and electronic data not currently capable of a restore have been set for restore upon reboot, or if there are no such files, the metliod ends (step 772).
As an additional embodiment of the present invention, an inventory of the protected media can be geiierated. This inventory is a list of all files with corresponding descriptors. The file descriptor may contain file information such as file length, ACLs or file rights, full patli and file name, file signature, create timestamp, modify timestamp, and last accessed tiniestamp. The file descriptor niay actually consist of multiple file descriptors using inultiple cryptography type algorithms such as md5 ssh256 and the file lengtli. The descriptor will reasonably assure the uniqueness of the file. Tlius no two different files of the same length and usable data could have the same signature witli a reasonable alnount of assurance as long as those files have some small difference. The inventory is stored both locally and on the server.
In accordance with an alternative embodirnent of the present invention, when a new inventory is generated, the generation can be a full generation where the entire backup configuration is walked as in the inventory generation. This generation could be generated tluough iterating tlirough the list of all files and only generating new signatures where the modify timestamp has changed. This generation could be generated tln=ough a log kept by the application of all file writes to the protected media if the operating system provides such an API.
This new inventory can be compared to the last full inventory and all subsequent incremental inventories. This will provide a subset of all protected files that have changed. This inventory can then compared to the master inventory on the backup server 116. If the signature (i.e., descriptor) exists the file is not backed up. If the descriptor does not exist on server the file is coinpressed and backed up on the server.
Some modern Operating Systeins provide an API for notifying an application of file system eliailges. If the operating system provides such an API the conumunicatioll device 108 can provide the capability of performing real time increinental backup. Wheri the operating system notifies the comnuznication device 108 that a protected file is being written to and subsequently closes the file the client will analyze the file and check the inaster inveiitory on the backup server 116 if the descriptor exists the file is not backed up. If the descriptor does not exist on sel-ver the file is compressed and backed up on the server. Then a real tinie incremental log will be appended with the new analysis.
The user inay select a file to restore from a previous inventory. The system then checks to see if the file exists if the file does not exist the file is retrieved froin the server by the client providing the descriptor of the file. If the file exists the descriptor is cliecked. If the descriptor does not match the file is retrieved from the server by the providing the descriptor of the file. If the descriptor matches the version the file is retrieved from the server by providing the descriptor and restored. The files are then compared bit for bit and if they do not niatcli both uploaded to an error tracking area for fiirther analysis.
Full or inultiple file restoration walks througli the selected inventory or subset restoring each file as in the individual restoration.
Certain files may be particularly difficult to backup. These files are typically special operating system files or database data files. The operating system files such as swap files, registries, and logs are difficult to backup because they are usually large or have a high degree of volatility or both. The database files are difficult to backup for the same reason as operating system files and the volatility issue typically spans multiple files. These issues are addressed by various Operating System and Database API's. These API's can usually be scripted at the OS
level copying the consistent data to a protected directory. The actual files would then be excluded. Ideally these API's would be used to assure consistency.
Alternatively the system will employ several techniques to get consistent images of individual files and groups of files. In the event that the file is modified in the process of backing up the file or file set. Oiie tecluniqi.ie would be to locally copy the file and double verify the descriptor. This teclinique ensures the file has not changed and is consistent. Another teclulique is to copy the file or groups of files and logically separating each file into blocks eacll block will be verified with a descriptor. If the copy block does not match the source block the block is recopied and the descriptor verification begins starts over. Once all of the descriptors match the copy is consistent.
If a consistent copy can not be attained because of file volatility the backup of the file or file set is aborted. This teclulique will work well for log files and low volatility databases. Another teclmique employs file system monitoring, whicli like the previous teclulique is to copy the file or groups of files arid logically separating each file into blocks each block will be verified with a descriptor.

Instead of recopying the block all writes will be intercepted and executed on the copied blocks until the point in time irnmediately after the copy completed. This will assure that the copy is consistent.
The backup community, in accordance with at least one ernbodiment of the present invention, can flag files as beloriging to a particular application. This would be at the snapshot level and the file level. The name and otller information sucli as security risk level. The cornmunity users could retroactively set these settings individually and a group corisensus would be available as well as individual comments. This will enable the cornmunity to judge the validity of the files and quickly ascertain what a file is based on cornrnunity feedback. Thus malware and spyware can be identified as well as the proper files to attain a particular OS
revision. Rolling back upgrades that were previously impossible or unsupported by the vendor would be possible.
Since backup sets can be shared this system can become a P2P application. If individual signatures are shared and posted in a searchable form any file could be sliared and accessible to anyone that can search.
While the above-described flowcharts have been discussed in relation to a particular sequence of events, it should be appreciated that changes to this sequence can occur without rnaterially effecting the operation of the invention. Additionally, the exact sequence of events need not occur as set forth in the exemplary embodiments. The exemplary techniques illustrated herein are not limited to the specifically illustrated embodiments but can also be utilized with the other exernplary embodiments and each described feature is individually and separately claimable.
Additionally, the systerns, metliods and protocols of this inventiori can be irnplemented on a special purpose cornputer, a programmed microprocessor or microcontroller and peripheral integrated circuit element(s), an ASIC or other integrated circuit, a digital signal processor, a liard-wired electronic or logic circuit such as discrete element circuit, a programmable logic device such as PLD, PLA, FPGA, PAL, a communicatiorrs device, such as a phone, any comparable means, or the like. In general, any device capable of implementing a state niachine that is in turn capable of implernenting the metliodology illustrated herein can be used to irnplement the various communication metliods, protocols and techniques according to this invention.
Furtliennore, the disclosed methods may be readily implemented in software using object or object-oriented software development environrnents that provide portable source code that can be used on a variety of computer or workstation platforms.
Altematively, the disclosed systein may be implen-iented partially or fully in hardware using standard logic circuits or VLSI
design. Whether software or hardware is used to implement the systems in accordance witli this invention is dependent on the speed and/or efficiency requirements of the system, the particular function, and the particular software or hardware systems or microprocessor or microcomputer systenis being utilized. The communication systems, methods and protocols illustrated herein can be readily implemented in liardware and/or software using any lazown or later developed systems or structures, devices and/or software by those of ordinary skill in the applicable ai-t from the functional description provided herein and with a general basic la-iowledge of the coinputer and data storage arts.

Claims (29)

1. A method for managing an electronic data backup system, comprising:
receiving a first inventory of electronic data stored on a first remote storage medium, wherein the first inventory comprises at least one descriptor;
comparing the at least one descriptor of the first inventory to a list of descriptors associated with a second inventory of electronic data stored on a backup data storage medium, wherein the second inventory of electronic data comprises electronic data from a plurality of storage mediums different from the first remote storage medium;
determining that a first descriptor from the at least one descriptor of the first inventory substantially matches a second descriptor from the list of descriptors associated with the second inventory; and reporting to the first remote storage medium that electronic data associated with the first descriptor is already stored in the backup data storage medium.
2. The method of claim 1, wherein the at least one descriptor of the first inventory substantially uniquely identifies at least one of a file and data structure that is on the first remote storage medium.
3. The method of claim 1, further comprising removing the electronic data associated with the first descriptor from a list of electronic data that is to be transmitted to the backup data storage medium.
4. The method of claim 3, further comprising transmitting electronic data from the first remote storage medium to the backup data storage medium, wherein the electronic data transmitted comprises electronic data from the first inventory less the electronic data associated with the first descriptor.
5. The method of claim 1, wherein electronic data stored on the backup data storage medium and associated with the second descriptor comprises data originally stored on the backup data storage medium during a backup operation of a second remote storage medium that differs from the first remote storage medium.
6. The method of claim 5, wherein a first user is associated with the first remote storage medium and wherein a second different user is associated with the second remote storage medium.
7. The method of claim 1, wherein a single copy of electronic data associated with the second descriptor is maintained on the backup data storage medium for use by a plurality of different data storage mediums and wherein access to the electronic data associated with the second descriptor is restricted to a data storage mediums that provide the first descriptor to the backup data storage medium.
8. The method of claim 1, wherein the first descriptor and the second descriptor were generated using a common descriptor generating algorithm and common inputs to the common descriptor generating algorithm, and wherein the common inputs comprise at least one of data and metadata of the electronic data associated with the first descriptor.
9. The method of claim 8, wherein the electronic data associated with the first descriptor comprises at least one of an electronic file or data structure having a length measured in bytes.
10. The method of claim 8, wherein the first descriptor comprises a length of at least 2 bytes and wherein the descriptor generating algorithm comprises at least one of a cryptographic and non-cryptographic algorithm.
11. The method of claim 1, further comprising:
receiving a request from a third remote storage medium to perform a restore operation;
referencing a backup inventory for the third remote storage medium, wherein the backup inventory for the third remote storage medium comprises a list of descriptors associated with electronic data that was resident on the third remote storage medium at a point in time prior to receiving the request to perform a restore operation;
retrieving selected electronic data from the backup data storage medium having a descriptor that matches descriptors in the list of descriptors associated with the third remote storage medium; and providing the selected electronic data to the third remote storage medium.
12. The method of claim 11, further comprising:
receiving a second inventory from the third remote storage medium, wherein the second inventory for the third remote storage medium comprises a list of descriptors associated with electronic data currently resident on the third remote storage medium; and removing the electronic data currently on the third remote storage medium from the selected electronic data prior to providing the selected electronic data to the third remote storage medium.
13. The method of claim 11, wherein at least one electronic file from the selected electronic data was originally uploaded to the backup data storage medium by a remote storage medium other than the third remote storage medium.
14. A computer readable medium comprising processor executable instructions for performing the method of claim 1.
15. A device for managing an electronic data backup system, comprising:
a backup application adapted to receive a first inventory of electronic data stored on a first remote storage medium, wherein the first inventory comprises at least one descriptor, compare the at least one descriptor of the first inventory to a list of descriptors associated with a second inventory of electronic data stored on a backup data storage medium, wherein the second inventory of electronic data comprises electronic data from a plurality of storage mediums different from the first remote storage medium, determine that a first descriptor from the at least one descriptor of the first inventory substantially matches a second descriptor from the list of descriptors associated with the second inventory, and report to the first remote storage medium that electronic data associated with the first descriptor is already stored in the backup data storage medium.
16. The device of claim 15, wherein the backup application is further adapted to remove the electronic data associated with the first descriptor from a list of electronic data that is to be transmitted to the backup data storage medium.
17. The device of claim 16, wherein the backup application is further adapted to transmit electronic data from the first remote storage medium to the backup data storage medium, wherein the electronic data transmitted comprises electronic data from the first inventory less the electronic data associated with the first descriptor.
18. The device of claim 15, wherein electronic data stored on the backup data storage medium and associated with the second descriptor comprises data originally stored on the backup data storage medium during a backup operation of a second remote storage medium that differs from the first remote storage medium.
19. The device of claim 18, wherein a first user is associated with the first remote storage medium and wherein a second different user is associated with the second remote storage medium.
20. The device of claim 15, wherein a single copy of electronic data associated with the second descriptor is maintained on the backup data storage medium for use by a plurality of different data storage mediums and wherein access to the electronic data associated with the second descriptor is restricted to data storage mediums that provide the first descriptor to the backup data storage medium.
21. The device of claim 15, wherein the first descriptor and the second descriptor were generated using a common descriptor generating algorithm and common inputs to the common descriptor generating algorithm, and wherein the common inputs comprise at least one of data and metadata of the electronic data associated with the first descriptor.
22. The device of claim 15, further comprising:
a restore application adapted to receive a request from a third remote storage medium to perform a restore operation, referencr an backup inventory for the third remote storage medium, wherein the backup inventory for the third remote storage medium comprises a list of descriptors associated with electronic data that was resident on the third remote storage medium at a point in time prior to receiving the request to perform a restore operation, retrieve selected electronic data from the backup data storage medium having a descriptor that matches descriptors in the list of descriptors associated with the third remote storage medium, and provide the selected electronic data to the third remote storage medium.
23. The device of claim 22, wherein the restore application is further adapted to receive a second inventory from the third remote storage medium, wherein the second inventory for the third remote storage medium comprises a list of descriptors associated with electronic data currently resident on the third remote storage medium, and remove the electronic data currently on the third remote storage medium from the selected electronic data prior to providing the selected electronic data to the third remote storage medium.
24. The device of claim 22, wherein at least one electronic file from the selected electronic data was originally uploaded to the backup data storage medium by a remote storage medium other than the third remote storage medium.
25. An electronic data backup system, comprising:
means for storing a first set of electronic data for a plurality of remote storage mediums at least two of which are associated with different users;
means for receiving a request to backup a second set of electronic data from a first remote storage medium;
means for determining that at least a first electronic file is in the first set of electronic data and the second set of electronic data by comparing descriptors of the at least first electronic file in both the first set of electronic data and the second set of electronic data;
means for notifying the first remote storage medium that the at least first electronic file already resides in the first set of electronic data;

means for transferring, from the first remote storage medium to the means for storing a first set of electronic data, electronic files associated with the second set of electronic data less the at least first electronic file; and means for adding the electronic files associated with the second set of electronic data less the at least first electronic file to the means for storing the first set of electronic data.
26. The system of claim 25, wherein the at least a first electronic file was transferred to the means for storing the first set of electronic data by a second remote storage medium that is different than the first remote storage medium.
27. The system of claim 25, further comprising a means for allowing a subset of the plurality of remote storage mediums to access electronic files associated with the second set of electronic data, wherein the subset of the plurality of remote storage mediums provide descriptors for the electronic files associated with the second set of electronic data prior to gaining access.
28. The system of claim 27, wherein the descriptors for the electronic files associated with the second set of electronic data substantially uniquely identify the electronic files.
29. The system of claim 27, wherein the descriptors comprise an alphanumeric string of data generated using a predetermined descriptor generating algorithm that utilizes, as inputs, at least one of data and metadata from the electronic files.
CA2651323A 2006-05-05 2007-05-04 Group based complete and incremental computer file backup system, process and apparatus Active CA2651323C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US74660706P 2006-05-05 2006-05-05
US60/746,607 2006-05-05
PCT/US2007/068281 WO2007131190A2 (en) 2006-05-05 2007-05-04 Group based complete and incremental computer file backup system, process and apparatus

Publications (2)

Publication Number Publication Date
CA2651323A1 true CA2651323A1 (en) 2007-11-15
CA2651323C CA2651323C (en) 2016-02-16

Family

ID=38668596

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2651323A Active CA2651323C (en) 2006-05-05 2007-05-04 Group based complete and incremental computer file backup system, process and apparatus

Country Status (7)

Country Link
US (5) US8051043B2 (en)
EP (2) EP3336707A1 (en)
JP (1) JP5204099B2 (en)
KR (1) KR101381551B1 (en)
AU (1) AU2007247939B2 (en)
CA (1) CA2651323C (en)
WO (1) WO2007131190A2 (en)

Families Citing this family (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8346733B2 (en) 2006-12-22 2013-01-01 Commvault Systems, Inc. Systems and methods of media management, such as management of media to and from a media storage library
US7603518B2 (en) 2005-12-19 2009-10-13 Commvault Systems, Inc. System and method for improved media identification in a storage device
WO2004090789A2 (en) 2003-04-03 2004-10-21 Commvault Systems, Inc. System and method for extended media retention
WO2004090740A1 (en) 2003-04-03 2004-10-21 Commvault Systems, Inc. System and method for dynamically sharing media in a computer network
WO2006053084A2 (en) 2004-11-05 2006-05-18 Commvault Systems, Inc. Method and system of pooling storage devices
US7441092B2 (en) * 2006-04-20 2008-10-21 Microsoft Corporation Multi-client cluster-based backup and restore
US8478755B2 (en) * 2006-04-20 2013-07-02 Microsoft Corporation Sorting large data sets
US8051043B2 (en) 2006-05-05 2011-11-01 Hybir Inc. Group based complete and incremental computer file backup system, process and apparatus
US20080016127A1 (en) * 2006-06-30 2008-01-17 Microsoft Corporation Utilizing software for backing up and recovering data
JP2008026943A (en) * 2006-07-18 2008-02-07 Ricoh Co Ltd Editing processor, control method of editing processor, program, and recording medium
US7539783B2 (en) 2006-09-22 2009-05-26 Commvault Systems, Inc. Systems and methods of media management, such as management of media to and from a media storage library, including removable media
US7831566B2 (en) 2006-12-22 2010-11-09 Commvault Systems, Inc. Systems and methods of hierarchical storage management, such as global management of storage operations
JP4277916B2 (en) * 2007-04-06 2009-06-10 キヤノン株式会社 Document management system and control method thereof
KR20090017170A (en) * 2007-08-14 2009-02-18 삼성전자주식회사 Method and apparatus for managing media file
US8706976B2 (en) 2007-08-30 2014-04-22 Commvault Systems, Inc. Parallel access virtual tape library and drives
US8170987B2 (en) 2007-10-31 2012-05-01 At&T Intellectual Property I, L.P. Methods, systems and computer program products for automatically identifying and backing up user device content
US7912986B2 (en) * 2008-02-25 2011-03-22 Simdesk Technologies Secure block read and write protocol for remotely stored files
US9766983B2 (en) 2008-03-05 2017-09-19 Ca, Inc. Proximity and in-memory map based signature searching for duplicate data
JP4481338B2 (en) * 2008-03-28 2010-06-16 株式会社日立製作所 Backup system, storage device, and data backup method
US20100070466A1 (en) 2008-09-15 2010-03-18 Anand Prahlad Data transfer techniques within data storage devices, such as network attached storage performing data migration
JP5414223B2 (en) * 2008-09-16 2014-02-12 株式会社日立ソリューションズ Transfer data management system for Internet backup
US8620845B2 (en) * 2008-09-24 2013-12-31 Timothy John Stoakes Identifying application metadata in a backup stream
US8510800B2 (en) 2008-10-27 2013-08-13 Ganz Temporary user account for a virtual world website
US9720782B2 (en) * 2008-12-08 2017-08-01 Microsoft Technology Licensing, Llc Authenticating a backup image with bifurcated storage
US8055614B1 (en) * 2008-12-23 2011-11-08 Symantec Corporation Method and apparatus for providing single instance restoration of data files
US8788831B2 (en) * 2009-03-20 2014-07-22 Barracuda Networks, Inc. More elegant exastore apparatus and method of operation
US8805953B2 (en) * 2009-04-03 2014-08-12 Microsoft Corporation Differential file and system restores from peers and the cloud
US20100257403A1 (en) * 2009-04-03 2010-10-07 Microsoft Corporation Restoration of a system from a set of full and partial delta system snapshots across a distributed system
US8261126B2 (en) 2009-04-03 2012-09-04 Microsoft Corporation Bare metal machine recovery from the cloud
US8423957B2 (en) 2009-08-13 2013-04-16 International Business Machines Corporation Using the z/OS load module system status index to distinguish product tag files
JP2011048723A (en) * 2009-08-28 2011-03-10 Fuji Xerox Co Ltd Program and apparatus for processing information
CN101969459B (en) * 2009-09-30 2013-07-10 突触计算机系统(上海)有限公司 Method and apparatus for controlling data block distribution
US9536109B2 (en) * 2009-10-21 2017-01-03 International Business Machines Corporation Method and system for administering a secure data repository
US8140647B1 (en) * 2009-11-17 2012-03-20 Applied Micro Circuits Corporation System and method for accelerated data uploading
US9158653B2 (en) 2010-03-21 2015-10-13 Hewlett-Packard Development Company, L.P. Determining impact of virtual storage backup jobs
US9009724B2 (en) 2010-09-24 2015-04-14 Hewlett-Packard Development Company, L.P. Load balancing data access in virtualized storage nodes
US9244779B2 (en) 2010-09-30 2016-01-26 Commvault Systems, Inc. Data recovery operations, such as recovery from modified network data management protocol data
US9002788B2 (en) 2010-09-30 2015-04-07 Verisign, Inc System for configurable reporting of network data and related method
US8516270B2 (en) * 2010-11-18 2013-08-20 Apple Inc. Incremental and bulk storage system
US20120158553A1 (en) * 2010-12-17 2012-06-21 Yodchai Sudhidhanakul Method and System for Inventory Management Over a Peer-To-Peer Network
JP5786701B2 (en) * 2011-12-16 2015-09-30 富士通株式会社 Repair system, repair method and program
US9524487B1 (en) * 2012-03-15 2016-12-20 Google Inc. System and methods for detecting temporal music trends from online services
AU2013202553B2 (en) 2012-03-30 2015-10-01 Commvault Systems, Inc. Information management of mobile device data
EP2680487B1 (en) * 2012-06-29 2019-04-10 Orange Secured cloud data storage, distribution and restoration among multiple devices of a user
US10635128B1 (en) * 2012-10-29 2020-04-28 Veritas Technologies Llc Storing backup data using snapshots
US8977598B2 (en) * 2012-12-21 2015-03-10 Zetta Inc. Systems and methods for on-line backup and disaster recovery with local copy
US9152686B2 (en) * 2012-12-21 2015-10-06 Zetta Inc. Asynchronous replication correctness validation
US8977594B2 (en) * 2012-12-21 2015-03-10 Zetta Inc. Systems and methods for state consistent replication
US9069799B2 (en) 2012-12-27 2015-06-30 Commvault Systems, Inc. Restoration of centralized data storage manager, such as data storage manager in a hierarchical data storage system
US9361310B1 (en) * 2012-12-28 2016-06-07 Emc Corporation Method and system for network user access impersonation for multi-threaded backup applications
US20150012616A1 (en) * 2013-07-08 2015-01-08 Dropbox, Inc. Saving Third Party Content to a Content Management System
US10162508B2 (en) * 2013-09-04 2018-12-25 Samsung Electronics Co., Ltd. Content items stored in electronic devices
US9158633B2 (en) * 2013-12-24 2015-10-13 International Business Machines Corporation File corruption recovery in concurrent data protection
WO2015116098A1 (en) * 2014-01-30 2015-08-06 Hewlett-Packard Development Company, L.P. Selecting a backup process for a file system
US10498899B2 (en) * 2014-06-16 2019-12-03 Karen Paulson Communication logging system
US10013430B2 (en) * 2014-08-18 2018-07-03 Vmware, Inc. Remotely stored application files
US9639433B2 (en) * 2014-12-26 2017-05-02 Vmware, Inc. Reducing input/output (I/O) operations for centralized backup and storage
US9928144B2 (en) 2015-03-30 2018-03-27 Commvault Systems, Inc. Storage management of data using an open-archive architecture, including streamlined access to primary data originally stored on network-attached storage and archived to secondary storage
US10747622B2 (en) * 2015-03-31 2020-08-18 SkyKick, Inc. Efficient backup, search and restore
US10853323B2 (en) 2015-07-23 2020-12-01 Netapp Inc. Deduplicating extents across systems based upon indications of shared extents provided by clients
CN105162855A (en) * 2015-08-18 2015-12-16 浪潮(北京)电子信息产业有限公司 Incremental data synchronization method and device
US9448893B1 (en) * 2015-08-26 2016-09-20 Zetta, Inc. Asynchronous replication correctness validation
US10101913B2 (en) 2015-09-02 2018-10-16 Commvault Systems, Inc. Migrating data to disk without interrupting running backup operations
US10528431B2 (en) 2016-02-04 2020-01-07 International Business Machines Corporation Providing integrity for data sets backed-up from client systems to objects in a network storage
JP2018018121A (en) * 2016-07-25 2018-02-01 富士通株式会社 Database control program, database control method, and database control device
JP6720788B2 (en) * 2016-09-07 2020-07-08 富士通株式会社 Log management device and log management program
US10162626B2 (en) 2017-04-10 2018-12-25 Microsoft Technology Licensing, Llc Ordered cache tiering for program build files
US10503605B2 (en) * 2017-09-25 2019-12-10 ArcServe (USA) LLC Method of detecting source change for file level incremental backup
US10719405B2 (en) * 2017-12-11 2020-07-21 Rubrik, Inc. Forever incremental backups for database and file servers
US10742735B2 (en) 2017-12-12 2020-08-11 Commvault Systems, Inc. Enhanced network attached storage (NAS) services interfacing to cloud storage
US11550811B2 (en) * 2017-12-22 2023-01-10 Scripps Networks Interactive, Inc. Cloud hybrid application storage management (CHASM) system
CN109672717B (en) * 2018-09-25 2023-02-03 平安普惠企业管理有限公司 Method, device, storage medium and apparatus for maintaining system consistency
US11327850B2 (en) * 2019-05-14 2022-05-10 Acronis International Gmbh System and method for disaster recovery using application streaming
US10754731B1 (en) * 2019-06-25 2020-08-25 Cohesity, Inc. Compliance audit logging based backup
KR102427418B1 (en) * 2019-09-27 2022-08-01 주식회사 데이타커맨드 Apparatus and method for synthetic of backup data
CN113448768A (en) * 2020-03-25 2021-09-28 华为技术有限公司 Backup method and device for DB file and electronic equipment
CN113760600B (en) * 2020-08-05 2023-09-22 北京京东振世信息技术有限公司 Database backup method, database restoration method and related devices
US20220229918A1 (en) * 2021-01-19 2022-07-21 Arm Cloud Technology, Inc. Consent management methods
US11886298B2 (en) * 2021-03-31 2024-01-30 Cohesity, Inc. Using a storage log to generate an incremental backup
US11593223B1 (en) 2021-09-02 2023-02-28 Commvault Systems, Inc. Using resource pool administrative entities in a data storage management system to provide shared infrastructure to tenants
CN115129677B (en) * 2022-08-30 2022-11-22 睿云奇智(青岛)科技有限公司 Operator document synchronization method and device

Family Cites Families (242)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3668647A (en) 1970-06-12 1972-06-06 Ibm File access system
US4215402A (en) 1978-10-23 1980-07-29 International Business Machines Corporation Hash index table hash generator apparatus
US4404676A (en) 1981-03-30 1983-09-13 Pioneer Electric Corporation Partitioning method and apparatus using data-dependent boundary-marking code words
US4641274A (en) 1982-12-03 1987-02-03 International Business Machines Corporation Method for communicating changes made to text form a text processor to a remote host
US4887235A (en) 1982-12-17 1989-12-12 Symbolics, Inc. Symbolic language data processing system
US4625076A (en) 1984-03-19 1986-11-25 Nippon Telegraph & Telephone Public Corporation Signed document transmission system
DE3436435A1 (en) 1984-10-04 1986-06-26 Siemens AG, 1000 Berlin und 8000 München METHOD FOR TRANSMITTING DATA AND ARRANGEMENT FOR IMPLEMENTING THE METHOD
US4649479A (en) 1985-02-28 1987-03-10 International Business Machines Corp. Device driver and adapter binding technique
JPH0728682Y2 (en) 1986-03-05 1995-06-28 三洋電機株式会社 Magnetron
US4901223A (en) 1986-04-30 1990-02-13 International Business Machines Corporation Method and apparatus for application software control of echo response
US4761785B1 (en) 1986-06-12 1996-03-12 Ibm Parity spreading to enhance storage access
US4887204A (en) 1987-02-13 1989-12-12 International Business Machines Corporation System and method for accessing remote files in a distributed networking environment
US4897781A (en) 1987-02-13 1990-01-30 International Business Machines Corporation System and method for using cached data at a local node after re-opening a file at a remote node in a distributed networking environment
US5005122A (en) 1987-09-08 1991-04-02 Digital Equipment Corporation Arrangement with cooperating management server node and network service node
US5109515A (en) 1987-09-28 1992-04-28 At&T Bell Laboratories User and application program transparent resource sharing multiple computer interface architecture with kernel process level transfer of user requested services
US4864616A (en) 1987-10-15 1989-09-05 Micronyx, Inc. Cryptographic labeling of electronically stored data
US4933970A (en) 1988-01-19 1990-06-12 Yeda Research And Development Company Limited Variants of the fiat-shamir identification and signature scheme
AU601328B2 (en) 1988-05-26 1990-09-06 Digital Equipment Corporation Temporary state preservation for a distributed file service
US5146568A (en) 1988-09-06 1992-09-08 Digital Equipment Corporation Remote bootstrapping a node over communication link by initially requesting remote storage access program which emulates local disk to load other programs
US4982324A (en) 1988-12-19 1991-01-01 International Business Machines Corporation Method of and system for using device drivers to couple the communication and data storage of remote computer systems
US5126739A (en) 1989-01-13 1992-06-30 Stac Electronics Data compression apparatus and method
US5016009A (en) 1989-01-13 1991-05-14 Stac, Inc. Data compression apparatus and method
US5089958A (en) 1989-01-23 1992-02-18 Vortex Systems, Inc. Fault tolerant computer backup system
US5018060A (en) 1989-01-26 1991-05-21 Ibm Corporation Allocating data storage space of peripheral data storage devices using implied allocation based on user parameters
US4929946A (en) 1989-02-09 1990-05-29 Storage Technology Corporation Adaptive data compression apparatus including run length encoding for a tape drive system
JPH0833958B2 (en) 1989-05-30 1996-03-29 沖電気工業株式会社 Customer information processing system
US5239637A (en) 1989-06-30 1993-08-24 Digital Equipment Corporation Digital data management system for maintaining consistency of data in a shadow set
US5454099A (en) 1989-07-25 1995-09-26 International Business Machines Corporation CPU implemented method for backing up modified data sets in non-volatile store for recovery in the event of CPU failure
US5133065A (en) 1989-07-27 1992-07-21 Personal Computer Peripherals Corporation Backup computer program for networks
US5163148A (en) 1989-08-11 1992-11-10 Digital Equipment Corporation File backup system for producing a backup copy of a file which may be updated during backup
US5163131A (en) 1989-09-08 1992-11-10 Auspex Systems, Inc. Parallel i/o network file server architecture
DE69028176T2 (en) 1989-11-14 1997-01-23 Nec Corp Adaptive transformation coding through optimal block length selection depending on differences between successive blocks
US5276867A (en) 1989-12-19 1994-01-04 Epoch Systems, Inc. Digital data storage system with improved data migration
US5276860A (en) 1989-12-19 1994-01-04 Epoch Systems, Inc. Digital data processor with improved backup storage
US5218695A (en) 1990-02-05 1993-06-08 Epoch Systems, Inc. File server system having high-speed write execution
US5307481A (en) 1990-02-28 1994-04-26 Hitachi, Ltd. Highly reliable online system
US5479654A (en) 1990-04-26 1995-12-26 Squibb Data Systems, Inc. Apparatus and method for reconstructing a file from a difference signature and an original file
DE69126066T2 (en) 1990-06-29 1997-09-25 Oracle Corp Method and device for optimizing logbook usage
US5136647A (en) 1990-08-02 1992-08-04 Bell Communications Research, Inc. Method for secure time-stamping of digital documents
US5317728A (en) 1990-09-07 1994-05-31 International Business Machines Corporation Storage management of a first file system using a second file system containing surrogate files and catalog management information
US5239647A (en) 1990-09-07 1993-08-24 International Business Machines Corporation Data storage hierarchy with shared storage level
US5210866A (en) 1990-09-12 1993-05-11 Storage Technology Corporation Incremental disk backup system for a dynamically mapped data storage subsystem
US5162986A (en) 1990-10-19 1992-11-10 Allen-Bradley Company, Inc. Remote downloading and uploading of motion control program information to and from a motion control I/O module in a programmable controller
US5155835A (en) 1990-11-19 1992-10-13 Storage Technology Corporation Multilevel, hierarchical, dynamically mapped data storage subsystem
US5278838A (en) 1991-06-18 1994-01-11 Ibm Corp. Recovery from errors in a redundant array of disk drives
US5239659A (en) 1991-06-19 1993-08-24 Storage Technology Corporation Phantom duplex copy group apparatus for a disk drive array data storge subsystem
US5347653A (en) 1991-06-28 1994-09-13 Digital Equipment Corporation System for reconstructing prior versions of indexes using records indicating changes between successive versions of the indexes
US5305389A (en) 1991-08-30 1994-04-19 Digital Equipment Corporation Predictive cache system
US5325505A (en) 1991-09-04 1994-06-28 Storage Technology Corporation Intelligent storage manager for data storage apparatus having simulation capability
US5140321A (en) 1991-09-04 1992-08-18 Prime Computer, Inc. Data compression/decompression method and apparatus
US5367698A (en) 1991-10-31 1994-11-22 Epoch Systems, Inc. Network file migration system
EP0541281B1 (en) 1991-11-04 1998-04-29 Commvault Systems, Inc. Incremental-computer-file backup using signatures
US5369758A (en) 1991-11-15 1994-11-29 Fujitsu Limited Checking for proper locations of storage devices in a storage array
US5802264A (en) 1991-11-15 1998-09-01 Fujitsu Limited Background data reconstruction in a storage device array system
US5452454A (en) 1991-12-10 1995-09-19 Digital Equipment Corporation Generic remote boot for networked workstations by creating local bootable code image
GB9203425D0 (en) 1992-02-18 1992-09-23 Sewell Roger F Devices for implementing public key cryptography and digital signatures
US5367637A (en) 1992-03-26 1994-11-22 International Business Machines Corporation Self-tuning virtual storage management for dedicated real-time computer system
US5263154A (en) 1992-04-20 1993-11-16 International Business Machines Corporation Method and system for incremental time zero backup copying of data
US5448718A (en) 1992-04-20 1995-09-05 International Business Machines Corporation Method and system for time zero backup session security
US5586322A (en) 1992-06-11 1996-12-17 Beck; Robert E. Workgroup organized network manager with workstation comparison system
US5406279A (en) 1992-09-02 1995-04-11 Cirrus Logic, Inc. General purpose, hash-based technique for single-pass lossless data compression
US5403639A (en) 1992-09-02 1995-04-04 Storage Technology Corporation File server having snapshot application data groups
US5497483A (en) 1992-09-23 1996-03-05 International Business Machines Corporation Method and system for track transfer control during concurrent copy operations in a data processing storage subsystem
US5530855A (en) 1992-10-13 1996-06-25 International Business Machines Corporation Replicating a database by the sequential application of hierarchically sorted log records
US5404508A (en) 1992-12-03 1995-04-04 Unisys Corporation Data base backup and recovery system and method
US5487160A (en) 1992-12-04 1996-01-23 At&T Global Information Solutions Company Concurrent image backup for disk storage system
US5404527A (en) 1992-12-31 1995-04-04 Unisys Corporation System and method for remote program load
US5544320A (en) 1993-01-08 1996-08-06 Konrad; Allan M. Remote information service access system based on a client-server-service model
US5659747A (en) 1993-04-22 1997-08-19 Microsoft Corporation Multiple level undo/redo mechanism
US5497423A (en) 1993-06-18 1996-03-05 Matsushita Electric Industrial Co., Ltd. Method of implementing elliptic curve cryptosystems in digital signatures or verification and privacy communication
DE69413977T2 (en) 1993-07-01 1999-03-18 Legent Corp ARRANGEMENT AND METHOD FOR DISTRIBUTED DATA MANAGEMENT IN NETWORKED COMPUTER SYSTEMS
JP3528206B2 (en) * 1993-07-13 2004-05-17 富士ゼロックス株式会社 File management system
US5452440A (en) 1993-07-16 1995-09-19 Zitel Corporation Method and structure for evaluating and enhancing the performance of cache memory systems
US5521597A (en) 1993-08-02 1996-05-28 Mircosoft Corporation Data compression for network transport
US5515502A (en) 1993-09-30 1996-05-07 Sybase, Inc. Data backup system with methods for stripe affinity backup to multiple archive devices
US5771354A (en) 1993-11-04 1998-06-23 Crawford; Christopher M. Internet online backup system provides remote storage for customers using IDs and passwords which were interactively established when signing up for backup services
US5835953A (en) 1994-10-13 1998-11-10 Vinca Corporation Backup system that takes a snapshot of the locations in a mass storage device that has been identified for updating prior to updating
US5574906A (en) 1994-10-24 1996-11-12 International Business Machines Corporation System and method for reducing storage requirement in backup subsystems utilizing segmented compression and differencing
US5659743A (en) 1994-12-05 1997-08-19 Legent Corporation Method and apparatus for a pattern based spaced management system
AU3858295A (en) 1995-01-26 1996-08-14 Thorsen, Hans Method and system for accessing data
US5513314A (en) 1995-01-27 1996-04-30 Auspex Systems, Inc. Fault tolerant NFS server system and mirroring protocol
US5990810A (en) 1995-02-17 1999-11-23 Williams; Ross Neil Method for partitioning a block of data into subblocks and for storing and communcating such subblocks
US5604862A (en) 1995-03-14 1997-02-18 Network Integrity, Inc. Continuously-snapshotted protection of computer files
US5594227A (en) 1995-03-28 1997-01-14 Microsoft Corporation System and method for protecting unauthorized access to data contents
EP2270687A2 (en) 1995-04-11 2011-01-05 Kinetech, Inc. Identifying data in a data processing system
DE19513896A1 (en) 1995-04-12 1996-10-17 Deutsche Telekom Ag Method of signing a message
US5802297A (en) 1995-07-03 1998-09-01 Sun Microsystems, Inc. Client-server computer system and method utilizing a local client disk drive as a data cache
US5742811A (en) 1995-10-10 1998-04-21 International Business Machines Corporation Method and system for mining generalized sequential patterns in a large database
US5765152A (en) 1995-10-13 1998-06-09 Trustees Of Dartmouth College System and method for managing copyrighted electronic media
US5778395A (en) 1995-10-23 1998-07-07 Stac, Inc. System for backing up files from disk volumes on multiple nodes of a computer network
US5933104A (en) 1995-11-22 1999-08-03 Microsoft Corporation Method and system for compression and decompression using variable-sized offset and length fields
US5754844A (en) 1995-12-14 1998-05-19 Sun Microsystems, Inc. Method and system for accessing chunks of data using matching of an access tab and hashing code to generate a suggested storage location
US5781901A (en) 1995-12-21 1998-07-14 Intel Corporation Transmitting electronic mail attachment over a network using a e-mail page
US6219423B1 (en) 1995-12-29 2001-04-17 Intel Corporation System and method for digitally signing a digital agreement between remotely located nodes
US5765173A (en) 1996-01-11 1998-06-09 Connected Corporation High performance backup via selective file saving which can perform incremental backups and exclude files and uses a changed block signature list
JP3627384B2 (en) 1996-01-17 2005-03-09 富士ゼロックス株式会社 Information processing apparatus with software protection function and information processing method with software protection function
US6308325B1 (en) 1996-04-09 2001-10-23 International Business Machines Corporation Apparatus and method for downloading data to electronic device
US5831558A (en) 1996-06-17 1998-11-03 Digital Equipment Corporation Method of compressing and decompressing data in a computer system by encoding data using a data dictionary
JP3540511B2 (en) 1996-06-18 2004-07-07 株式会社東芝 Electronic signature verification device
US5850565A (en) 1996-08-26 1998-12-15 Novell, Inc. Data compression method and apparatus
US5914938A (en) 1996-11-19 1999-06-22 Bay Networks, Inc. MAC address table search unit
US5794254A (en) 1996-12-03 1998-08-11 Fairbanks Systems Group Incremental computer file backup using a two-step comparison of first two characters in the block and a signature with pre-stored character and signature sets
JPH10171350A (en) 1996-12-10 1998-06-26 Hitachi Ltd Method and device for generating hash value
DE19703929A1 (en) 1997-02-04 1998-08-06 Deutsche Telekom Ag Method for generating a digital signature and method for checking the signature
US6044220A (en) 1997-02-25 2000-03-28 Motorola, Inc. Method and apparatus for operating a data processor to execute software written using a foreign instruction set
US6272631B1 (en) 1997-06-30 2001-08-07 Microsoft Corporation Protected storage of core data secrets
AU8457698A (en) * 1997-07-29 1999-03-08 Telebackup Systems, Inc. Method and system for nonredundant backup of identical files stored on remote computers
DE69802294T2 (en) * 1997-08-29 2002-05-16 Hewlett Packard Co SYSTEMS FOR DATA BACKUP AND RECOVERY
US6557102B1 (en) 1997-09-05 2003-04-29 Koninklijke Philips Electronics N.V. Digital trust center for medical image authentication
US6016553A (en) 1997-09-05 2000-01-18 Wild File, Inc. Method, software and apparatus for saving, using and recovering data
US6272492B1 (en) 1997-11-21 2001-08-07 Ibm Corporation Front-end proxy for transparently increasing web server functionality
JP3730385B2 (en) 1997-12-05 2006-01-05 株式会社東芝 Data compression device
ATE239946T1 (en) 1998-01-23 2003-05-15 Emc Corp NETWORK ACCESS TO CONTENT ADDRESSABLE DATA
US6029168A (en) 1998-01-23 2000-02-22 Tricord Systems, Inc. Decentralized file mapping in a striped network file system in a distributed computing environment
US6148342A (en) 1998-01-27 2000-11-14 Ho; Andrew P. Secure database management system for confidential records using separately encrypted identifier and access request
US6430618B1 (en) 1998-03-13 2002-08-06 Massachusetts Institute Of Technology Method and apparatus for distributing requests among a plurality of resources
US6122754A (en) 1998-05-22 2000-09-19 International Business Machines Corporation Method and system for data recovery using a distributed and scalable data structure
US6374266B1 (en) 1998-07-28 2002-04-16 Ralph Shnelvar Method and apparatus for storing information in a data processing system
GB2341249A (en) 1998-08-17 2000-03-08 Connected Place Limited A method of generating a difference file defining differences between an updated file and a base file
US6307487B1 (en) 1998-09-23 2001-10-23 Digital Fountain, Inc. Information additive code generator and decoder for communication systems
US6320520B1 (en) 1998-09-23 2001-11-20 Digital Fountain Information additive group code generator and decoder for communications systems
US6170744B1 (en) 1998-09-24 2001-01-09 Payformance Corporation Self-authenticating negotiable documents
JP4075203B2 (en) 1999-04-09 2008-04-16 株式会社日立製作所 Data backup system
US6553494B1 (en) 1999-07-21 2003-04-22 Sensar, Inc. Method and apparatus for applying and verifying a biometric-based digital signature to an electronic document
US6205533B1 (en) 1999-08-12 2001-03-20 Norman H. Margolus Mechanism for efficient data access and communication in parallel computations on an emulated spatial lattice
US6415302B1 (en) 1999-08-19 2002-07-02 Sun Microsystems, Inc. Train-algorithm-based garbage collector employing farthest-forward-car indicator
US6976165B1 (en) * 1999-09-07 2005-12-13 Emc Corporation System and method for secure storage, transfer and retrieval of content addressable information
US6535867B1 (en) 1999-09-29 2003-03-18 Christopher J. F. Waters System and method for accessing external memory using hash functions in a resource limited device
US6915302B1 (en) 1999-10-01 2005-07-05 International Business Machines Corporation Method, system, and program for accessing files in a file system
US6377907B1 (en) 1999-11-17 2002-04-23 Mci Worldcom, Inc. System and method for collating UNIX performance metrics
US6549992B1 (en) 1999-12-02 2003-04-15 Emc Corporation Computer data storage backup with tape overflow control of disk caching of backup data stream
US7152220B2 (en) 1999-12-09 2006-12-19 Sensemaking Technologies Corp. Collaboration engine: adding collaboration functionality to computer software
US6526418B1 (en) 1999-12-16 2003-02-25 Livevault Corporation Systems and methods for backing up data files
US7412462B2 (en) 2000-02-18 2008-08-12 Burnside Acquisition, Llc Data repository and method for promoting network storage of data
US6704730B2 (en) 2000-02-18 2004-03-09 Avamar Technologies, Inc. Hash file system and method for use in a commonality factoring system
AU2001238269B2 (en) 2000-02-18 2006-06-22 Emc Corporation Hash file system and method for use in a commonality factoring system
US7509420B2 (en) 2000-02-18 2009-03-24 Emc Corporation System and method for intelligent, globally distributed network storage
CN1209708C (en) 2000-03-01 2005-07-06 电脑联合想象公司 Method and system for updating an archive of a computer file
US6535894B1 (en) 2000-06-01 2003-03-18 Sun Microsystems, Inc. Apparatus and method for incremental updating of archive files
US6671703B2 (en) 2000-06-22 2003-12-30 Synchrologic, Inc. System and method for file transmission using file differentiation
WO2002008956A1 (en) 2000-07-20 2002-01-31 Repliweb Inc. Focal point compression method and apparatus
US7664824B2 (en) 2000-07-24 2010-02-16 Panasonic Corporation System for transmission/reception of e-mail with attached files
US6810398B2 (en) 2000-11-06 2004-10-26 Avamar Technologies, Inc. System and method for unorchestrated determination of data sequences using sticky byte factoring to determine breakpoints in digital sequences
US7047420B2 (en) 2001-01-17 2006-05-16 Microsoft Corporation Exclusive encryption
US7043637B2 (en) 2001-03-21 2006-05-09 Microsoft Corporation On-disk file format for a serverless distributed file system
US7478243B2 (en) 2001-03-21 2009-01-13 Microsoft Corporation On-disk file format for serverless distributed file system with signed manifest of file modifications
US7062490B2 (en) 2001-03-26 2006-06-13 Microsoft Corporation Serverless distributed file system
US6981138B2 (en) 2001-03-26 2005-12-27 Microsoft Corporation Encrypted key cache
KR100398281B1 (en) 2001-04-17 2003-09-19 시큐아이닷컴 주식회사 Method for high speed policy distinction in firewall system
US6988124B2 (en) 2001-06-06 2006-01-17 Microsoft Corporation Locating potentially identical objects across multiple computers based on stochastic partitioning of workload
US7310644B2 (en) 2001-06-06 2007-12-18 Microsoft Corporation Locating potentially identical objects across multiple computers
US6388586B1 (en) 2001-07-02 2002-05-14 Hewlett-Packard Company Method for reversing the bits of a computer data structure
JP2003015924A (en) * 2001-07-05 2003-01-17 Sharp Corp File management method
CN1294514C (en) 2001-08-20 2007-01-10 信息中心科技有限公司 Efficient computer file backup system and method
JP4154893B2 (en) 2002-01-23 2008-09-24 株式会社日立製作所 Network storage virtualization method
US7020665B2 (en) 2002-03-07 2006-03-28 Microsoft Corporation File availability in distributed file storage systems
US7185031B2 (en) 2002-03-25 2007-02-27 Quantum Corporation Creating a backup volume using a data profile of a host volume
US6865655B1 (en) 2002-07-30 2005-03-08 Sun Microsystems, Inc. Methods and apparatus for backing up and restoring data portions stored in client computer systems
US7325134B2 (en) * 2002-10-08 2008-01-29 Koolspan, Inc. Localized network authentication and security using tamper-resistant keys
US7120666B2 (en) 2002-10-30 2006-10-10 Riverbed Technology, Inc. Transaction accelerator for client-server communication systems
US7318100B2 (en) 2003-04-14 2008-01-08 Riverbed Technology, Inc. Cooperative proxy auto-discovery and connection interception
US6667700B1 (en) 2002-10-30 2003-12-23 Nbt Technology, Inc. Content-based segmentation scheme for data compression in storage and transmission including hierarchical segment representation
US7650416B2 (en) 2003-08-12 2010-01-19 Riverbed Technology Content delivery for client-server protocols with user affinities using connection end-point proxies
US7421433B2 (en) 2002-10-31 2008-09-02 Hewlett-Packard Development Company, L.P. Semantic-based system including semantic vectors
AU2003275517A1 (en) 2002-11-01 2004-05-25 Institute Of Metal Research Chinese Academy Of Sciences A nano icrystals copper material with super high strength and conductivity and method of preparing thereof
EP1563628A4 (en) 2002-11-06 2010-03-10 Ibm Confidential data sharing and anonymous entity resolution
US7263521B2 (en) 2002-12-10 2007-08-28 Caringo, Inc. Navigation of the content space of a document set
US7895224B2 (en) 2002-12-10 2011-02-22 Caringo, Inc. Navigation of the content space of a document set
US6928526B1 (en) 2002-12-20 2005-08-09 Datadomain, Inc. Efficient data storage system
US7055008B2 (en) * 2003-01-22 2006-05-30 Falconstor Software, Inc. System and method for backing up data
JP4991283B2 (en) 2003-02-21 2012-08-01 カリンゴ・インコーポレーテッド Additional hash functions in content-based addressing
US7478096B2 (en) 2003-02-26 2009-01-13 Burnside Acquisition, Llc History preservation in a computer storage system
US7043470B2 (en) 2003-03-05 2006-05-09 Hewlett-Packard Development Company, L.P. Method and apparatus for improving querying
US6959369B1 (en) 2003-03-06 2005-10-25 International Business Machines Corporation Method, system, and program for data backup
US7039634B2 (en) 2003-03-12 2006-05-02 Hewlett-Packard Development Company, L.P. Semantic querying a peer-to-peer network
JP2004297347A (en) 2003-03-26 2004-10-21 Seiko Epson Corp Originality assurance system, as well as apparatus, method and program for information embedding / alteration detecting
US7870218B2 (en) 2003-04-09 2011-01-11 Nec Laboratories America, Inc. Peer-to-peer system and method with improved utilization
US7747586B2 (en) 2003-04-23 2010-06-29 International Business Machines Corporation Apparatus and method to map and copy computer files
WO2004099993A1 (en) 2003-05-06 2004-11-18 Aptare, Inc. A system to manage and store backup and recovery meta data
EP1620951A4 (en) 2003-05-08 2006-06-21 Sap Portals Israel Ltd A pattern driven message oriented compression apparatus and method
US7424498B1 (en) 2003-06-30 2008-09-09 Data Domain, Inc. Probabilistic summary data structure based encoding for garbage collection
US7451168B1 (en) 2003-06-30 2008-11-11 Data Domain, Inc. Incremental garbage collection of data in a secondary storage
US7730222B2 (en) 2004-08-24 2010-06-01 Symantec Operating System Processing storage-related I/O requests using binary tree data structures
US7827362B2 (en) 2004-08-24 2010-11-02 Symantec Corporation Systems, apparatus, and methods for processing I/O requests
US7725760B2 (en) 2003-09-23 2010-05-25 Symantec Operating Corporation Data storage system
US7577807B2 (en) 2003-09-23 2009-08-18 Symantec Operating Corporation Methods and devices for restoring a portion of a data store
US7296008B2 (en) 2004-08-24 2007-11-13 Symantec Operating Corporation Generation and use of a time map for accessing a prior image of a storage device
US7239581B2 (en) 2004-08-24 2007-07-03 Symantec Operating Corporation Systems and methods for synchronizing the internal clocks of a plurality of processor modules
US7577806B2 (en) 2003-09-23 2009-08-18 Symantec Operating Corporation Systems and methods for time dependent data storage and recovery
US7287133B2 (en) 2004-08-24 2007-10-23 Symantec Operating Corporation Systems and methods for providing a modification history for a location within a data store
US7991748B2 (en) 2003-09-23 2011-08-02 Symantec Corporation Virtual data store creation and use
US7409587B2 (en) 2004-08-24 2008-08-05 Symantec Operating Corporation Recovering from storage transaction failures using checkpoints
US7904428B2 (en) 2003-09-23 2011-03-08 Symantec Corporation Methods and apparatus for recording write requests directed to a data store
US7631120B2 (en) 2004-08-24 2009-12-08 Symantec Operating Corporation Methods and apparatus for optimally selecting a storage buffer for the storage of data
JP2005100007A (en) * 2003-09-24 2005-04-14 Matsushita Electric Ind Co Ltd Data file saving system and allocation method
KR20050034508A (en) * 2003-10-09 2005-04-14 (주)네오비즈코리아 File upload and healing system through network based remote storage and method thereof
US7613775B2 (en) 2003-11-25 2009-11-03 Freescale Semiconductor, Inc. Network message filtering using hashing and pattern matching
US7002493B2 (en) 2004-01-08 2006-02-21 Mathstar, Inc. Boolean logic tree reduction circuit
US7574418B1 (en) 2004-02-13 2009-08-11 Data Domain, Inc. Method and apparatus for storing composite data streams
US7539871B1 (en) 2004-02-23 2009-05-26 Sun Microsystems, Inc. System and method for identifying message propagation
US7555531B2 (en) 2004-04-15 2009-06-30 Microsoft Corporation Efficient algorithm and protocol for remote differential compression
US20060047855A1 (en) 2004-05-13 2006-03-02 Microsoft Corporation Efficient chunking algorithm
US7577101B1 (en) 2004-04-30 2009-08-18 Sun Microsystems, Inc. Method and apparatus for generating extensible protocol independent binary health checks
US7536424B2 (en) * 2004-05-02 2009-05-19 Yoram Barzilai System and methods for efficiently managing incremental data backup revisions
JP3982520B2 (en) 2004-06-02 2007-09-26 コニカミノルタビジネステクノロジーズ株式会社 Access management system and method, image forming apparatus, and computer program
US7269689B2 (en) 2004-06-17 2007-09-11 Hewlett-Packard Development Company, L.P. System and method for sharing storage resources between multiple files
US7904488B2 (en) 2004-07-21 2011-03-08 Rockwell Automation Technologies, Inc. Time stamp methods for unified plant model
US7689633B1 (en) 2004-09-15 2010-03-30 Data Domain, Inc. Network file system-based data storage system
US7523098B2 (en) 2004-09-15 2009-04-21 International Business Machines Corporation Systems and methods for efficient data searching, storage and reduction
US8725705B2 (en) * 2004-09-15 2014-05-13 International Business Machines Corporation Systems and methods for searching of storage data with reduced bandwidth requirements
US7613787B2 (en) 2004-09-24 2009-11-03 Microsoft Corporation Efficient algorithm for finding candidate objects for remote differential compression
JP4932726B2 (en) 2004-10-06 2012-05-16 パーマビット テクノロジー コーポレイション Storage system for randomly named blocks of data
US7079053B2 (en) 2004-11-29 2006-07-18 Honeywell International Inc. Method and system for value-based data compression
US7747635B1 (en) 2004-12-21 2010-06-29 Oracle America, Inc. Automatically generating efficient string matching code
US7849462B2 (en) 2005-01-07 2010-12-07 Microsoft Corporation Image server
US8073926B2 (en) 2005-01-07 2011-12-06 Microsoft Corporation Virtual machine image server
US8051252B2 (en) 2005-03-11 2011-11-01 Ross Neil Williams Method and apparatus for detecting the presence of subblocks in a reduced-redundancy storage system
US7814129B2 (en) 2005-03-11 2010-10-12 Ross Neil Williams Method and apparatus for storing data with reduced redundancy using data clusters
US7983301B2 (en) 2005-06-24 2011-07-19 O2Micro International, Ltd. Method for extended transmission capabilities of short message service
CA2618135C (en) 2005-08-09 2014-10-28 Nexsan Technologies Canada Inc. Data archiving system
US10380538B2 (en) * 2005-09-27 2019-08-13 Bdna Corporation Discovery of electronic assets using fingerprints
US7584338B1 (en) 2005-09-27 2009-09-01 Data Domain, Inc. Replication of deduplicated storage system
US7366859B2 (en) 2005-10-06 2008-04-29 Acronis Inc. Fast incremental backup method and system
CN101313279A (en) 2005-10-14 2008-11-26 塞门铁克操作公司 Technique for timeline compression in a data store
US7761766B2 (en) 2005-11-15 2010-07-20 I365 Inc. Methods and apparatus for modifying a backup data stream including logical partitions of data blocks to be provided to a fixed position delta reduction backup application
US7647362B1 (en) 2005-11-29 2010-01-12 Symantec Corporation Content-based file versioning
US7483927B2 (en) * 2005-12-01 2009-01-27 International Business Machines Corporation Method for merging metadata on files in a backup storage
US7734603B1 (en) 2006-01-26 2010-06-08 Netapp, Inc. Content addressable storage array element
US7627652B1 (en) 2006-01-31 2009-12-01 Amazon Technologies, Inc. Online shared data environment
US7676509B2 (en) 2006-02-01 2010-03-09 I365 Inc. Methods and apparatus for modifying a backup data stream including a set of validation bytes for each data block to be provided to a fixed position delta reduction backup application
US7831793B2 (en) 2006-03-01 2010-11-09 Quantum Corporation Data storage system including unique block pool manager and applications in tiered storage
US7660836B2 (en) 2006-03-09 2010-02-09 International Business Machines Corporation Controlling incremental backups using opaque object attributes
US7457934B2 (en) 2006-03-22 2008-11-25 Hitachi, Ltd. Method and apparatus for reducing the amount of data in a storage system
JP4767057B2 (en) 2006-03-27 2011-09-07 富士通株式会社 Hash value generation program, storage management program, determination program, and data change verification device
EP2013974B1 (en) 2006-04-07 2018-07-11 Data Storage Group Data compression and storage techniques
US7949824B2 (en) 2006-04-11 2011-05-24 Emc Corporation Efficient data storage using two level delta resemblance
US7844652B2 (en) 2006-04-11 2010-11-30 Emc Corporation Efficient computation of sketches
US7685459B1 (en) 2006-04-13 2010-03-23 Symantec Operating Corporation Parallel backup
US7814070B1 (en) 2006-04-20 2010-10-12 Datascout, Inc. Surrogate hashing
US7840540B2 (en) 2006-04-20 2010-11-23 Datascout, Inc. Surrogate hashing
US7801868B1 (en) 2006-04-20 2010-09-21 Datascout, Inc. Surrogate hashing
US8051043B2 (en) 2006-05-05 2011-11-01 Hybir Inc. Group based complete and incremental computer file backup system, process and apparatus

Also Published As

Publication number Publication date
KR101381551B1 (en) 2014-04-11
US20200293693A1 (en) 2020-09-17
US20120005479A1 (en) 2012-01-05
CA2651323C (en) 2016-02-16
AU2007247939B2 (en) 2012-02-09
WO2007131190A2 (en) 2007-11-15
US20150220747A1 (en) 2015-08-06
US10671761B2 (en) 2020-06-02
US9037545B2 (en) 2015-05-19
US20170220820A1 (en) 2017-08-03
EP2021926A2 (en) 2009-02-11
JP2009536418A (en) 2009-10-08
KR20090034311A (en) 2009-04-07
US8051043B2 (en) 2011-11-01
US20070266062A1 (en) 2007-11-15
JP5204099B2 (en) 2013-06-05
EP2021926A4 (en) 2009-07-15
EP3336707A1 (en) 2018-06-20
US9679146B2 (en) 2017-06-13
WO2007131190A3 (en) 2008-08-28
AU2007247939A1 (en) 2007-11-15

Similar Documents

Publication Publication Date Title
CA2651323C (en) Group based complete and incremental computer file backup system, process and apparatus
US11561931B2 (en) Information source agent systems and methods for distributed data storage and management using content signatures
US20210173853A1 (en) Selective synchronization of content items in a content management system
US20120185505A1 (en) Methods and computer program products for accelerated web browsing
US20230273897A1 (en) Managing expiration times of archived objects
US20230244633A1 (en) Extending an expiration time of an object associated with an archive
AU2012202658B2 (en) Method and device for managing data and exchanging encrypted communications

Legal Events

Date Code Title Description
EEER Examination request