WO1999038099A1 - Importing and exporting file system entities from a browser - Google Patents

Importing and exporting file system entities from a browser Download PDF

Info

Publication number
WO1999038099A1
WO1999038099A1 PCT/US1999/001613 US9901613W WO9938099A1 WO 1999038099 A1 WO1999038099 A1 WO 1999038099A1 US 9901613 W US9901613 W US 9901613W WO 9938099 A1 WO9938099 A1 WO 9938099A1
Authority
WO
WIPO (PCT)
Prior art keywords
file system
browser
computer
indication
receiving
Prior art date
Application number
PCT/US1999/001613
Other languages
French (fr)
Inventor
William J. Raduchel
Abhay Gupta
Yvonne Wilson
Original Assignee
Sun Microsystems, 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
Application filed by Sun Microsystems, Inc. filed Critical Sun Microsystems, Inc.
Priority to AU24713/99A priority Critical patent/AU2471399A/en
Publication of WO1999038099A1 publication Critical patent/WO1999038099A1/en

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/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • 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
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • G11B27/034Electronic editing of digitised analogue information signals, e.g. audio or video signals on discs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • G11B27/34Indicating arrangements 
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/25Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
    • G11B2220/2537Optical discs
    • G11B2220/2562DVDs [digital versatile discs]; Digital video discs; MMCDs; HDCDs

Definitions

  • the present invention relates generally to data processing systems and, more particularly, to importing and exporting file system entities from a browser.
  • Methods and systems consistent with the present invention provide a new, easy-to-use data sharing technique that is integrated with a browser. Recognizing that users often spend a significant amount of time using a browser, this data sharing technique integrates data sharing functionality with a browser, thus facilitating the user's use of the data sharing functionality.
  • a browser displays an export icon and an import icon.
  • the user can make one or more of their files or directories available for use by others.
  • the import icon the user is able to easily access a remote file or directory by issuing file system commands to it.
  • a method is provided in a data processing system having file system entities and a browser. This method receives an indication of one of the file system entities into the browser and renders the one file system entity available for access by a remote computer.
  • a method in a data processing system with a browser and directory services indicating remote file system entities available for access. This method receives an indication of one of the remote file system entities into the browser and establishes a virtual drive responsive to receiving the indication such that commands issued to the virtual drive are directed to the one remote file system entity.
  • a data processing system containing directory services and a computer.
  • the directory services is configured to store indications of file system entities available for access.
  • the computer further includes a secondary storage device, a memory, and a processor.
  • the secondary storage device contains local file system entities.
  • the memory contains a browser configured to display an export icon, configured to display the local file system entities responsive to user selection of the export icon, configured to receive user selection of at least one of the local file system entities, and configured to store an indication of the at least one of the local file system entities into the directory services.
  • the processor runs the browser.
  • a computer-readable memory device encoded with a data structure having entries comprises an indication of a file system entity available for importation to a computer from a remote location by selecting an import icon on a browser of the computer such that after importation a virtual drive is established enabling a user of the computer to issue commands to the virtual drive resulting in manipulation of the file system entity.
  • Fig. 1 depicts the screen of a browser in accordance with methods and systems consistent with the present invention
  • Fig. 2 depicts a data processing system suitable for use with methods and systems consistent with the present invention
  • Fig. 3 depicts a more detailed diagram of one of the computers depicted in Fig. 2;
  • Fig. 4 depicts a more detailed diagram of the directory node depicted in Fig. 2;
  • Fig. 5 depicts a more detailed diagram of the directory services depicted in Fig. 4;
  • Fig. 6 depicts a flow chart of the steps performed by the export process depicted in Fig. 3;
  • Fig. 7 depicts a log-on screen displayed by the browser depicted in Fig. 3;
  • Fig. 8 depicts a screen displaying the local file system entities on the computer of Fig. 3;
  • Fig. 9 depicts a flow chart of the steps performed by the import process depicted in Fig. 3;
  • Fig. 10 depicts a screen displayed by the browser depicted in Fig. 3 indicating the available file system entities available for importation;
  • Fig. 11 depicts a file manager window displayed by the import process depicted in Fig. 3.
  • Methods and systems consistent with the present invention facilitate data sharing by providing for the import and export of file system entities from a browser.
  • Such importing and exporting reflects an easy-to-use mechanism for sharing data.
  • a "browser” refers to a program that allows a user to view Web pages on the World Wide Web.
  • the term “browser” also includes other programs, like virtual desk tops, where viewing Web pages forms only a part of the program's overall functionality.
  • a "file system entity” refers to an entity managed by the file system like a file or directory.
  • the browser screen 100 displays two icons as shown in Figure 1 : an export icon 102 and an import icon 104.
  • export icon 102 the user makes one or more of the file system entities on his or her local computer available for access by users of other computers.
  • import icon 104 the user can import one or more remote file system entities and have them appear as virtual drives on their local computer.
  • a "virtual drive” refers to the local computer providing access to one or more file system entities so that they appear to be local to the user, although they are actually remote.
  • the virtual drive has a designation (e.g., "H:”) much like that of a local drive (e.g., "C:”).
  • methods and systems consistent with the present invention provide at least one directory services located somewhere on the network and both an export process and an import process on each computer that will take part in an import or export.
  • the directory services is a central registry storing indications of (1) the file system entities that have been made available for importation by others ("exported"), (2) the individuals authorized to import the file system entities, and (3) the access rights (e.g., read, write, and execute) of each individual.
  • the export process has two responsibilities: First, it adds entries to the directory services so that a user can indicate which of their local file system entities are made available to others. Second, it receives commands from remote import processes and performs these commands on the local file system entities to implement a virtual drive.
  • the import process facilitates the virtual drive on a local machine. To do so, it receives user commands to manipulate remote file system entities and passes these commands to the export process where the remote file system entities physically reside. The export process, in turn, receives these commands, issues these commands on the local files using the local operating system, and returns the results to the import process. The import process receives the results and displays them to the user so that the file-manipulation requests appear to be executed locally, though they are actually sent to a remote location for processing.
  • FIG. 2 depicts a data processing system 200 suitable for use with methods and systems consistent with the present invention.
  • Data processing system 200 contains two computers 202, 204 and a directory node 206 connected to the Internet 208.
  • Computers 202 and 204 display a browser that facilitates the importing and exporting of file system entities and directory node 206 contains the directory services.
  • Figure 3 depicts a more detailed diagram of computer 202.
  • Computer 202 includes a memory 306, a secondary storage device 308, a central processing unit (CPU) 310, an input device 312, and a video display 314.
  • Memory 306 includes an import process 316, an export process 318, a browser 320, and a Java runtime environment 322.
  • Import process 316 activated by user selection of the import icon, facilitates a virtual drive for a remote file system entity selected for import by the user.
  • Export process 318 activated by user selection of the export icon, renders local file system entities available for importation by other computers.
  • Browser 320 is a program capable of displaying web pages to the user.
  • Java runtime environment 322 includes a JavaTM virtual machine 324 which acts like an abstract computing machine, receiving instructions in the form of bytecodes and interpreting the bytecodes by dynamically converting them into a format suitable for execution on the processor and by executing them.
  • the Java virtual machine is described in greater detail in Lindholm and Yellin, The Java Virtual Machine Specification. Addison- Wesley (1997), which is incorporated herein by reference.
  • Figure 4 depicts a more detailed diagram of directory node 206, which contains a memory 428, a secondary storage device 430, a CPU 432, and at least one I/O device 434.
  • Secondary storage device 430 includes directory services 436, containing indications of file system entities that have been exported and that are available for importation.
  • computers 202 and 204 and directory node 206 may contain additional or different components. Additionally, although aspects of the present invention are described as being stored in memory, one skilled in the art will appreciate that these aspects can also be stored on or read from other types of computer- readable media, such as secondary storage devices, like hard disks, floppy disks, or CD- ROM, a carrier wave from the Internet, or other forms of RAM or ROM.
  • Sun, Sun Microsystems, the Sun logo, Java, and Java-based trademarks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.
  • Fig. 5 depicts an example of directory services 436.
  • Directory services 436 contains a number of entries 502-506 indicating a file system entity that is available for importation. Each entry 502-506 contains an indication of a particular file system entity, a list of users or groups of users who are authorized to import this file system entity, and the access rights for each user or group of users. For example, entry 502 contains information for the directory "SYS.DIR" on the "ZEUS" system. This file system entity may be imported by either "userl” or "user2,” where userl has read and write access and user2 has only read access.
  • directory services 436 may contain many additional entries.
  • Fig. 6 depicts a flow chart of the steps performed by export process 318.
  • the export process performs its processing after the user has selected the export icon on the browser screen.
  • the first step performed by the export process is to display a log-on screen (step 602).
  • This log-on screen depicted in Fig. 7, contains a field 704 where the user enters their user name and a field 706 where the user enters their password.
  • this step may be skipped in the event that the user has already logged into the browser for some other purpose, like when importing a file system entity as is discussed below.
  • the export process displays a screen 802, depicted in Fig.
  • Screen 802 depicts an indication of file system entities 804 of the local computer, a list of fields 806 where users or groups of users may be entered who will be authorized to import the selected file system entity, and a number of fields 808 where the access rights for each user or group of users can be designated.
  • the export process After displaying the file system entities on the local computer, the export process receives an indication of the selections of the user, including various file system entities, the associated users who can import those file system entities, and the access privileges for those users (step 606). Next, the export process stores this information into the directory services (step 607).
  • the export process After storing the entries into the directory services, the export process goes into a background mode to facilitate a virtual drive where it waits to receive a remote command to access one of its exported file system entities. If the export process receives such a remote command (step 608), the export process converts this command into a format suitable to the local operating system (step 610). In this step, the export process has received a command to manipulate a file system entity using the well-known Hypertext Transfer Protocol (HTTP) and converts it into a format suitable to the local operating system, such as the Windows 95 operating system available from Microsoft Corporation of Redmond, Washington. HTTP is described in greater detail in Stevens, TCP/IP Illustrated. Volume 3. Addison- Wesley (1996), which is incorporated herein by reference. One skilled in the art will appreciate that other well-known protocols may be used, such as Sun Microsystem's well-known Remote Method Invocation Protocol or well-known Network File System Protocol.
  • HTTP Hypertext Transfer Protocol
  • the export process executes the command (step 612) and returns the results of the command to the caller (step 614).
  • the export process may execute a command to traverse a directory structure, create a directory, remove a directory, retrieve the contents of a directory, open a file, close a file, create a file, delete a file, read from a file, or write to a file. Having executed one of these commands, the export process returns to the caller the results of the command (e.g., data from a file). Steps 608-614 continue operating until the computer is shut down. Alternatively, one skilled in the art will appreciate that the export process may be started at computer start-up time and shut down only when the computer shuts down, in which case the export process performs the background processing of steps 608-614 during this time period.
  • Fig. 9 depicts a flow chart of the steps performed by the import process.
  • the first step performed by the import process is to display the log-on screen depicted in Fig. 7 (step 902).
  • the import process displays the directory services screen 1002 depicted in Fig. 10 (step 904).
  • Directory services screen 1002 displays all of the file system entities that the user is authorized to import. In this example, the user of the computer is userl and thus has read and write access to the "SYS.DIR" directory on the "ZEUS" system. Additionally, directory services screen 1002 contains an indication of the owner of that file system entity (e.g., user3).
  • the owner is the user who exported the file system entity.
  • the import process receives an indication of user selection of one or more of the file system entities displayed (step 906).
  • the import process establishes communication with the export processes located on the systems where the selected file system entities physically reside (step 907).
  • the appropriate systems e.g., "WZEUS" are determined from the entry in directory services.
  • the import process displays a command line to the user (step 908). Using this command line, the user may issue file system commands to manipulate either the local file system or the remote file system.
  • the import process also displays an indication to the user indicating the name (e.g., "H:”) of the virtual drives established.
  • the import process displays a file manager window like the one depicted in Figure 11.
  • the file manager window 1100 displays a field 1102 indicating the current drive and directory (much like a command line) and displays the files and sub-directories 1104- 1110 located in the directory and drive specified in field 1102.
  • Each of the files and subdirectories are represented by icons 1104-1110 such that when an icon is selected (e.g., double clicking) either the file is displayed via the appropriate application program or, if it is a sub-directory, the sub-directory is opened and the file manager window then displays the files and sub-directories within that sub-directory.
  • field 1102 contains "H: ⁇ " indicating that all of the files and sub-directories in the root directory of the "H" drive are represented by icons in the file manager window. These icons 1104-1110 are displayed in different colors depending on whether the drive specified in field 1102 is local or remote. It should be appreciated that field 1102 can receive commands (e.g., " •• ”) to traverse the directory structure on a drive.
  • the import process determines if it received a command (step 910). If so, the import process determines if the command is directed to the local file system (step 912). If the command is directed to the local file system, as determined by the name of the drive, the import process performs the command on the local file system entity using the local operating system (step 914) and displays the results to the user (step 916).
  • the import process sends the command to the appropriate remote export
  • step 918 the command is sent to the export process for execution on the file system entity using the local operating system.
  • the import process receives results of the command (step 920) and displays the results to the user (step 922).

Abstract

Methods and systems consistent with the present invention provide a new, easy-to-use mechanism for sharing data. In accordance with methods and systems consistent with the present invention, a browser displays an export icon and an import icon. Upon selecting the export icon, the user can make one or more of his files or directories available for use by others. Upon selecting the import icon, the user is able to access a remote file or directory by issuing file system commands to it.

Description

IMPORTING AND EXPORTING FILE SYSTEM ENTITIES FROM A BROWSER
Related Application
The following identified U.S. provisional patent application is relied upon and is incorporated by reference in this application: Provisional U.S. Patent Application No. 60/072,714, entitled, "Integration of a Stand- Alone Computer into a Network-Based Computing Environment," filed on January 27, 1998.
Field of the Invention
The present invention relates generally to data processing systems and, more particularly, to importing and exporting file system entities from a browser.
Background of the Invention
In recent years, the use of computers has proliferated. Many organizations now have networks containing a large number of interconnected computers. In such organizations, oftentimes, users need to share data. For example, a group of geographically disperse individuals may work on the same project, and as such, they may share a document so that each individual may make contributions to it.
There are numerous systems that users can use to share data. Included among these systems are file transfer and E-mail. Although they facilitate data sharing, these systems usually require the user to start a new application program to perform the data sharing, thus requiring the user to leave the program he or she was originally using. It is therefore desirable to better integrate data sharing functionality with programs that users often utilize, and it is also desirable to provide new, easy-to-use techniques for sharing data.
Summary of the Invention
Methods and systems consistent with the present invention provide a new, easy-to-use data sharing technique that is integrated with a browser. Recognizing that users often spend a significant amount of time using a browser, this data sharing technique integrates data sharing functionality with a browser, thus facilitating the user's use of the data sharing functionality.
In accordance with methods and systems consistent with the present invention, a browser displays an export icon and an import icon. Upon selecting the export icon, the user can make one or more of their files or directories available for use by others. Upon selecting the import icon, the user is able to easily access a remote file or directory by issuing file system commands to it.
1 In accordance with methods consistent with the present invention, a method is provided in a data processing system having file system entities and a browser. This method receives an indication of one of the file system entities into the browser and renders the one file system entity available for access by a remote computer.
In accordance with methods consistent with the present invention, a method is provided in a data processing system with a browser and directory services indicating remote file system entities available for access. This method receives an indication of one of the remote file system entities into the browser and establishes a virtual drive responsive to receiving the indication such that commands issued to the virtual drive are directed to the one remote file system entity.
In accordance with systems consistent with the present invention, a data processing system is provided containing directory services and a computer. The directory services is configured to store indications of file system entities available for access. The computer further includes a secondary storage device, a memory, and a processor. The secondary storage device contains local file system entities. The memory contains a browser configured to display an export icon, configured to display the local file system entities responsive to user selection of the export icon, configured to receive user selection of at least one of the local file system entities, and configured to store an indication of the at least one of the local file system entities into the directory services. The processor runs the browser.
In accordance with systems consistent with the present invention, a computer-readable memory device encoded with a data structure having entries is provided. Each entry comprises an indication of a file system entity available for importation to a computer from a remote location by selecting an import icon on a browser of the computer such that after importation a virtual drive is established enabling a user of the computer to issue commands to the virtual drive resulting in manipulation of the file system entity.
Brief Description of the Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an implementation of the invention and, together with the description, serve to explain the advantages and principles of the invention. In the drawings,
Fig. 1 depicts the screen of a browser in accordance with methods and systems consistent with the present invention; Fig. 2 depicts a data processing system suitable for use with methods and systems consistent with the present invention;
Fig. 3 depicts a more detailed diagram of one of the computers depicted in Fig. 2;
Fig. 4 depicts a more detailed diagram of the directory node depicted in Fig. 2;
Fig. 5 depicts a more detailed diagram of the directory services depicted in Fig. 4;
Fig. 6 depicts a flow chart of the steps performed by the export process depicted in Fig. 3;
Fig. 7 depicts a log-on screen displayed by the browser depicted in Fig. 3;
Fig. 8 depicts a screen displaying the local file system entities on the computer of Fig. 3;
Fig. 9 depicts a flow chart of the steps performed by the import process depicted in Fig. 3;
Fig. 10 depicts a screen displayed by the browser depicted in Fig. 3 indicating the available file system entities available for importation; and
Fig. 11 depicts a file manager window displayed by the import process depicted in Fig. 3.
Detailed Description
Methods and systems consistent with the present invention facilitate data sharing by providing for the import and export of file system entities from a browser. Such importing and exporting reflects an easy-to-use mechanism for sharing data. A "browser" refers to a program that allows a user to view Web pages on the World Wide Web. The term "browser" also includes other programs, like virtual desk tops, where viewing Web pages forms only a part of the program's overall functionality. A "file system entity" refers to an entity managed by the file system like a file or directory.
When using a browser in accordance with methods and systems consistent with the present invention, the browser screen 100 displays two icons as shown in Figure 1 : an export icon 102 and an import icon 104. Upon selecting export icon 102, the user makes one or more of the file system entities on his or her local computer available for access by users of other computers. Upon selecting import icon 104, the user can import one or more remote file system entities and have them appear as virtual drives on their local computer. A "virtual drive" refers to the local computer providing access to one or more file system entities so that they appear to be local to the user, although they are actually remote. For example, the virtual drive has a designation (e.g., "H:") much like that of a local drive (e.g., "C:"). When issuing file system commands to the virtual drive to access remote file system entities, the commands are sent to the system where the remote file system entities are physically located, and the commands are then performed on the actual file system entities. The results of the commands are sent back to the local computer and displayed to the user. Thus, to the user, the drive appears to be local because they can access it in a manner similar to the way they access their local drives. Overview
To perform this export and import functionality, methods and systems consistent with the present invention provide at least one directory services located somewhere on the network and both an export process and an import process on each computer that will take part in an import or export. The directory services is a central registry storing indications of (1) the file system entities that have been made available for importation by others ("exported"), (2) the individuals authorized to import the file system entities, and (3) the access rights (e.g., read, write, and execute) of each individual.
The export process has two responsibilities: First, it adds entries to the directory services so that a user can indicate which of their local file system entities are made available to others. Second, it receives commands from remote import processes and performs these commands on the local file system entities to implement a virtual drive.
The import process facilitates the virtual drive on a local machine. To do so, it receives user commands to manipulate remote file system entities and passes these commands to the export process where the remote file system entities physically reside. The export process, in turn, receives these commands, issues these commands on the local files using the local operating system, and returns the results to the import process. The import process receives the results and displays them to the user so that the file-manipulation requests appear to be executed locally, though they are actually sent to a remote location for processing. Implementation Details
Fig. 2 depicts a data processing system 200 suitable for use with methods and systems consistent with the present invention. Data processing system 200 contains two computers 202, 204 and a directory node 206 connected to the Internet 208. Computers 202 and 204 display a browser that facilitates the importing and exporting of file system entities and directory node 206 contains the directory services.
Figure 3 depicts a more detailed diagram of computer 202. Although computer 202 is depicted, one skilled in the art will recognize that computer 204 is similarly configured. Computer 202 includes a memory 306, a secondary storage device 308, a central processing unit (CPU) 310, an input device 312, and a video display 314. Memory 306 includes an import process 316, an export process 318, a browser 320, and a Java runtime environment 322. Import process 316, activated by user selection of the import icon, facilitates a virtual drive for a remote file system entity selected for import by the user. Export process 318, activated by user selection of the export icon, renders local file system entities available for importation by other computers. Browser 320 is a program capable of displaying web pages to the user. An example of a browser suitable for use in computer 202 is the HotJava browser available from Sun Microsystems of Palo Alto, California. Java runtime environment 322 includes a Java™ virtual machine 324 which acts like an abstract computing machine, receiving instructions in the form of bytecodes and interpreting the bytecodes by dynamically converting them into a format suitable for execution on the processor and by executing them. The Java virtual machine is described in greater detail in Lindholm and Yellin, The Java Virtual Machine Specification. Addison- Wesley (1997), which is incorporated herein by reference.
Figure 4 depicts a more detailed diagram of directory node 206, which contains a memory 428, a secondary storage device 430, a CPU 432, and at least one I/O device 434. Secondary storage device 430 includes directory services 436, containing indications of file system entities that have been exported and that are available for importation.
One skilled in the art will appreciate that computers 202 and 204 and directory node 206 may contain additional or different components. Additionally, although aspects of the present invention are described as being stored in memory, one skilled in the art will appreciate that these aspects can also be stored on or read from other types of computer- readable media, such as secondary storage devices, like hard disks, floppy disks, or CD- ROM, a carrier wave from the Internet, or other forms of RAM or ROM. Sun, Sun Microsystems, the Sun logo, Java, and Java-based trademarks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.
Fig. 5 depicts an example of directory services 436. Directory services 436 contains a number of entries 502-506 indicating a file system entity that is available for importation. Each entry 502-506 contains an indication of a particular file system entity, a list of users or groups of users who are authorized to import this file system entity, and the access rights for each user or group of users. For example, entry 502 contains information for the directory "SYS.DIR" on the "ZEUS" system. This file system entity may be imported by either "userl" or "user2," where userl has read and write access and user2 has only read access. Although only three entries 502-506 are depicted in directory services 436, one skilled in the art will appreciate that directory services 436 may contain many additional entries.
Fig. 6 depicts a flow chart of the steps performed by export process 318. The export process performs its processing after the user has selected the export icon on the browser screen. The first step performed by the export process is to display a log-on screen (step 602). This log-on screen, depicted in Fig. 7, contains a field 704 where the user enters their user name and a field 706 where the user enters their password. One skilled in the art will appreciate that this step may be skipped in the event that the user has already logged into the browser for some other purpose, like when importing a file system entity as is discussed below. After displaying the log-on screen, the export process displays a screen 802, depicted in Fig. 8, indicating the file system entities that are available on the local computer for exportation (step 604). Screen 802 depicts an indication of file system entities 804 of the local computer, a list of fields 806 where users or groups of users may be entered who will be authorized to import the selected file system entity, and a number of fields 808 where the access rights for each user or group of users can be designated.
After displaying the file system entities on the local computer, the export process receives an indication of the selections of the user, including various file system entities, the associated users who can import those file system entities, and the access privileges for those users (step 606). Next, the export process stores this information into the directory services (step 607).
After storing the entries into the directory services, the export process goes into a background mode to facilitate a virtual drive where it waits to receive a remote command to access one of its exported file system entities. If the export process receives such a remote command (step 608), the export process converts this command into a format suitable to the local operating system (step 610). In this step, the export process has received a command to manipulate a file system entity using the well-known Hypertext Transfer Protocol (HTTP) and converts it into a format suitable to the local operating system, such as the Windows 95 operating system available from Microsoft Corporation of Redmond, Washington. HTTP is described in greater detail in Stevens, TCP/IP Illustrated. Volume 3. Addison- Wesley (1996), which is incorporated herein by reference. One skilled in the art will appreciate that other well-known protocols may be used, such as Sun Microsystem's well-known Remote Method Invocation Protocol or well-known Network File System Protocol.
After converting the command, the export process executes the command (step 612) and returns the results of the command to the caller (step 614). In these steps, the export process may execute a command to traverse a directory structure, create a directory, remove a directory, retrieve the contents of a directory, open a file, close a file, create a file, delete a file, read from a file, or write to a file. Having executed one of these commands, the export process returns to the caller the results of the command (e.g., data from a file). Steps 608-614 continue operating until the computer is shut down. Alternatively, one skilled in the art will appreciate that the export process may be started at computer start-up time and shut down only when the computer shuts down, in which case the export process performs the background processing of steps 608-614 during this time period.
Fig. 9 depicts a flow chart of the steps performed by the import process. The first step performed by the import process is to display the log-on screen depicted in Fig. 7 (step 902). One skilled in the art will appreciate that this step may be skipped in the event that the user has already logged into the system. After displaying the log-on screen, the import process displays the directory services screen 1002 depicted in Fig. 10 (step 904). Directory services screen 1002 displays all of the file system entities that the user is authorized to import. In this example, the user of the computer is userl and thus has read and write access to the "SYS.DIR" directory on the "ZEUS" system. Additionally, directory services screen 1002 contains an indication of the owner of that file system entity (e.g., user3). The owner is the user who exported the file system entity. After displaying the directory services screen, the import process receives an indication of user selection of one or more of the file system entities displayed (step 906). After receiving the indication, the import process establishes communication with the export processes located on the systems where the selected file system entities physically reside (step 907). The appropriate systems (e.g., "WZEUS") are determined from the entry in directory services. After establishing communications, the import process displays a command line to the user (step 908). Using this command line, the user may issue file system commands to manipulate either the local file system or the remote file system. At this time, the import process also displays an indication to the user indicating the name (e.g., "H:") of the virtual drives established.
In an alternative embodiment of the present invention, instead of displaying a command line, the import process displays a file manager window like the one depicted in Figure 11. The file manager window 1100 displays a field 1102 indicating the current drive and directory (much like a command line) and displays the files and sub-directories 1104- 1110 located in the directory and drive specified in field 1102. Each of the files and subdirectories are represented by icons 1104-1110 such that when an icon is selected (e.g., double clicking) either the file is displayed via the appropriate application program or, if it is a sub-directory, the sub-directory is opened and the file manager window then displays the files and sub-directories within that sub-directory. For example, field 1102 contains "H:\" indicating that all of the files and sub-directories in the root directory of the "H" drive are represented by icons in the file manager window. These icons 1104-1110 are displayed in different colors depending on whether the drive specified in field 1102 is local or remote. It should be appreciated that field 1102 can receive commands (e.g., " •• ") to traverse the directory structure on a drive.
Next, the import process determines if it received a command (step 910). If so, the import process determines if the command is directed to the local file system (step 912). If the command is directed to the local file system, as determined by the name of the drive, the import process performs the command on the local file system entity using the local operating system (step 914) and displays the results to the user (step 916).
If, however, the command is not directed to the local computer, but is instead directed to a virtual drive, the import process sends the command to the appropriate remote export
8 process using HTTP (step 918). In this step, the command is sent to the export process for execution on the file system entity using the local operating system. After sending the command to the remote export process, the import process receives results of the command (step 920) and displays the results to the user (step 922).
Although the present invention has been described with reference to a preferred embodiment thereof, those skilled in the art will know various changes in form and detail which may be made without departing from the spirit and scope of the claimed invention as defined in the appended claims and their full scope of equivalence.

Claims

CLAIMS What is claimed is:
1. A method in a data processing system having a first computer system with a first browser and a second computer system with a second browser, the data processing system having file system entities and having directory services containing entries reflecting a plurality of the file system entities, local ones of the file system entities being located on the first computer system, the method comprising: displaying an export icon from the first browser; receiving into the first browser a first indication of user selection of the export icon; displaying by the first browser the local file system entities located on the first computer system responsive to receiving the first indication; receiving into the first browser a second indication of user selection of one of the local file system entities; storing by the first browser a new entry into the directory services reflecting the one local file system entity responsive to receiving the second indication; displaying an import icon by the second browser; receiving into the second browser a third indication of user selection of the import icon; displaying by the second browser the entries in the directory services including the new entry responsive to receiving the third indication; receiving a fourth indication of user selection of the new entry; and creating a virtual drive on the second computer system for accessing the one local file system entity.
2. The method of claim 1 wherein the creating includes: receiving a command by the second browser to manipulate the one local file system entity; and sending the command to the first computer system.
3. The method of claim 2 wherein the sending includes: sending the command using an HTTP protocol.
10
4. The method of claim 2 wherein the first computer system has an operating system that manages the one local file system entity, and wherein the method further includes: receiving the command by the first computer system; converting the command to a format suitable to the operating system; and invoking the command on the operating system to access the one local file system entity.
5. The method of claim 4, further including: receiving results of the invocation of the command by the first computer system; and returning the results to the second computer system.
6. The method of claim 1 wherein the second browser is utilized by a user who is authorized to access authorized ones of the file system entities reflected by corresponding entries in the directory services, and wherein the displaying by the second browser includes: displaying the entries corresponding to the authorized file system entities.
11
7. A method in a data processing system having file system entities and having a browser, comprising: receiving an indication of one of the file system entities into the browser; and rendering the one file system entity available for access by a remote computer.
8. The method of claim 7 further including: exporting the one file system entity to the remote computer.
9. The method of claim 7 wherein the data processing system includes directory services containing entries of file system entities available for access, and wherein the rendering includes: adding a new entry to the directory services reflecting the one file system entity.
12
10. A method in a data processing system with a browser and directory services indicating remote file system entities available for access, comprising: receiving an indication of one of the remote file system entities into the browser; and establishing a virtual drive responsive to receiving the indication such that commands issued to the virtual drive are directed to the one remote file system entity.
11. The method of claim 10 wherein the receiving includes: displaying the remote file system entities available for access from the browser.
12. The method of claim 11 wherein the browser is utilized by a user who is authorized to access a plurality of the remote file system entities, and wherein the displaying further includes: displaying the plurality of the remote file system entities that the user is authorized to access.
13
13. A data processing system, comprising: a directory services configured to store indications of file system entities available for access; and a computer, further comprising: a secondary storage device with local file system entities; a memory with a browser configured to display an export icon, configured to display the local file system entities responsive to user selection of the export icon, configured to receive user selection of at least one of the local file system entities, and configured to store an indication of the at least one of the local file system entities into the directory services; and a processor for running the browser.
14. The data processing system of claim 13 further including: a second computer further comprising: a second memory with a second browser configured to display an import icon, configured to display at least one of the file system entities in the directory services responsive to user selection of the import icon, configured to receive user selection of the one displayed file system entity, and configured to establish a virtual drive for the one displayed file system entity responsive to receiving user selection of the one displayed file system entity; and a second processor for running the second browser.
15. A computer-readable memory device encoded with a data structure having entries, each entry comprising: an indication of a file system entity available for importation to a computer from a remote location by selecting an import icon on a browser of the computer such that after importation a virtual drive is established enabling a user of the computer to issue commands to the virtual drive resulting in manipulation of the file system entity.
16. The computer-readable memory device of claim 13 wherein the entries further include: an indication of a user who is authorized to import the file system entity.
14
17. The computer-readable memory device of claim 14 wherein the entries further include: an indication of access rights granted to the user.
15
18. A data processing system having a first computer system with a first browser and a second computer system with a second browser, the data processing system having file system entities and having directory services containing entries reflecting a plurality of the file system entities, local ones of the file system entities being located on the first computer system, the data processing system comprising: means for displaying an export icon from the first browser; means for receiving into the first browser a first indication of user selection of the export icon; means for displaying by the first browser the local file system entities located on the first computer system responsive to receiving the first indication; means for receiving into the first browser a second indication of user selection of one of the local file system entities; means for storing by the first browser a new entry into the directory services reflecting the one local file system entity responsive to receiving the second indication; means for displaying an import icon by the second browser; means for receiving into the second browser a third indication of a user selection of the import icon; means for displaying by the second browser the entries in the directory services including the new entry responsive to receiving the third indication; means for receiving a fourth indication of user selection of the new entry; and means for creating a virtual drive on the second computer system for accessing the one local file system entity.
16
19. A computer-readable medium containing instructions for controlling a data processing system to perform a method, the data processing system having file system entities and having a browser, the method comprising: receiving an indication of one of the file system entities into the browser; and rendering the one file system entity available for access by a remote computer.
20. The computer-readable medium of claim 19 further including: exporting the one file system entity to the remote computer.
21. The computer-readable medium of claim 19 wherein the data processing system includes directory services containing entries of file system entities available for access, and wherein the rendering includes: adding a new entry to the directory services reflecting the one file system entity.
17
22. A computer-readable medium containing instructions for controlling a data processing system to perform a method, the data processing system having a browser and directory services indicating remote file system entities available for access, the method comprising: receiving an indication of one of the remote file system entities into the browser; and establishing a virtual drive responsive to receiving the indication such that commands issued to the virtual drive are directed to the one remote file system entity.
23. The computer-readable medium of claim 22 wherein the receiving includes: displaying the remote file system entities available for access from the browser.
24. The computer-readable medium of claim 23 wherein the browser is utilized by a user who is authorized to access a plurality of the remote file system entities, and wherein the step of displaying further includes: displaying the plurality of the remote file system entities that the user is authorized to access.
18
PCT/US1999/001613 1998-01-27 1999-01-26 Importing and exporting file system entities from a browser WO1999038099A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU24713/99A AU2471399A (en) 1998-01-27 1999-01-26 Importing and exporting file system entities from a browser

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US7271498P 1998-01-27 1998-01-27
US60/072,714 1998-01-27
US10630398A 1998-06-29 1998-06-29
US09/106,303 1998-06-29

Publications (1)

Publication Number Publication Date
WO1999038099A1 true WO1999038099A1 (en) 1999-07-29

Family

ID=26753663

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/001613 WO1999038099A1 (en) 1998-01-27 1999-01-26 Importing and exporting file system entities from a browser

Country Status (2)

Country Link
AU (1) AU2471399A (en)
WO (1) WO1999038099A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1083507A2 (en) * 1999-09-08 2001-03-14 GE Capital Commercial Finance Inc. Methods and apparatus for submitting information to an automated lending system
CN1314226C (en) * 2003-03-31 2007-05-02 株式会社理光 Multi-media file sharing method and device
EP1953653A1 (en) * 2007-01-31 2008-08-06 Noryeen Systems International Co. Node for providing a file service to a mobile terminal
US7703002B2 (en) 2003-03-31 2010-04-20 Ricoh Company, Ltd. Method and apparatus for composing multimedia documents
US7725489B2 (en) 2007-01-31 2010-05-25 Noryan Holding Corporation Node for providing a file service to a mobile terminal
US7757162B2 (en) 2003-03-31 2010-07-13 Ricoh Co. Ltd. Document collection manipulation
US8108770B2 (en) 2007-08-27 2012-01-31 Yahoo! Inc. Secure inter-module communication mechanism
CN114077584A (en) * 2020-08-21 2022-02-22 海信视像科技股份有限公司 File transmission method and display device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5495607A (en) * 1993-11-15 1996-02-27 Conner Peripherals, Inc. Network management system having virtual catalog overview of files distributively stored across network domain
EP0798655A2 (en) * 1996-03-25 1997-10-01 Sun Microsystems, Inc. Internet-enabled graphical user interface with toolbar icons having built-in links to world-wide web documents and an integrated web browser

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5495607A (en) * 1993-11-15 1996-02-27 Conner Peripherals, Inc. Network management system having virtual catalog overview of files distributively stored across network domain
EP0798655A2 (en) * 1996-03-25 1997-10-01 Sun Microsystems, Inc. Internet-enabled graphical user interface with toolbar icons having built-in links to world-wide web documents and an integrated web browser

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
BENTLEY R ET AL: "SUPPORTING COLLABORATIVE INFORMATION SHARING WITH THE WORLD WIDE WEB. THE BSCW SHARED WORKSPACE SYSTEM", WORLD WIDE WEB JOURNAL, 11 December 1995 (1995-12-11), pages 63 - 73, XP000646994 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1083507A2 (en) * 1999-09-08 2001-03-14 GE Capital Commercial Finance Inc. Methods and apparatus for submitting information to an automated lending system
EP1083507A3 (en) * 1999-09-08 2004-01-14 GE Capital Commercial Finance Inc. Methods and apparatus for submitting information to an automated lending system
CN1314226C (en) * 2003-03-31 2007-05-02 株式会社理光 Multi-media file sharing method and device
US7703002B2 (en) 2003-03-31 2010-04-20 Ricoh Company, Ltd. Method and apparatus for composing multimedia documents
US7739583B2 (en) 2003-03-31 2010-06-15 Ricoh Company, Ltd. Multimedia document sharing method and apparatus
US7757162B2 (en) 2003-03-31 2010-07-13 Ricoh Co. Ltd. Document collection manipulation
EP1953653A1 (en) * 2007-01-31 2008-08-06 Noryeen Systems International Co. Node for providing a file service to a mobile terminal
US7725489B2 (en) 2007-01-31 2010-05-25 Noryan Holding Corporation Node for providing a file service to a mobile terminal
EP1976235A3 (en) * 2007-01-31 2012-07-11 Noryan Holding Corporation Node for providing a file service to a mobile terminal
US8108770B2 (en) 2007-08-27 2012-01-31 Yahoo! Inc. Secure inter-module communication mechanism
CN114077584A (en) * 2020-08-21 2022-02-22 海信视像科技股份有限公司 File transmission method and display device

Also Published As

Publication number Publication date
AU2471399A (en) 1999-08-09

Similar Documents

Publication Publication Date Title
US6256031B1 (en) Integration of physical and virtual namespace
US5933599A (en) Apparatus for presenting the content of an interactive on-line network
US6341314B1 (en) Web-based virtual computing machine
US6571245B2 (en) Virtual desktop in a computer network
US6112228A (en) Client inherited functionally derived from a proxy topology where each proxy is independently configured
US6678727B1 (en) Automatic and secure system for remote access to electronic mail and the internet
AU768423B2 (en) Method and system for database-driven, scalable web page development, deployment-download, and execution
JP4219419B2 (en) Method and system for connecting to, scanning and accessing computer network resources
US6912532B2 (en) Multi-level multiplexor system for networked browser
US6195696B1 (en) Systems, methods and computer program products for assigning, generating and delivering content to intranet users
US6308173B1 (en) Methods and arrangements for controlling resource access in a networked computing environment
US7614015B2 (en) Method and system for representing group policy object topology and relationships
JP3683821B2 (en) Method for managing objects, method and system for sharing objects among user communities
US5729734A (en) File privilege administration apparatus and methods
US6334145B1 (en) Method of storing and classifying selectable web page links and sublinks thereof to a predetermined depth in response to a single user input
US6209027B1 (en) Recirculating network address list with single button sequencer/selector
US20030112271A1 (en) Method of controlling a browser session
US20060010422A1 (en) Common user interface development toolkit for a system administration program
US6178460B1 (en) Method of efficiently retrieving data on a computer network by monitoring performance of mirrored network locations
US6038596A (en) Method and system in a network for decreasing performance degradation triggered by multiple user redundant input events
EP0918424A2 (en) Automatic association of predefined user data with query entry fields
WO1999038063A1 (en) Network-based authentication of a computer user
WO1998015910A1 (en) Global electronic medical record
US20020198965A1 (en) Method and apparatus to facilitate establishing a distributed internet application platform
WO1999038099A1 (en) Importing and exporting file system entities from a browser

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
NENP Non-entry into the national phase

Ref country code: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase