US20160085920A1 - System and method for transferring a group of related files as one logical unit - Google Patents

System and method for transferring a group of related files as one logical unit Download PDF

Info

Publication number
US20160085920A1
US20160085920A1 US14/890,180 US201414890180A US2016085920A1 US 20160085920 A1 US20160085920 A1 US 20160085920A1 US 201414890180 A US201414890180 A US 201414890180A US 2016085920 A1 US2016085920 A1 US 2016085920A1
Authority
US
United States
Prior art keywords
files
transfer
group
transfer object
determining
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.)
Abandoned
Application number
US14/890,180
Other languages
English (en)
Inventor
Robert John CYRAN
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.)
Koninklijke Philips NV
Original Assignee
Koninklijke Philips NV
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 Koninklijke Philips NV filed Critical Koninklijke Philips NV
Priority to US14/890,180 priority Critical patent/US20160085920A1/en
Assigned to KONINKLIJKE PHILIPS N.V. reassignment KONINKLIJKE PHILIPS N.V. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CYRAN, Robert John
Publication of US20160085920A1 publication Critical patent/US20160085920A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F19/322
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Definitions

  • the present invention pertains to transferring files, and, in particular, to a system and method for transferring sleep study files.
  • OSA Obstructive sleep apnea
  • OSA is a condition that affects millions of people from around the world.
  • OSA is characterized by disturbances or cessation in breathing during sleep.
  • OSA episodes result from partial or complete blockage of airflow during sleep that lasts at least 10 seconds and often as long as 1 to 2 minutes.
  • people with moderate to severe apnea may experience complete or partial breathing disruptions as high as 200-500 per night. Because their sleep is constantly disrupted, they are deprived of the restorative sleep necessary for efficient functioning of body and mind.
  • This sleep disorder has also been linked with hypertension, depression, stroke, cardiac arrhythmias, myocardial infarction and other cardiovascular disorders. OSA also causes excessive tiredness.
  • a PSG generally involves a sleep study of a patient where audio and other parameters of the patient is recorded while the patient sleeps.
  • a technician then “scores” the recorded data. Scoring the recorded data involves analyzing the data to identify events that occurred during the PSG that may be useful in diagnosing sleep pathologies.
  • Data collected during a PSG is generally stored in several different files such as multiple audio files, other data files, and a scoring file.
  • the PSG data (also referred to as sleep study data) is generated or used in several different locations, such as a sleep lab, a scoring technician's office, and a physician's office. It is preferable to store the sleep study data at a central location, such as a server, where it is accessible to multiple locations through a network, such as the internet.
  • the server When a file is being uploaded, the server will provide synchronization locking which prevents the same file from being uploaded or downloaded by a different user at the same time.
  • uploads are transferred to a permanent directory and synchronization locking is provided on a file-by-file basis. That is, when uploading of one file is complete, the file will be transferred to the permanent directory and the synchronization locking will stop.
  • file transfers may consist of multiple data files that are related to each other, and as such, must be transferred as one logical unit.
  • an upload if the first one of the files is uploaded to the server properly and the connection is lost while uploading the second one of the data files, then the set of sleep study data files stored on the server will be incomplete.
  • connection is lost while uploading an updated set of sleep study files, the resultant set of sleep study data files on the server will have some data files that are updated and some that are not updated, thus compromising the integrity of the set of sleep study data files stored on the server.
  • the synchronization locking for the first data file will have stopped and another user will be able to download the first data file.
  • the same issues apply when downloading sleep study files. That is, if the connection to the server is lost when downloading files from the server to the client, then the set of sleep study data files stored on the client will be incomplete. Furthermore, if the connection is lost while downloading an updated set of sleep study files, the resultant set of sleep study data files on the client will have some data files that are updated and some that are not updated, thus compromising the integrity of the set of sleep study data files stored on the client. Similarly, if a user is downloading the first data file, the synchronization locking on the server will not prevent users from updating the other sleep data files on the server while the first is being downloaded. The resultant set of sleep data files downloaded to the client will have some data files that are updated and some that are not updated.
  • the sleep study data files For the purpose of transferring the sleep study data files to the server, it is preferable to treat the sleep study data files as a single entity to ensure that the complete set of sleep study data files is uploaded to the server before it is transferred to the permanent directory and that the complete set of sleep study data files is synchronization locked when a user is uploading the sleep study data files.
  • sleep study data files can be packaged into a single file, such as a ZIP file, and then transferred, the process of packaging and unpacking the sleep study data files can become cumbersome and time consuming.
  • method of transferring files includes receiving a download request for a group of files, determining whether the group of files is locked, upon determining that the group of files is not locked, allowing the download request, creating a transfer object corresponding to the group of files and the download request, the transfer object including information on the group of files and the download request, performing download operations on the files in the group of files, and when all files in the group of files have been downloaded, deleting the transfer object.
  • a method of transferring files includes receiving an upload request for a group of files, determining whether the group of files is locked, upon determining that the group of files is not locked, allowing the upload request, creating a transfer object corresponding to the group of files and the upload request, the transfer object including information on the group of files and the upload request, performing upload operations on the files in the group of files, and when all files in the group of files have been uploaded, deleting the transfer object.
  • a non-transitory computer readable medium storing one or more programs, including instructions, which when executed by a computer, causes the computer to perform a method of transferring files, the method including receiving a download request for a group of files, determining whether the group of files is locked, upon determining that the group of files is not locked, allowing the download request, creating a transfer object corresponding to the group of files and the download request, the transfer object including information on the group of files and the download request, performing download operations on the files in the group of files, and when all files in the group of files have been downloaded, deleting the transfer object.
  • a non-transitory computer readable medium storing one or more programs, including instructions, which when executed by a computer, causes the computer to perform a method of transferring files, the method including receiving an upload request for a group of files, determining whether the group of files is locked, upon determining that the group of files is not locked, allowing the upload request, creating a transfer object corresponding to the group of files and the upload request, the transfer object including information on the group of files and the upload request, performing upload operations on the files in the group of files, and when all files in the group of files have been uploaded, deleting the transfer object.
  • a system to transfer files includes a server structured to receive a download request for a group of files, to determine whether the group of files is locked, to allow the download request upon determining that the group of files is not locked, to create a transfer object corresponding to the group of files and the download request, the transfer object including information on the group of files and the download request, to perform download operations on the files in the group of files, and to delete the transfer object when all files in the group of files have been downloaded.
  • a system to transfer files includes a server structured to receive an upload request for a group of files, to determine whether the group of files is locked, to allow the upload request upon determining that the group of files is not locked, to create a transfer object corresponding to the group of files and the upload request, the transfer object including information on the group of files and the upload request, to perform upload operations on the files in the group of files, and to delete the transfer object when all files in the group of files have been uploaded.
  • FIG. 1 is a schematic view of a system adapted to collect and store sleep study data in a centralized location according to one exemplary embodiment of the disclosed concept;
  • FIG. 2 is a visual representation of a transfer object in accordance with one exemplary embodiment of the disclosed concept
  • FIG. 3 is a visual representation of a transfer map in accordance with one exemplary embodiment of the disclosed concept
  • FIG. 4 is a flowchart of a method of downloading files in accordance with one exemplary embodiment of the disclosed concept
  • FIG. 5 is a flowchart of a method of uploading files in accordance with one exemplary embodiment of the disclosed concept
  • FIGS. 6 and 7 are flowcharts of method of checking if files are locked in accordance with embodiments of the disclosed concept.
  • FIG. 8 is a flowchart of a method of checking for expired transfer operations in accordance with one exemplary embodiment of the disclosed concept.
  • the word “unitary” means a component is created as a single piece or unit. That is, a component that includes pieces that are created separately and then coupled together as a unit is not a “unitary” component or body.
  • the statement that two or more parts or components “engage” one another shall mean that the parts exert a force against one another either directly or through one or more intermediate parts or components.
  • the term “number” shall mean one or an integer greater than one (i.e., a plurality).
  • FIG. 1 A system 1 adapted to collect and store sleep study data is generally shown in FIG. 1 .
  • System 1 is distributed over several locations including a sleep lab 2 , a remote scoring technician site 4 , a remote physician site 6 , and a central server site 8 .
  • Central server site 8 includes a server 32 and each of sleep lab 2 , remote scoring technician site 4 , and remote physician site 6 include a client 20 .
  • Clients 20 are each communicatively connected to server 32 by suitable network connections such as internet connections 10 .
  • Clients 20 are any suitable processing device such as, without limitation, a general-purpose computer, a wireless device, a personal computer, or a mobile phone.
  • Clients 20 and server 32 each include an associated memory 22 .
  • Memory 22 can be any one or more of a variety of types of internal and/or external storage media such as, without limitation, RAM, ROM, EPROM(s), EEPROM(s), FLASH, and the like that provide a storage register, i.e., a machine readable medium, for data storage such as in the fashion of an internal storage area of a computer, and can be volatile memory or nonvolatile memory.
  • Memory 22 may also be located outside of clients 20 or server 32 and communicatively connected with its associated client 20 or server 32 .
  • Memory 22 may also be a removable device that is able to be removed from its associated client 20 or server 32 .
  • Sleep lab 2 includes a patient room 12 and a control room 14 .
  • Patient room 12 and control room 14 are communicatively connected by a suitable network connection such as a local area network connection 16 .
  • Patient room 12 includes data collection equipment 18 .
  • Data collection equipment 18 is used to collect raw sleep study data such, without limitation, audio and video data, electroencephalogram (EEG) data, electrocardiogram (ECG) data, electroculogram (EOG) data, electromyogram (EMG) data, measurements of nasal airflow, measurements of blood oxygen levels and/or other physiological parameters.
  • Control room 14 includes client 20 and memory 22 .
  • the raw sleep study data is transferred from data collection equipment 18 to client 20 via local area network connection 16 and is stored in memory 22 .
  • the raw sleep study data is stored in memory 22 as a set of files.
  • Remote scoring technician site 4 includes its associated client 20 and memory 22 .
  • a scoring technician at remote scoring technician site 4 “scores” raw sleep study data and stores the scoring data in memory 22 as a file.
  • the scoring data includes data such as, without limitation, sleep staging data, apnea event data, and high heart rate event data.
  • Remote physician site 6 includes its associated client 20 and memory 22 .
  • a physician at remote physician site 6 reviews the raw sleep study data and scoring data in order to diagnose a patient.
  • Central server site 8 includes server 32 which is communicatively connected with clients 20 in order to send or receive data.
  • Server 32 includes memory 22 which stores the data.
  • Server 32 also includes web service 34 .
  • Web service 34 coordinates communication between server 32 and clients 20 such as responding to requests from clients 20 for data uploads or downloads.
  • Web service 34 also tracks transfer operations between server 32 and clients 20 .
  • web service 34 uses data structures which will be described in more detail hereinafter with respect to FIGS. 2 and 3 .
  • Server 32 is structured to centrally store sleep study data where it can be downloaded or updated by any of clients 20 .
  • sleep lab 2 remote scoring technician site 4 and remote physician site 6 are shown in FIG. 1 , it will be appreciated that any suitable remote sites may be adapted to access sleep study data at central server site 8 without departing from the scope of the disclosed concept.
  • Transfer object 40 is a data structure such as, without limitation, a class that holds information about a transfer operation (e.g., an upload or a download of a group of files) between one client 20 and server 32 .
  • Information held in transfer object 40 includes transfer ID 42 , isDownloadOperation 44 , and lastFileTransferTime 46 .
  • Transfer ID 42 is unique identification information for the transfer operation corresponding to transfer object 40 .
  • IsDownloadOperation 44 is information indicating whether the transfer operation is a download operation (i.e., a transfer from server 32 to client 20 ) or an upload operation (i.e., a transfer from client 20 to server 32 ).
  • LastFileTransferTime 46 is information indicating the last time a file transfer was started for the transfer operation. LastFileTransferTime 46 is useful for determining whether the transfer operation has expired.
  • Transfer map 50 is a data structure such as, without limitation, a dictionary or hash table that contains information about all transfer operations that are currently in progress.
  • Transfer map 50 is structured to include file group transfer information 52 corresponding to each sleep study.
  • Each file group transfer information 52 includes a corresponding unique file group ID 54 (e.g., a sleep study ID) that is used to identify the group of files the file group transfer information 52 corresponds to.
  • Each file group transfer information 52 also includes transfer objects 40 for each in progress transfer operation corresponding to the file group ID 54 .
  • the file group transfer information 52 may also include transfer objects for expired transfer operations that have not yet been removed from transfer map 50 .
  • FIG. 4 A flowchart of a method of downloading a group of files (e.g., a group of sleep study files) from server 32 to one of clients 20 in accordance with an exemplary embodiment of the disclosed concept is generally shown in FIG. 4 .
  • client 20 requests a download from server 32 .
  • Client 20 provides file group ID 54 to web service 34 in the request for download.
  • web service checks for expired transfer operations and removes any expired transfer operations at 62 . The process of checking and removing expired transfer operations will be described in more detail with respect to FIG. 7 .
  • web service 34 After removing expired transfer operations, web service 34 checks if the files requested for download are locked 64 . The process of checking if the requested files are locked will be described in more detail with respect to FIG. 6 . If the files requested for download are locked, web service 34 denies the download request and cancels the download operation at 66 .
  • transfer object 40 includes transfer ID 42 which is unique to the transfer operation, isDownloadOperation 44 which holds a value indicating that the current transfer operation is a download, and lastFileTransferTime 46 to hold information on the time the last file was transferred.
  • transfer map 50 updates transfer map 50 to include the recently created transfer object 40 .
  • transfer map 50 does not include file group transfer information 52 corresponding to the requested group of files
  • web service 34 creates a new file group transfer information 52 entry including the file group ID 54 corresponding to the requested group of files and includes the recently created transfer object 40 in the new file group transfer information 52 .
  • web service 34 adds the recently created transfer object 40 to the corresponding file group transfer information 52 . Once transfer map 50 is updated, web service 34 communicates transfer ID 42 back to the client 20 which allows client 20 to begin downloading the requested group of files.
  • client 20 creates a temporary directory in which to temporarily store the downloaded files.
  • client 20 downloads one of the requested files to the temporary directory by communicating file group ID 54 , transfer ID 42 and the name of the requested file to web service 34 .
  • Web service 34 locates the requested file and begins the download of the requested file.
  • Web service 34 also updates the lastFileTransferTime 46 in the transfer object 40 corresponding to the current operation to indicate the time that the download operation started.
  • client 20 places the file in the temporary directory.
  • client 20 checks if all files in the requested group of files are downloaded. If all the files are not downloaded, client 20 repeats 74 for the next file in the requested group of files. If all the files are downloaded, client 20 informs web service 34 to indicate that the download operation is complete.
  • web service 34 removes the transfer object 40 corresponding to the recently completed download operation.
  • web service 34 updates transfer map 50 by removing transfer object 40 from transfer map 50 and, if there are no transfer objects 40 remaining in the file group transfer information 52 corresponding to the requested group of files, web service 34 also removes the file group transfer information 52 corresponding to the requested group of files from transfer map 50 .
  • client 20 moves the downloaded files from the temporary directory to their final destination, such as a directory where a user requested the files to be downloaded to.
  • client 20 deletes the temporary directory.
  • FIG. 5 A flowchart of a method of uploading a group of files (e.g., a group of sleep study files) from one of clients 20 to server 32 in accordance with an exemplary embodiment of the disclosed concept is generally shown in FIG. 5 .
  • client 20 requests an upload to server 32 .
  • Client 20 provides file group ID 54 to web service 34 in the request for upload.
  • web service 34 checks for expired transfer operations and removes any expired transfer operations at 92 . The process of checking and removing expired transfer operations will be described in more detail with respect to FIG. 7 .
  • web service 34 After removing expired transfer operations, web service 34 checks if the files requested for upload are locked 94 . The process of checking if the requested files are locked will be described in more detail with respect to FIG. 6 . If the files requested for upload are locked, web service 34 denies the upload request and cancels the upload operation at 96 .
  • transfer object 40 includes transfer ID 42 which is unique to the transfer operation, isDownloadOperation 44 which holds a value indicating that the current transfer operation is an upload, and lastFileTransferTime 46 to hold information on the time the last file was transferred.
  • web service 34 updates transfer map 50 to include the recently created transfer object 40 .
  • transfer map 50 does not include file group transfer information 52 corresponding to the requested group of files
  • web service 34 creates a new file group transfer information 52 entry including the file group ID 54 corresponding to the requested group of files and includes the recently created transfer object 40 in the new file group transfer information 52 . If file group transfer information 52 corresponding to the requested group of files already exists, web service 34 adds the recently created transfer object 40 to the corresponding file group transfer information 52 .
  • web service 34 creates a temporary directory on server 32 to store uploaded files. Once the temporary directory is created, web service 34 communicates transfer ID 42 back to the client 20 which allows client 20 to begin uploading the requested group of files.
  • client 20 uploads one of the requested files to the temporary directory on server 32 .
  • client 20 communicates file group ID 54 , transfer ID 42 and the name of the requested file to web service 34 .
  • Web service 34 updates the lastFileTransferTime 46 in the transfer object 40 corresponding to the current operation to indicate the time that the upload operation started.
  • web service 34 places the file in the temporary directory on server 32 .
  • client 20 checks if all files in the requested group of files are uploaded. If all the files are not uploaded, client 20 repeats 104 for the next file in the requested group of files. If all the files are uploaded, client 20 informs web service 34 to indicate that the download operation is complete.
  • web service 34 moves the uploaded files from the temporary directory to their final destination.
  • web service 34 deletes the temporary directory.
  • web service 34 removes the transfer object 40 corresponding to the recently completed upload operation.
  • web service 34 updates transfer map 50 by removing transfer object 40 from transfer map 50 and, if there are no transfer objects 40 remaining in the file group transfer information 52 corresponding to the requested group of files, web service 34 also removes the file group transfer information 52 corresponding to the requested group of files from transfer map 50 .
  • FIG. 6 A flowchart of a method of checking if files are locked from a download operation in accordance with an exemplary embodiment of the disclosed concept is generally shown in FIG. 6 .
  • This method is used by web service 34 to check if a group of files is locked from being downloaded at 64 in FIG. 4 .
  • web service 34 checks if a transfer object 40 exists for the requested group of files.
  • Web service 34 checks transfer map 50 to see if there is file group transfer information 52 corresponding to the file group ID 54 for the requested group of files. If the file group transfer information 52 is not present in transfer map 50 , then the web service 34 determines that no transfer operations are in progress for the requested group of files and web service 34 proceeds to allow the download request at 124 .
  • web service 34 checks all transfer objects 40 in key to determine whether any upload operations are in progress for the requested group of files. Web service 34 checks isDownloadOperation 44 in the file transfer objects 40 to determine whether any uploads are in progress for the requested group of files. Multiple simultaneous downloads are permitted for a group of files, so if web service 34 determines that no upload operations are in progress, web service 34 proceeds to allow the download operation at 124 . However, if there is an upload operation in progress, web service 34 proceeds to deny the download request at 126 and informs client 20 that the download request has been denied. At 128 , the method of FIG. 6 ends. After the method of FIG. 6 ends, the method of FIG. 4 continues at 66 if the download request has been denied or at 68 if the download request has been allowed.
  • FIG. 7 A flowchart of a method of checking if files are locked from an upload operation in accordance with an exemplary embodiment of the disclosed concept is generally shown in FIG. 7 .
  • This method is used by web service 34 to check if a group of files is locked from being uploaded at 94 in FIG. 5 .
  • web service 34 checks if a transfer object 40 exists for the requested group of files.
  • Web service 34 checks transfer map 50 to see if there is file group transfer information 52 corresponding to the file group ID 54 for the requested group of files. If the file group transfer information 52 is not present in transfer map 50 , then the web service 34 determines that no transfer operations are in progress for the requested group of files and web service 34 proceeds to allow the upload request at 132 . If the file group transfer information 52 is present in transfer map 50 , web service 34 determines that a download or upload operation is currently in progress and proceeds to deny the upload request at 134 .
  • the method of FIG. 7 ends.
  • the method of FIG. 5 continues at 96 if the upload request has been denied or at 98 if the upload request has been allowed.
  • FIG. 8 A flowchart of a method of checking and removing expired transfer operations in accordance with an exemplary embodiment of the disclosed concept is generally shown in FIG. 8 .
  • This method is used by web service 34 to check and remove expired transfer operations at 62 in FIGS. 4 and 92 in FIG. 5 .
  • web service 34 checks if a transfer object 40 exists for the requested group of files.
  • Web service 34 checks transfer map 50 to see if there is file group transfer information 52 corresponding to the file group ID 54 for the requested group of files. If the file group transfer information 52 is not present in transfer map 50 , then the web service 34 determines that there are no expired transfer operations and proceeds to end the routine at 148 .
  • web service 34 proceeds to check the transfer objects 40 in the file group transfer information 52 to determine whether any transfer operations are expired at 142 .
  • Expired file transfers are those that have been in progress for a time that exceeds a predetermined expiration time for an individual file, and that won't complete because the transfer has failed for any reason such as, without limitation, a loss of internet connection.
  • Web service 34 checks lastFileTransferTime 46 in the transfer objects 40 in file group transfer information 52 to determine whether the time between when the last file transfer started and the current time exceeds a predetermined expiration time.
  • the predetermined expiration time is a selected maximum amount of time a single file transfer is permitted to take.
  • web service 34 determines that the transfer operation is still in progress and proceeds to end the routine at 148 . If the time between when the last file transfer started and the current time exceeds the predetermined expiration time, web service 34 determines that the transfer operation meeting this condition has expired and proceeds to remove the corresponding transfer object 40 at 144 . Web service 34 then updates transfer map 50 at 146 to remove transfer object 40 from transfer map 50 . After, the method of FIG. 8 ends at 148 , the method of FIG. 4 continues at 64 or the method of FIG. 5 continues at 94 .
  • Setting the predetermined expiration time for an individual file transfer allows web service 34 to clean up transfer objects 40 and temporary directories for transfer operations that have failed for any reason such as, without limitation, a loss of internet connection. Clean up of transfer object 40 prevents files from being locked indefinitely, which in turn will allow other users to perform file transfer operations on the files in the file group.
  • the predetermined expiration time also aids in preventing Denial of Service (DoS) attacks on the server 32 by limiting the amount of time for a single file transfer.
  • DoS Denial of Service
  • the disclosed concept has been described in the context of transferring sleep study data, it is contemplated that the disclosed concept may also be adapted for use in transferring any type of data between remote locations and a central storage location. It will be appreciated that the disclosed concept is particularly suitable for use in transferring groups of files.
  • the disclosed concept can also be embodied as computer readable codes on a tangible, non-transitory computer readable recording medium.
  • the computer readable recording medium is any data storage device that can store data which can be thereafter read by a computer system.
  • Non-limiting examples of the computer readable recording medium include read-only memory (ROM), non-volatile random-access memory (RAM), CD-ROMs, magnetic tapes, floppy disks, disk storage devices, and optical data storage devices.
  • any reference signs placed between parentheses shall not be construed as limiting the claim.
  • the word “comprising” or “including” does not exclude the presence of elements or steps other than those listed in a claim.
  • several of these means may be embodied by one and the same item of hardware.
  • the word “a” or “an” preceding an element does not exclude the presence of a plurality of such elements.
  • any device claim enumerating several means several of these means may be embodied by one and the same item of hardware.
  • the mere fact that certain elements are recited in mutually different dependent claims does not indicate that these elements cannot be used in combination.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Medical Informatics (AREA)
  • Physics & Mathematics (AREA)
  • Primary Health Care (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Public Health (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Epidemiology (AREA)
  • Information Transfer Between Computers (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)
US14/890,180 2013-05-31 2014-05-28 System and method for transferring a group of related files as one logical unit Abandoned US20160085920A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/890,180 US20160085920A1 (en) 2013-05-31 2014-05-28 System and method for transferring a group of related files as one logical unit

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201361829306P 2013-05-31 2013-05-31
US14/890,180 US20160085920A1 (en) 2013-05-31 2014-05-28 System and method for transferring a group of related files as one logical unit
PCT/IB2014/061768 WO2014191926A1 (fr) 2013-05-31 2014-05-28 Système et procédé permettant de transférer, sous la forme d'une unité logique, un groupe de fichiers associés

Publications (1)

Publication Number Publication Date
US20160085920A1 true US20160085920A1 (en) 2016-03-24

Family

ID=50979828

Family Applications (3)

Application Number Title Priority Date Filing Date
US14/890,182 Active 2034-10-29 US9906583B2 (en) 2013-05-31 2014-05-28 System and method for automatically uploading, downloading, and updating data such as sleep study data
US14/890,180 Abandoned US20160085920A1 (en) 2013-05-31 2014-05-28 System and method for transferring a group of related files as one logical unit
US14/890,193 Active 2036-08-04 US10630756B2 (en) 2013-05-31 2014-05-28 System and method for automatically downloading data such as sleep study data

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US14/890,182 Active 2034-10-29 US9906583B2 (en) 2013-05-31 2014-05-28 System and method for automatically uploading, downloading, and updating data such as sleep study data

Family Applications After (1)

Application Number Title Priority Date Filing Date
US14/890,193 Active 2036-08-04 US10630756B2 (en) 2013-05-31 2014-05-28 System and method for automatically downloading data such as sleep study data

Country Status (6)

Country Link
US (3) US9906583B2 (fr)
EP (3) EP3005189A1 (fr)
JP (3) JP2016520931A (fr)
CN (4) CN112466470A (fr)
RU (1) RU2015156493A (fr)
WO (3) WO2014191927A1 (fr)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160042004A1 (en) * 2014-08-07 2016-02-11 Konica Minolta, Inc. Information processing device, non-transitory computer readable recording medium and information processing method
US20160156696A1 (en) * 2014-11-30 2016-06-02 Sonicwall, Inc. Transparent deferred spooling store and forward based on standard newtork system and client interface
US20160197990A1 (en) * 2015-01-04 2016-07-07 Emc Corporation Controlling sharing of resource among a plurality of nodes
US9813526B2 (en) 2015-05-26 2017-11-07 Sonicwall Inc. Reducing transmission pathway lengths within a distributed network
US10158735B2 (en) 2015-08-07 2018-12-18 Sonicwall Inc. Read-ahead on signed connections with unsigning, inline, transparent proxies
US20190156959A1 (en) * 2016-05-11 2019-05-23 Zambon S.P.A. Method, communication system and computer program for providing information indicative of concentration of allergens in the environment
US10313486B2 (en) 2015-01-07 2019-06-04 Sonicwall Inc. Optimizing transfer of fragmented packetized data
US11064010B2 (en) 2018-03-30 2021-07-13 Microsoft Technology Licensing, Llc Download progress information for composite files

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014191927A1 (fr) * 2013-05-31 2014-12-04 Koninklijke Philips N.V. Système et procédé servant à télécharger automatiquement vers l'aval des données telles que des données d'étude du sommeil
US10628593B2 (en) * 2015-04-17 2020-04-21 Dropbox, Inc. Collection folder for collecting file submissions and recording associated activities
CN105512283B (zh) * 2015-12-04 2019-05-03 国网江西省电力公司信息通信分公司 数据质量管理控制方法及装置
US10713966B2 (en) 2015-12-31 2020-07-14 Dropbox, Inc. Assignments for classrooms
CN108810172A (zh) * 2018-07-26 2018-11-13 Oppo(重庆)智能科技有限公司 文件完整性的判断方法、装置及电子设备

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008014614A1 (fr) * 2006-08-04 2008-02-07 Novell, Inc. Procédé permettant un transfert de fichiers en direct entre des machines
US20140027984A1 (en) * 2012-01-19 2014-01-30 Flowserve Management Company Abeyance Seal for High Temperature, High Pressure Applications

Family Cites Families (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5212788A (en) * 1990-05-22 1993-05-18 Digital Equipment Corporation System and method for consistent timestamping in distributed computer databases
US5555388A (en) * 1992-08-20 1996-09-10 Borland International, Inc. Multi-user system and methods providing improved file management by reading
JP3124664B2 (ja) * 1993-11-12 2001-01-15 松下電器産業株式会社 遠隔ファイルロックシステム
JPH07234848A (ja) * 1993-12-28 1995-09-05 Fuji Facom Corp 計算機システムにおける二重化方式
JPH10133881A (ja) * 1996-09-03 1998-05-22 Fujitsu Ltd 分散システムにおけるリモート保守方式およびリモート保守プログラムを格納した記憶媒体
US6195678B1 (en) 1996-09-03 2001-02-27 Fujitsu Limited Remote resource management system for automatically downloading required files from application server depending on contents of selected files on requesting computer
CN1126342C (zh) * 1997-12-22 2003-10-29 意符设计有限责任公司 数据传输及显示数据和信息的方法和装置
US6266678B1 (en) * 1998-12-31 2001-07-24 Computer Associates Think, Inc. System and method for dynamically viewing contents of a data file
US20050010652A1 (en) * 2000-06-22 2005-01-13 Ideogram Design S.A.R.L. Process and device for selective download of data based on index file transmitted from a central server
US6842770B1 (en) 2000-08-18 2005-01-11 Apple Computer, Inc. Method and system for seamlessly accessing remotely stored files
EP1358745B1 (fr) * 2000-08-22 2008-12-10 Medtronic, Inc. Systemes de dispositifs medicaux mis en oeuvre par l'intermediaire d'un systeme de reseau pour surveiller un patient a distance
BR0115897A (pt) * 2000-11-28 2003-11-04 Swivel Technologies Ltd Método e sistema de transferência segura de arquivos
JP2003157197A (ja) * 2001-11-22 2003-05-30 Nifty Corp ダウンロード方法、ダウンロード補助方法及びコンピュータ
GB2395644B (en) * 2002-02-25 2004-09-01 Sony Corp Service providing apparatus and server providing method
US7282027B2 (en) * 2002-08-07 2007-10-16 Apneos Corporation Service center system and method as a component of a population diagnostic for sleep disorders
US20040068724A1 (en) * 2002-08-30 2004-04-08 Gardner Richard Wayne Server processing for updating dataset versions resident on a wireless device
EP1551281A4 (fr) * 2002-10-09 2007-11-21 Bodymedia Inc Procede et appareil d'auto-journalisation d'etats continus ou discrets du corps faisant appel a des parametres physiologiques et/ou contextuels
AU2003902308A0 (en) * 2003-05-14 2003-05-29 Diagnose It Pty Ltd A method and system for the monitoring of medical conditions
US20040230398A1 (en) * 2003-05-15 2004-11-18 Sanyo Electric Co., Ltd. Sleep analyzer and program product for giving sleep analysis function to computer
JP2004344265A (ja) * 2003-05-21 2004-12-09 Sanyo Electric Co Ltd 睡眠診断支援サーバおよびプログラム
US20040244807A1 (en) * 2003-06-04 2004-12-09 Jianguo Sun Sleep-lab systems and methods
US8002553B2 (en) * 2003-08-18 2011-08-23 Cardiac Pacemakers, Inc. Sleep quality data collection and evaluation
US7139864B2 (en) * 2003-12-30 2006-11-21 Sandisk Corporation Non-volatile memory and method with block management system
KR100664180B1 (ko) * 2004-11-22 2007-01-04 엘지전자 주식회사 이동 통신 단말기의 데이터 원격 다운로드 시스템 및 방법
CN100344101C (zh) * 2005-08-17 2007-10-17 华为技术有限公司 实现游戏数据共享的方法、系统及系统中的客户端和服务器
US8041677B2 (en) * 2005-10-12 2011-10-18 Datacastle Corporation Method and system for data backup
JP4528710B2 (ja) * 2005-11-09 2010-08-18 株式会社東芝 睡眠状態計測装置、睡眠状態計測方法及び睡眠状態計測システム
US8401159B2 (en) * 2005-11-30 2013-03-19 On-Q Telecom Systems Co., Inc. Data provision to a virtual personal assistant for handling calls in a communication system
CN101093468A (zh) * 2006-06-19 2007-12-26 上海新纳广告传媒有限公司 自动定时更新终端天气预报数据的方法
US7761424B2 (en) * 2006-08-10 2010-07-20 International Business Machines Corporation Recording notations per file of changed blocks coherent with a draining agent
CN100512146C (zh) * 2006-09-30 2009-07-08 华为技术有限公司 一种实现补丁管理的方法
AU2007309183A1 (en) * 2006-10-20 2008-05-02 Citrix Systems,Inc. Methods and systems for accessing remote user files associated with local resources
CN1997015B (zh) * 2006-11-24 2011-04-20 华为技术有限公司 缓存应用方法与装置以及文件传输系统
JP4763587B2 (ja) * 2006-12-11 2011-08-31 株式会社ソニー・コンピュータエンタテインメント キャッシュサーバ、キャッシュサーバの制御方法、プログラム及び情報記憶媒体
US20080220403A1 (en) * 2007-02-16 2008-09-11 Ohio University System and method for managing diabetes
CN100498701C (zh) * 2007-03-21 2009-06-10 腾讯科技(深圳)有限公司 一种动态调整用户界面元素的方法及系统
US7559903B2 (en) * 2007-03-28 2009-07-14 Tr Technologies Inc. Breathing sound analysis for detection of sleep apnea/popnea events
JP4345844B2 (ja) 2007-05-09 2009-10-14 ソニー株式会社 通信システム、情報処理装置および方法、並びにプログラム
US8234692B2 (en) * 2008-07-10 2012-07-31 Apple Inc. System and method for processing an upload of a program with export compliance information
JP5217776B2 (ja) * 2008-08-25 2013-06-19 日本電気株式会社 クライアントサーバシステム、クライアントコンピュータ、ファイル管理方法及びそのプログラム
JP5175159B2 (ja) * 2008-10-24 2013-04-03 株式会社日立ソリューションズ 利用者端末装置、及びその制御方法
JP5120274B2 (ja) * 2009-01-23 2013-01-16 ソニー株式会社 情報提供方法及び情報提供装置、並びに、情報提示方法及び情報提示装置
US20100228834A1 (en) * 2009-03-04 2010-09-09 Baker Hughes Incorporated Methods, system and computer program product for delivering well data
JP2010273327A (ja) * 2009-04-20 2010-12-02 Canon Inc 記録装置
US8311983B2 (en) * 2009-04-28 2012-11-13 Whp Workflow Solutions, Llc Correlated media for distributed sources
US8898575B2 (en) * 2009-09-02 2014-11-25 Yahoo! Inc. Indicating unavailability of an uploaded video file that is being bitrate encoded
CN102054115A (zh) * 2009-11-05 2011-05-11 触动多媒体技术(上海)有限公司 车载多媒体触摸屏及其操作方法
US20110208631A1 (en) * 2010-02-24 2011-08-25 Fraud Analysis Control Technology, Corp. System and method for mortgage application recording
US8406608B2 (en) * 2010-03-08 2013-03-26 Vumanity Media, Inc. Generation of composited video programming
US20110252125A1 (en) * 2010-04-09 2011-10-13 Microsoft Corporation Dynamic Syncing
US8793440B2 (en) * 2010-06-17 2014-07-29 Microsoft Corporation Error detection for files
CN102479092A (zh) * 2010-11-30 2012-05-30 中兴通讯股份有限公司 软件系统更新补丁的方法和装置
JP5580182B2 (ja) * 2010-12-10 2014-08-27 株式会社Nttドコモ データ提供システム、データ提供方法、先読み更新確認サーバ、プログラム
US8909602B2 (en) * 2011-02-03 2014-12-09 Vmware, Inc. Programmatic snapshot and revert of virtualized data center inventory
JP2012208737A (ja) * 2011-03-30 2012-10-25 Toshiba Corp 医用システム
CN102238224A (zh) * 2011-04-11 2011-11-09 苏州阔地网络科技有限公司 一种实现文件下载锁定同步方法及系统
US9462033B2 (en) * 2011-12-07 2016-10-04 Apple Inc. Proofing electronic publications on portable devices
JP5987445B2 (ja) * 2012-04-20 2016-09-07 富士通株式会社 通信制御装置、方法、プログラムおよびシステム
CN102711062A (zh) * 2012-05-24 2012-10-03 惠州Tcl移动通信有限公司 一种基于移动终端的获取天气预报的方法及该移动终端
JP2014044490A (ja) * 2012-08-24 2014-03-13 Toshiba Corp ホスト装置及びメモリデバイス
CN102843475A (zh) * 2012-09-10 2012-12-26 惠州Tcl移动通信有限公司 移动终端的应用软件下载方法和下载系统
US8740806B2 (en) * 2012-11-07 2014-06-03 Somnarus Inc. Methods for detection of respiratory effort and sleep apnea monitoring devices
US9298391B2 (en) * 2012-12-19 2016-03-29 Dropbox, Inc. Application programming interfaces for data synchronization with online storage systems
US9430491B2 (en) * 2013-01-11 2016-08-30 Commvault Systems, Inc. Request-based data synchronization management
WO2014191927A1 (fr) * 2013-05-31 2014-12-04 Koninklijke Philips N.V. Système et procédé servant à télécharger automatiquement vers l'aval des données telles que des données d'étude du sommeil
NZ758438A (en) * 2013-10-25 2021-07-30 Resmed Inc Electronic management of sleep related data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008014614A1 (fr) * 2006-08-04 2008-02-07 Novell, Inc. Procédé permettant un transfert de fichiers en direct entre des machines
US20140027984A1 (en) * 2012-01-19 2014-01-30 Flowserve Management Company Abeyance Seal for High Temperature, High Pressure Applications

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160042004A1 (en) * 2014-08-07 2016-02-11 Konica Minolta, Inc. Information processing device, non-transitory computer readable recording medium and information processing method
US10180944B2 (en) * 2014-08-07 2019-01-15 Konica Minolta, Inc. Information processing device, non-transitory computer readable recording medium and information processing method for transferring files from a first server to a second server
US20160156696A1 (en) * 2014-11-30 2016-06-02 Sonicwall, Inc. Transparent deferred spooling store and forward based on standard newtork system and client interface
US9917882B2 (en) * 2014-11-30 2018-03-13 Sonicwall Inc. Transparent deferred spooling store and forward based on standard network system and client interface
US20160197990A1 (en) * 2015-01-04 2016-07-07 Emc Corporation Controlling sharing of resource among a plurality of nodes
US10616326B2 (en) * 2015-01-04 2020-04-07 EMC IP Holding Company LLC Controlling sharing of resource among a plurality of nodes
US10313486B2 (en) 2015-01-07 2019-06-04 Sonicwall Inc. Optimizing transfer of fragmented packetized data
US9813526B2 (en) 2015-05-26 2017-11-07 Sonicwall Inc. Reducing transmission pathway lengths within a distributed network
US10681188B2 (en) 2015-05-26 2020-06-09 Sonicwall Inc. Reducing transmission pathway lengths within a distributed network
US10158735B2 (en) 2015-08-07 2018-12-18 Sonicwall Inc. Read-ahead on signed connections with unsigning, inline, transparent proxies
US20190156959A1 (en) * 2016-05-11 2019-05-23 Zambon S.P.A. Method, communication system and computer program for providing information indicative of concentration of allergens in the environment
US11064010B2 (en) 2018-03-30 2021-07-13 Microsoft Technology Licensing, Llc Download progress information for composite files

Also Published As

Publication number Publication date
US9906583B2 (en) 2018-02-27
US10630756B2 (en) 2020-04-21
US20160127505A1 (en) 2016-05-05
CN105283877A (zh) 2016-01-27
RU2015156493A (ru) 2017-07-05
JP2016520931A (ja) 2016-07-14
JP6473141B2 (ja) 2019-02-20
US20160134683A1 (en) 2016-05-12
CN112466470A (zh) 2021-03-09
WO2014191925A1 (fr) 2014-12-04
CN105247525B (zh) 2020-11-10
JP2016526225A (ja) 2016-09-01
EP3005190A1 (fr) 2016-04-13
CN105247524A (zh) 2016-01-13
JP2016522505A (ja) 2016-07-28
CN105247525A (zh) 2016-01-13
EP3005188A1 (fr) 2016-04-13
WO2014191926A1 (fr) 2014-12-04
EP3005189A1 (fr) 2016-04-13
JP6820741B2 (ja) 2021-01-27
WO2014191927A1 (fr) 2014-12-04

Similar Documents

Publication Publication Date Title
US20160085920A1 (en) System and method for transferring a group of related files as one logical unit
Gjerde et al. Oral appliance treatment in moderate and severe obstructive sleep apnoea patients non‐adherent to CPAP
Johnson et al. Sleep architecture changes during a trek from 1400 to 5000 m in the Nepal Himalaya
Joosten et al. Phenotypes of patients with mild to moderate obstructive sleep apnoea as confirmed by cluster analysis
Hostler et al. A mobile, web‐based system can improve positive airway pressure adherence
US20070226013A1 (en) Method and apparatus for automated generation and transmission of data in a standardized machine-readable format
Alpiger et al. Effect of sevoflurane on the mid‐latency auditory evoked potentials measured by a new fast extracting monitor
Isetta et al. Comparative assessment of several automatic CPAP devices' responses: a bench test study
CN108173866A (zh) 胸痛中心认证数据的集成方法、装置、设备及存储介质
CN111640477A (zh) 身份信息的统一方法、装置以及电子设备
Svrakic et al. Conscious sedation and local anesthesia for patients undergoing neurotologic and complex otologic procedures
CN109872802A (zh) 区域医学影像存储系统及存储方法
Hamano et al. Prevalence of obstructive sleep apnea in primary care patients with hypertension
US20070220006A1 (en) Method and apparatus for automated generation and transmission of data in a standardized machine-readable format
Araujo et al. Sleep disorders frequency in post-polio syndrome patients caused by periodic limb movements
Oliveros et al. Variability of anesthetic depth in total intravenous anesthesia vs balanced anesthesia using entropy indices: a randomized, crossover, controlled clinical trial
Bouzaida Conceptualization and Realization of a Database Migration Path for an International and mHealth Tinnitus Database
JP2009258800A (ja) コンテンツ提供システムおよびコンテンツ提供方法
KR20230081867A (ko) Cbt-i 치료 시스템 및 그 동작 방법
Yeh et al. Plasmapheresis does not affect polysomnographic parameters in patients with Myasthenia Gravis: A case series study
Stevens et al. BOS4c. 002 Evaluation of a complex advance care planning intervention in the general practice setting (ACP-GP): cluster-randomized controlled trial
JP6106624B2 (ja) 医療情報管理システム及び方法
Croatti et al. An Internet of Medical Things System to Increase Continuous Positive Airway Pressure Usage in Patients with Sleep-Disordered Breathing
Goyal et al. Emerging mucormycosis posing threat to community: Anesthetist's perspective in a tertiary care center
CN109871684A (zh) 基于区域的医学影像安全存储系统及安全存储方法

Legal Events

Date Code Title Description
AS Assignment

Owner name: KONINKLIJKE PHILIPS N.V., NETHERLANDS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CYRAN, ROBERT JOHN;REEL/FRAME:036998/0287

Effective date: 20140602

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION