CA2279759C - Drive names - Google Patents

Drive names Download PDF

Info

Publication number
CA2279759C
CA2279759C CA002279759A CA2279759A CA2279759C CA 2279759 C CA2279759 C CA 2279759C CA 002279759 A CA002279759 A CA 002279759A CA 2279759 A CA2279759 A CA 2279759A CA 2279759 C CA2279759 C CA 2279759C
Authority
CA
Canada
Prior art keywords
storage medium
removable storage
symbolic link
identifier
accessing
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.)
Expired - Lifetime
Application number
CA002279759A
Other languages
French (fr)
Other versions
CA2279759A1 (en
Inventor
Kamel Shaath
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.)
Kom Networks Inc
Original Assignee
Kom Inc
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
Priority claimed from CA 2270698 external-priority patent/CA2270698C/en
Application filed by Kom Inc filed Critical Kom Inc
Priority to CA002279759A priority Critical patent/CA2279759C/en
Publication of CA2279759A1 publication Critical patent/CA2279759A1/en
Application granted granted Critical
Publication of CA2279759C publication Critical patent/CA2279759C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0605Improving or facilitating administration, e.g. storage management by facilitating the interaction with a user or administrator
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0607Improving or facilitating administration, e.g. storage management by facilitating the process of upgrading existing storage systems, e.g. for improving compatibility between host and storage device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0629Configuration or reconfiguration of storage systems
    • G06F3/0632Configuration or reconfiguration of storage systems by initialisation or re-initialisation of storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files

Abstract

A method is disclosed for accessing a removable storage medium. The removable storage medium is inserted within a removable storage drive. When the newly inserted removable storage medium is detected, an identifier is read therefrom. The identifier is used to determine if a symbolic link to that medium already exists. When a symbolic link exists, the symbolic link is updated to reflect the physical path to the storage medium. When the symbolic link does not exist, a symbolic link is created linking the identifier to the storage medium. The symbolic link indicates a non-standard storage medium. The symbolic link is then used to read data from and write data to the storage medium.

Description

Doc. No. 88-OS CA Patent DRIVE NAMES
Field of the Invention The invention relates generally to mass storage devices and more particularly to a method of using mass storage devices with graphical user interfaces and remote access type applications.
Background of the Invention In the early days of computers, operating systems provided few file system tools.
Of course, since most early computer systems supported only a small number of storage devices, manual searching for a particular file was not uncommon or onerous.
For example, to locate a particular file, one would know the identifier for a device - A: in MS
DOS~ - and based on the identifier, one could request a directory listing.
Listing of each available device, A:, B:, C:, D:, etc. was done until there were no more devices or the desired file was found.
Because the above method has an efficiency relating to the size and number of devices, tools were developed to automatically catalogue contents of a disk for a user to peruse. These tools would provide a single listing of all files that could be sorted or searched by a user.
With the proliferation of the graphical user interface, tools such as find file and file management utilities have become the norm. These tools are very valuable tools for day to day use of computer systems. Unfortunately, when a computer has a large number of devices attached thereto, these tools require extensive amounts of system resources in order to manage the devices. Also, when the devices are removable, it is common that the tools cannot recognise that the device is or is not present at a given moment.
Conventional operating systems change a file access path to a removable media when the media is moved from one drive, device and/or PC to another.
Unfortunately, with removable media, it is quite difficult to ensure that a removable medium is always returned to a same device. Since removable media are often removed - replaced by other Doc. No. 88-OS CA Patent removable media - when they are needed again, the replacement media may still be required and a different device is therefore used.
When media is moved from one drive to another, its file access path changes.
In a volatile environment, where devices are swapped frequently, the file access path changes frequently. Thus, to access a same file requires different identifiers each time the media is replaced in a different device. However, many applications store complete paths and expect this path will not change. If such as application looks for a file and the device identifier in the form of a drive letter for Windows NT~, has changed, it will not be able to locate the file.
Also, with the proliferation of broadband communications, it has become common that access to a computer system is provided to a larger base of users.
The Internet is a commonly available example of this. On the Internet, there are sites devoted to information dissemination. Some of these sites have a considerable amount of proprietary information. In order to provide users access to information within a site, two methods are commonly employed. First, the information is stored in a public directory, which can be accessed by anyone. This is effective when copying of the information is expected. A user accessing the site can copy the entire contents of the site to his or her own storage medium. Obviously, this is not always desired. A second common method is to use a software program to retrieve the information and provide it to the users.
Commonly, the data accessed by the software application is also accessible to the users.
Therefore, once again, the data can be found and copied.
It would be advantageous to provide a method of storing publicly accessible data that is difficult or impossible to access absent the use of a software interface provided at or by the information source.
In order to overcome these and other limitations of the prior art, it is an object of the present invention to provide a method of storing immediately accessible data that is not recognised by the system tools within a Windows NT~ system.
2 Doc. No. 88-OS CA Patent Summary of the Invention In accordance with the invention there is provided a method of accessing a removable storage medium from a computer system in execution of an operating system having a plurality of file system commands and at least a file system tool, the method comprising the steps of:
providing a removable storage medium;
mounting the removable storage medium such that it is accessible through some file system commands but innaccessible through a file system tool from the file system tools;
and, performing at least one of storing data to and retrieving data from the removable storage medium while it is mounted.
In accordance with the invention there is further provided a method of storing data from a computer system to a removable storage medium comprising the steps o~
mounting the removable storage medium on the computer system, the removable storage medium mounted with an identifier recognisable by the file system but unrecognisable by the system tools;
storing data using the identifier, the data stored within the removable storage medium.
In accordance with the invention there is also provided a method of accessing a removable storage medium from a computer system in execution of an operating system having a plurality of file system commands and at least a file system tool.
The method comprises the following steps:
providing a removable storage medium; and, mounting the removable storage medium. The step of mounting the storage medium comprises the following steps:
when a newly inserted removable storage medium is detected, reading from the removable storage medium an identifier determining a presence of a symbolic link for the identifier;
when a symbolic link exists, updating the symbolic link to reflect the physical path to the storage medium;
3 Doc. No. 88-OS CA Patent when the symbolic link does not exist, creating a symbolic link from the identifier to the storage medium, the symbolic link to a non-standard storage medium;
and, performing at least one of storing data to and retrieving data from the removable storage medium while it is mounted.
Brief Description of the Drawings The invention will now be described with reference to the attached drawings in which:
Fig. 1 is a simplified diagram of a hardware system incorporating several removable media devices;
Fig. 2 is a simplified diagram of a symbolic link;
Fig. 3 is a simplified flow diagram of a method of accessing a storage device according to the invention;
Fig. 4 is a simplified flow diagram of a method of accessing a storage device according to the invention using an identifier unique to the storage medium; and, Fig. 5 is a simplified flow diagram of a method of accessing a storage device according to the invention using symbolic links identified by an identifier determined from the storage medium.
Detailed Description of the Invention According to the present invention a device is assigned a device name that is unrecognisable to system utilities. In such a fashion, the devices are inaccessible to anyone who does not know an identifier in the form of a path name. Also, the device is not listed on the desktop or with a list of accessible storage media for use with a graphical user interface (GUI). For example, in Windows NT~ Disk Administrator, the identifiers do not appear. This allows mounted storage media to appear as if they are not mounted and therefore to be hidden from view or access. In accordance with the preferred embodiment described below, the identifiers are specific to a medium and as such do not change when the medium is moved to a different device.
4 Doc. No. 88-OS CA Patent Referring to Fig. 1, a computer system 1 is shown comprising a monitor 3, a processor 4 and four removable media drives in the form of read/write optical disk drives Sa, Sb, 5c, and Sd. A first removable medium for storing data in the form of a fist optical disk is inserted into one of the four optical disk drives Sa. After use, the first optical disk is removed and replaced with another optical disk. When the processor seeks information from the first optical disk, the user is prompted to reinsert it. The user ejects one of the optical disks in use and replaces it with the first optical disk. When the same optical disk drive Sa is used, the disk is easily recognisable. When a different optical disk drive, for example Sb, is used, the optical disk is accessible through a different identifier.
A program in use on the processor seeking further data from the first optical disk, is thwarted because the first optical disk identifier is changed.
Alternatively, the first optical disk is always reinserted into optical disk drive Sa and is therefore always recognisable. Unfortunately, this results in bottlenecks when two processes each require information from different optical disks within a same optical disk drive Sa.
It will be evident to those of skill in the art that when the optical disk drive Sa forms part of a file server, the problem is compounded many fold.
Therefore, according to the invention a method is provided for storing data on removable media such that they may be replaced in any of a number of removable media drives and yet remain accessible through a same identifier. The identifier is recognisable to the file system of the operating system of the computer system 1. That said, as is explained below, it is important that the identifier not be recognisable to the system tools of the operating system of the computer system 1.
With the advent of writable removable media, several problems have surfaced. A
common problem relates to file servers including banks of media. For example when a file server includes 50 optical media devices, a lot of files are immediately accessible.
That said, some media are mounted but not inserted at any given time. Thus, a directory of those media requires the media be inserted within a device, be found, and then that directory data is loaded therefrom. File system utilities load this data for users when Doc. No. 88-OS CA Patent executed and therefore require a lot of media swapping. A simple example will help outline the problem.
In this example, a system is in execution with 100 mounted removable storage media and 30 physical removable storage media devices in the form of optical disk drives. A file system utility such as a file manager is loaded. The find file function is used to locate a specific file. The file manager is unaware of which disks are physically inserted and which are not so it tries to access the disks one at a time. The result is that the system requests the disks and disk swapping is performed. After much time and much disk swapping, the utility completes its task. Unfortunately, an individual has wasted a lot of time swapping disks. Alternatively, disk swapping is automated and, though no person has wasted time, the file system is slowed tremendously during the time the find file operation is performed.
Also, it is common to have a variety of archived files on the server at any time.
Often, it is desired that the data is accessible to some people or programs but not to others. As noted above, this is difficult to achieve. According to the invention, since the system utilities do not recognise the removable media, the removable media are not easily located. By using obscure names, it can be readily achieved that a removable medium is very difficult to locate using trial and error and yet is fully accessible to anyone who knows exactly where to look. Advantageously, the method causes a storage medium to be difficult to find. That said, any program designed to access the medium has a fixed unchanging path for that medium and will therefore access the medium each time correctly.
Referring to Fig. 3 a simplified flow diagram of a method according to the invention is shown. A medium in the form of removable storage medium is inserted within a hardware device for accessing the medium. The medium is then mounted in a fashion such that it can be accessed by the file system for input/output operations but such that it cannot be accessed by the system utilities/tools.
Referring to Fig. 4 a simplified flow diagram of a method according to the invention is shown. A medium in the form of removable storage medium is inserted Doc. No. 88-OS CA Patent within a hardware device for accessing the medium. The medium is then mounted by creating a symbolic link to the medium using an identifier unique to the medium. In this fashion, the medium can be accessed by the file system for input/output operations but it cannot be accessed by the system utilities/tools.
Returning to the above example, when an individual accesses the system from a remote site, they can employ system tools to locate files and to browse storage media.
According to the invention, browsing of storage media is not possible absent knowledge in advance of the presence of the specific storage medium. This is not a fully secure solution, but tremendously enhances security for remote access to files. For example, a public directory on a non-removable drive such as drive C: is used. When data from other storage media is to be communicated, it is retrieved by a local process that has a list of mounted storage media. Thus, a remote user cannot browse the mounted storage media that are mounted according to the invention without first having a path thereto. Such a path may be very complicated and may include numerous characters. As such, trial and error is unlikely to work.
By allocating a unique and fixed identifier in the form of a drive name to removable media, a file access path is no longer volatile. Hardware devices and computer systems are swappable as required without affecting the drive name. This is highly advantageous when shipping software products for use with data stored on a removable medium. The software accesses the removable medium by its identifier and, as such, does not need to search for the correct storage device. The software will function equally well across a communication medium, if designed to do so, since the storage medium has a known identifier. Even when the storage medium path is unknown or changes frequently, the software is stable.
This is also an advantage in operating systems where the number of usable physical devices and/or media is restricted by the number of identifiers, drive letters, available. One such operating system is Windows NT~. Drive names as implemented in the preferred embodiment do not consume drive letters in such environments.

Doc. No. 88-OS CA Patent A drive name according to the invention and for use with Windows NT~ consists of a 64 character alpha-numeric including all special characters such as: $ %' - - @ -' , .
I\ # & permitting the specification of an extremely large number of drive names. For example, drive name combinations using 26 alphabet characters, 10 digits and 14 special characters would number 5064 or 5.421 x 10'°g.
Since drive names are hidden from operating system tools, the security of the device and/or media is enhanced. Even though drive names are hidden, the devices referenced by those names are capable of being accessed with standard file system commands. This access is achieved using commands that allow a user to specify the actual path of the drive name. This is very different from mounting and unmounting devices. Each removable medium is mounted and remains mounted though the graphical user interface of Windows NT~ does not show the device as present.
Drive names are created by the creation of a symbolic link. A symbolic link lets a user create a filename or a directory name that, when used, is translated by the operating system into a different file or directory name. Referring to Fig. 2, a simplified diagram of a symbolic link is shown. An identifier that is stored on the physical removable storage medium is stored for the symbolic link. The identifier is preferably unique to the symbolic link and to the removable storage medium. The identifier is, for example, in the form of a name. The symbolic link contains other data for linking the name to the physical device where the named storage medium resides. This data is, for example, in the form of a physical path. The path is likely in the form of a hardware address or an address of a software device driver for the physical device or a combination of the two.
Optionally, the symbolic link contains other information relating to the status of storage medium. Examples of further information include present/not present, mounted/unmounted, read/read-write/write only, full, and so forth.
Referring to Fig. 5 a simplified flow diagram of a method according to the invention is shown. A medium in the form of removable storage medium is inserted within a hardware device for accessing the medium. The medium is then mounted and an identifer is read therefrom. The identifier is preferably unique to the storage medium. The Doc. No. 88-OS CA Patent symbolic links are then checked to see if one already exists for the identifier of the medium. When one exists, it is updated to reflect the physical drive in which the medium has most recently been inserted. Otherwise, a symbolic link to the medium is created using the identifier of the medium. In this fashion, the medium can be accessed by the file system for input/output operations but it cannot be accessed by the system utilities/tools.
Current operating system implementations do not provide comparable capabilities for removable media devices. It is not obvious to create device names that are inaccessible to an operating system. In fact, current operating system trends and common belief is that a more inclusive and knowledgeable operating system is required to provide ease of use, GUIs, improved performance, and better configurability. The present invention is in contrast to this current belief in the art. By implementing the present invention, it is believed that the ease of use and other benefits of modern operating systems are lost. This has found to not be the case.
Though the preferred embodiment relates to the use of removable storage media 1 S with Windows NT~ operating system, identifiers according to the invention may be associated with any type of media, such as read-only, write-once and rewritable media and identifiers are usable in most operating systems (OS).
In another alternative embodiment, the method is used with fixed storage media and is used to hide them from view.
Numerous other embodiments of the invention may be envisaged without departing from the spirit or scope of the invention.

Claims (23)

What is claimed is:
1. A method of accessing a removable storage medium from a computer system in execution of an operating system having a plurality of file system commands and at least a file system tool, the method comprising the steps of:
providing a storage medium;
mounting the storage medium with an identifier such that it is accessible through some file system commands but inaccessible through a file system tool from at least a file system tool wherein the identifier is not provided to the end user in a list of storage medium identifiers for the file system; and performing at least one of storing data to and retrieving data from the storage medium using the file system commands, wherein the storage medium is accessed by its identifier, which is a drive name.
2. A method of accessing a removable storage medium as defined in claim 1 wherein the storage medium is a removable storage medium.
3. A method of accessing a removable storage as defined in claim 2 wherein the step of:
mounting the removable storage medium comprises the following steps:
reading from the removable storage medium the identifier; and creating a symbolic link from the identifier to the storage medium, the symbolic link indicative of the storage medium being other than a standard storage medium of the file system.
4. A method of accessing a removable storage medium as defined in claim 3 wherein a storage medium is accessible through a physical path and wherein the step of:
reading from the removable storage medium an identifier is performed when a newly inserted removable storage medium is detected; the method comprising the following steps:
determining a presence of a symbolic link for the identifier;
when a symbolic link exists, updating the symbolic link to reflect the physical path to the storage medium; and when the symbolic link does not exist, performing the step of: creating a symbolic link from the identifier to the storage medium, the symbolic link to other than a standard storage medium of the file system.
5. A method of accessing a removable storage medium as defined in claim 4 wherein the step of updating the symbolic link is performed such that the symbolic link identifier is unchanged and such that the removable storage medium is accessible through the symbolic link.
6. A method of accessing a removable storage medium as defined in claim 5 wherein the symbolic link is indicative of a storage medium of non-standard format.
7. A method of accessing a removable storage medium as defined in claim 5 wherein the symbolic link is indicative of other than a storage medium.
8. A method of accessing a removable storage medium as defined in claim 2 wherein the step of:

performing at least one of storing data to and retrieving data from the removable storage medium comprises the step of storing data to the removable storage medium while it is mounted.
9. A method of accessing a removable storage medium as defined in claim 2 wherein the step of:
performing at least one of storing data to and retrieving data from the removable storage medium comprises the step of retrieving data from the removable storage medium while it is mounted.
10. A method of accessing a removable storage medium as defined in claim 9 wherein the step of:
mounting the removable storage medium is performed such that it is inaccessible through all of the file system tools.
11. A method of accessing a removable storage medium as defined in claim wherein the step of:
mounting the removable storage medium is performed such that it is accessible through all file system commands.
12. A method of accessing a removable storage medium as defined in claim 2 wherein the step of:
mounting the removable storage medium is performed such that the removable storage medium is unrecognizable to the system tools as a compatible storage medium.
13. A method of storing data from a computer system to a removable storage medium comprising the steps of:
mounting the removable storage medium on the computer system, the removable storage medium mounted with an identifier recognizable by the file system but unrecognizable by the system tools;
storing data using the identifier, the data stored within the removable storage medium, wherein the storage medium is accessed by its identifier, which is a drive name.
14. A method of accessing a removable storage as defined in claim 13 wherein the step of:
mounting the removable storage medium comprises the following steps:
reading from the removable storage medium the identifier; and, creating a symbolic link from the identifier to the storage medium, the symbolic link to other than a standard storage medium.
15. A method of accessing a removable storage as defined in claim 14 wherein the step of:
reading from the removable storage medium an identifier is performed when a newly inserted removable storage medium is detected; the method comprising the following steps:
determining a presence of a symbolic link for the identifier;
when a symbolic link exists, updating the symbolic link to reflect the physical path to the storage medium; and when the symbolic link does not exist, performing the step of creating a symbolic link form the identifier to the storage medium, the symbolic link to other than a standard storage medium.
16. A method of accessing a removable storage as defined in claim 15 wherein the step of updating the symbolic link is performed such that the symbolic link identifier is unchanged and that the removable storage medium is accessible through the symbolic link even when removed and reinserted within a different removable storage compatible device.
17. A method of accessing a removable storage as defined in claim 16 wherein the symbolic link is indicative of a storage medium of non-standard format.
18. A method of accessing a removable storage as defined in claim 16 wherein the symbolic link is indicative of other than a storage medium.
19. A method of accessing a removable storage medium from a computer system in execution of an operating system having a plurality of file system commands and at least a file system tool, the method comprising the steps of:
providing a removable storage medium;
mounting the removable storage medium comprising the steps of:
when a newly inserted removable storage medium is detected, reading from the removable storage medium an identifier;
determining a presence of a symbolic link for the identifier; and, when the symbolic link does not exist, creating a symbolic link from the identifier to the storage medium, the symbolic link to other than a standard storage medium; and performing at least one of storing data to the retrieving data from the removable storage medium, wherein the storage medium is accessed by its identifier, which is a drive name.
20. A method of accessing a removable storage medium as defined in claim 19 comprising the step of when a symbolic link exists, updating the symbolic link to reflect the physical path to the storage medium.
21. A method of accessing a removable storage medium as defined in claim 19 comprising the step of when a symbolic link exists, generating an error message.
22. A method of accessing a movable storage medium as defined in claim 19 wherein the operating system is a Microsoft Windows® operating system.
23. A method of accessing a removable storage medium as defined in claim 13 wherein the operating system is a Microsoft Windows® operating system.
CA002279759A 1999-04-29 1999-07-30 Drive names Expired - Lifetime CA2279759C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CA002279759A CA2279759C (en) 1999-04-29 1999-07-30 Drive names

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CA2,270,698 1999-04-29
CA 2270698 CA2270698C (en) 1998-07-31 1999-04-29 Method of indexing data on a sequential data storage medium
CA002279759A CA2279759C (en) 1999-04-29 1999-07-30 Drive names

