Patentable/Patents/US-11321276
US-11321276

Method and system of storing data files

PublishedMay 3, 2022
Assigneenot available in USPTO data we have
Inventorsnot available in USPTO data we have
Technical Abstract

A method and system for storing data files are provided. The method includes receiving from a client computer system in communication with a server computer system, a first data file and a first data file virtualization policy; storing the first data file and the first data file virtualization policy on a storage device in communication with the server computer system; and deriving one or more second virtual data files using information from the first data file and the first data file virtualization policy, the one or more second virtual data files not being stored on the storage device. The method further includes generating a directory listing of the one or more second virtual data files such that the one or more second virtual data files appear to the client computer system as if the one or more second virtual data files is stored in the storage device.

Patent Claims
41 claims

Legal claims defining the scope of protection, as filed with the USPTO.

1

1. A method, implemented by a client computer system, of requesting information from a server computer system, the method comprising: receiving, by the client computer system from the server computer system, for a first data file of a first data type, a list of available data types including the first data type and a plurality of derived data types that can be generated by the server computer system, wherein the derived data types are different from the first data type; generating, by the client computer system, a first data file virtualization policy using the list of derived data types, the first data file virtualization policy indicating intent by the client computer to request or retrieve only a portion of a selected second derived data file from a group of one or more second derived data files at the server computer system; and sending, by the client computer system to the server computer system, a first data file and the first data file virtualization policy for storage in a storage device in communication with the server computer system, the first data file virtualization policy being useable by the server computer system to create one or more second virtual data files from the first data file, the one or more second virtual data files not being stored on the storage device, the one or more second virtual data files being listed in a directory listing at the server computer system such that the one or more second virtual data files appear to the client computer system as if the one or more second virtual data files are stored in the storage device, the one or more second virtual data files corresponding to the one or more second derived data files and the one or more second virtual data files being in one of the derived data types different from the first data type.

2

2. The method according to claim 1 , further comprising sending, by the client computer system, a request to the server computer system for the directory listing, the directory listing including information about the first data file and information about the one or more second virtual data files.

3

3. The method according to claim 2 , wherein sending the request comprises sending a PROPFIND request through HTTP 1.1 WebDAV protocol.

4

4. The method according to claim 1 , further comprising sending, by the client computer system to the server computer system, a request for information about a second virtual data file.

5

5. The method according to claim 4 , wherein sending the request comprises sending a HEAD request through HTTP protocol.

6

6. The method according to claim 1 , further comprising sending, by the client computer system to the server computer system, a request to retrieve at least a portion of the one or more second derived data files, the one or more second derived data files corresponding to the one or more second virtual data files and being derived by the server computer system in response to the request from the client computer system to retrieve the at least a portion of the one or more second derived data files from the server computer system.

7

7. The method according to claim 6 , wherein sending the request comprises sending a GET request through HTTP protocol.

8

8. The method according to claim 6 , further comprising receiving, by the client computer system, the at least a portion of the one or more second derived data files.

9

9. The method according to claim 1 , further comprising sending, by the client computer system, a request for policy capability of the server computer system for a data type prior to receiving, by the client computer system from the server computer system, the list of derived data types that can be generated by the server computer system.

10

10. A client computer system comprising: one or more processors configured to: receive a list of available data types including a first data type and a plurality of derived data types that can be generated by the server computer system, wherein the derived data types are different from the first data type; generate a first data file virtualization policy using the list of derived data types, the first data file virtualization policy indicating intent by the one or more processors to request or retrieve only a portion of a selected second derived data file from a group of one or more derived data files at the server computer system; and send a first data file and the first data file virtualization policy for storage in a storage device in communication with the server computer system, the first data file virtualization policy being useable by the server computer system to create one or more second virtual data files from the first data file, the one or more second virtual data files not being stored on the storage device, the one or more second virtual data files being listed in a directory listing at the server computer such that the one or more second virtual data files appear to the client computer system as if stored in the storage device, the one or more second virtual data files corresponding to the one or more second derived data files and the one or more second virtual data files being in one of the derived data types different from the first data type.

11

11. The system according to claim 10 , wherein the one or more processors are further configured to send a request to the server computer system for the directory listing, the directory listing including information about the first data file and information about the one or more second virtual data files.

12

12. The system according to claim 11 , wherein the request comprises a HTTP 1.1 WebDAV PROPFIND request.

13

13. The system according to claim 10 , wherein the one or more processors are configured to send to the server computer system a request for information about a second virtual data file.

14

14. The system according to claim 13 , wherein the request comprises a HTTP HEAD request.

15

15. The system according to claim 10 , wherein the one or more processors are configured to send a request to retrieve the at least a portion of the one or more second derived data files, the one or more second derived data files corresponding to the one or more second virtual data files and being derived by the server computer system in response to the request from the client computer system to retrieve the at least a portion of the one or more second derived data files from the server computer system.

16

16. The system according to claim 15 , wherein the request comprises a HTTP GET request.

17

17. The system according to claim 15 , wherein the one or more processors are configured to receive the at least one or more second derived data files.

18

18. The method according to claim 10 , wherein the one or more processors are configured to send a request for policy capability of the server computer system for a data type prior to receiving by the one or more processors the list of derived data types that can be generated by the server computer system.

19

19. A method for storing data files, the method being implemented by a server computer system that includes one or more processors configured to execute computer program modules, the method comprising: receiving, by the one or more processors, from a client computer system in communication with the server computer system, a first data file of a first data type and a first data file virtualization policy; storing, by the one or more processors, the first data file and the first data file virtualization policy on a storage device in communication with the server computer system, wherein the first data file virtualization policy defines available data types including a plurality of derived data types that can be generated by the server computer system, wherein the derived data types are different from the first data type; deriving, by the one or more processors, one or more second virtual data files using information from the first data file and the first data file virtualization policy, the one or more second virtual data files not being stored on the storage device and the one or more second virtual data files being in one of the derived data types different from the first data type wherein each of the one or more second virtual data files comprises information representing only a portion of the first data file; and generating, by the one or more processors, a directory listing including a listing of the one or more second virtual data files and providing the directory listing to the client computer system in communication with the server computer system such that the one or more second virtual data files appear to the client computer system as if the one or more second virtual data files is stored in the storage device, and wherein the first data file virtualization policy enables the client computer system to request or retrieve only a portion of a selected second virtual data file from the one or more second virtual data files at the server computer system.

20

20. The method according to claim 19 , further comprising generating, by the one or more processors, derived data corresponding to the one or more second virtual data files listed on the directory listing on-demand upon request by the client computer system.

21

21. The method according to claim 19 , further comprising receiving, by the one or more processors, a request from the client computer system in communication with the server computer system, for the directory listing.

22

22. The method according to claim 21 , wherein receiving the request comprises receiving, by the one or more processors, a PROPFIND request through a HTTP protocol.

23

23. The method according to claim 19 , further comprising receiving, by the one or more processors, a request from the client computer system for policy capability of the server computer system for a data type.

24

24. The method according to claim 21 , further comprising sending, by the one or more processors, a response to the request from the client computer system including a list of derived data types that are supported by the server computer system.

25

25. The method according to claim 24 , wherein sending comprises providing for each derived data type a list of parameters used to control a derived data file containing the derived data types.

26

26. The method according to claim 19 , wherein the receiving comprises receiving, by the one or more processors, a plurality of first data files and a plurality of first data file virtualization policies; and associating, by the one or more processors, each first data file in the plurality of first data files with a corresponding first data file virtualization policy in the plurality of first data file virtualization policies.

27

27. The method according claim 19 , further comprising receiving by the one or more processors, a request from the client computer system in communication with the server computer system, for the directory listing of the one or more second virtual data files.

28

28. The method according to claim 27 , wherein receiving the request comprises receiving a HEAD request through HTTP protocol.

29

29. The method according to claim 20 , further comprising delivering at least a portion of the data of the one or more second virtual data files to the client computer system.

30

30. The method according to claim 20 , further comprising receiving, by the one or more processors, a request from the client computer system in communication with the server computer system to retrieve at least a portion of the data of the one or more second virtual data files.

31

31. The method according to claim 30 , wherein receiving the request comprises receiving a HTTP GET request.

32

32. A system for storing data files, comprising: a server computer system configured to: receive a first data file of a first data type and a first data file virtualization policy from a client computer system in communication with the server computer system, wherein the first data file virtualization policy defines available data types including a plurality of derived data types that can be generated by the server computer system, wherein the derived data types are different from the first data type; store the first data file and the first data file virtualization policy on a storage device in communication with the server computer system; derive one or more second virtual data files using only a portion of the information from the first data file and the first data file virtualization policy, the one or more second virtual data files not being stored on the storage device and the one or more second virtual data files being in one of the derived data types different from the first data type; and generate a directory listing including a listing of the one or more second virtual data files and providing the directory listing to the client computer system in communication with the server computer system such that the one or more second virtual data files appear to the client computer system as if the one or more second virtual data files is stored in the storage device, and wherein the first data file virtualization policy enables the client computer system to request or retrieve only a portion of a selected second virtual data file from the one or more second virtual data files at the server computer system.

33

33. The system of claim 32 , wherein the server computer system is configured to generate derived data corresponding to the one or more second virtual data files listed on the directory listing on-demand upon request by the client computer system.

34

34. The system according to claim 32 , wherein the computer system is further configured to receive a request, from the client computer system in communication with the server computer system, for the directory listing.

35

35. The system according to claim 34 , wherein the request comprises a PROPFIND request in HTTP protocol.

36

36. The system according to claim 32 , wherein the server computer system is configured to receive a request from the client computer system for policy capability of the server computer system for a data type.

37

37. The system according to claim 36 , wherein the server computer system is configured to send a response to the request from the client computer system including a list of derived data types that are supported by the server computer system.

38

38. The system according to claim 32 , wherein the server computer system is configured to receive a plurality of first data files and a plurality of first data file virtualization policies; and associate each first data file in the plurality of first data files with a corresponding first data file virtualization policy in the plurality of first data file virtualization policies.

39

39. The system according to claim 32 , wherein the server computer system is further configured to receive a request from the client computer system in communication with the server computer system, for the directory listing of the one or more second virtual data files.

40

40. The system according to claim 33 , wherein the server computer system is further configured to deliver at least a portion of the data of the one or more second virtual data files to the client computer system.

41

41. The system according to claim 33 , wherein the server computer system is further configured to receive a request from the client computer system in communication with the server computer system to retrieve at least a portion of the data of the one or more second virtual data files.

Classification Codes (CPC)

Cooperative Patent Classification codes for this invention. Click any code to explore related patents in that topic.

Patent Metadata

Filing Date

January 13, 2017

Publication Date

May 3, 2022

Want to explore more patents?

Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.

Citation & reuse

Analysis on this page is generated by Patentable — an AI-powered patent intelligence platform. AI-generated summaries, explanations, and analysis may be reused with attribution and a visible link back to the canonical URL below. Patent abstracts and claims are USPTO public domain.

Cite as: Patentable. “Method and system of storing data files” (US-11321276). https://patentable.app/patents/US-11321276

© 2026 Patentable. All rights reserved.

Patentable is a research and drafting-assistant tool, not a law firm, and does not provide legal advice. Documents we generate are drafts for review by a licensed patent attorney.