Publications (2)

Publication Number Publication Date
CA2279759A1 CA2279759A1 (en) 2000-10-29
CA2279759C true CA2279759C (en) 2003-12-16

Family

ID=30116398

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002279759A Expired - Lifetime CA2279759C (en) 1999-04-29 1999-07-30 Drive names

Country Status (1)

Country Link
CA (1) CA2279759C (en)

Also Published As

Publication number Publication date
CA2279759A1 (en) 2000-10-29

Similar Documents

Publication Publication Date Title
US6370545B1 (en) Method of accessing removable storage media
US6185574B1 (en) Multiple display file directory and file navigation system for a personal computer
US6327584B1 (en) Apparatus and method for using version control to dynamically update files while the files are available for access
US7003641B2 (en) Logical view with granular access to exchange data managed by a modular data and storage management system
US7725601B2 (en) Apparatus, system, and method for presenting a mapping between a namespace and a set of computing resources
CN100414547C (en) Method for accessing file system snapshots and file system
US6449607B1 (en) Disk storage with modifiable data management function
US6370549B1 (en) Apparatus and method for searching for a file
US5991777A (en) System and method for performing defined actions when grafting the name space of one storage medium into the name space of another storage medium
US20060224602A1 (en) User data profile namespace
JP4944008B2 (en) System, method and computer-accessible recording medium for searching efficient file contents in a file system
EP1039380A2 (en) Method and data format for exchanging data between a java system database entry and an ldap directory
WO1994011830A1 (en) File directory structure generator and retrieval tool for use on a network
JP2010134963A (en) Method for activating service using property attached to document
EP1012757B1 (en) Method for performing defined actions when grafting the namespace of one storage medium into the namespace of another storage medium
USRE42859E1 (en) File server that allows an end user to specify storage characteristics with ease
WO2001016670A2 (en) Method and apparatus for creating and maintaining a scrapbook of information pages
WO1999049388A1 (en) Document management extension software
RU2377647C2 (en) System and method for presenting elements stored on computer
JP5241298B2 (en) System and method for supporting file search and file operations by indexing historical file names and locations
CA2279759C (en) Drive names
US20070073677A1 (en) System and method for accessing computer files, using local links and printed symbols
JP2000099381A (en) Computer executing method
US8452823B2 (en) Method for coordinating relationships between multiple physical entities
KR20100126189A (en) Storage system database of attributes

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20190730