IP Library Granted Patent US 11,593,394
Granted Patent B2
US 11,593,394 · App. 15/857,725 · Granted Feb 28, 2023

File system warnings application programing interface (API)

Inventors: Thomas Kleinpeter (Seattle, WA); Conor Woods (Oakland, CA); Sergei Vorobev (Seattle, WA); Quazie Kwaselow (Seattle, WA); Marcio von Muhlen (San Francisco, CA); Nils Bunger (Palo Alto, CA)
Assignee: Dropbox, Inc.
G06F16/27G06F1/04G06F3/065G06F3/067G06F3/0619G06F3/0623G06F3/0629G06F3/0652G06F9/547G06F11/1469G06F12/1466G06F16/11G06F16/113G06F16/116G06F16/119G06F16/122G06F16/125G06F16/128G06F16/13G06F16/137G06F16/148G06F16/152G06F16/156G06F16/16G06F16/162G06F16/168G06F16/172G06F16/176G06F16/178G06F16/1734G06F16/1744G06F16/1767G06F16/1787G06F16/18G06F16/182G06F16/183G06F16/184G06F16/185G06F16/1827G06F16/1844G06F16/2246G06F16/2255G06F16/2322G06F16/2358G06F16/2365G06F16/2379G06F16/24552G06F16/275G06F16/907G06F16/9027G06F16/951G06F16/955G06F16/958G06F21/10G06F21/604G06F21/6218H04L9/3213H04L9/3247H04L63/08H04L63/0853H04L63/10H04L63/101H04L63/102H04L67/06H04L67/1095H04L67/1097G06F2201/84G06F2212/1052G06F2221/2141H04L67/01H04L67/306
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,593,394
App. No.
15/857,725
Granted
Feb 28, 2023
Kind
B2
Abstract

The present technology pertains to a organization directory hosted by a synchronized content management system. The corporate directory can provide access to user accounts for all members of the organization to all content items in the organization directory on the respective file systems of the members' client devices. Members can reach any content item at the same path as other members relative to the organization directory root on their respective client device. In some embodiments novel access permissions are granted to maintain path consistency.

Claims (40)

1. A non-transitory computer readable medium comprising instructions stored thereon, when executed the instructions are effective to cause a content management system to:

receive, through a file system warnings API from a third-party application, a communication from a client that specifies an action on a content item, the communication includes a file system warnings API call that triggers a determination for whether the action requires a file system warning once the action is committed by the content management system;

commit the action on the content item by the content management system;

after completing committing the action, determine that the action requires the file system warning;

prior to sending the file system warning, determine if the file system warning is of a category of excluded warnings; and

responsive to determining that the action requires the file system warning and the file system warning is not in the category of excluded warnings, send the file system warning to the client through the third-party application using the file system warnings API,

wherein the action on the content item that was not previously located in a shared folder is a move of the content item into the shared folder, the action is a move of the content item from a confidential folder to a non-confidential folder, or the action is reserved for an administrator using an administrator console, and

wherein the file system warning includes a message that warns against the action and provides a remedial option or that the action will be undone.

2. The non-transitory computer readable medium of claim 1 , wherein the file system warning is a confirmatory warning including a message regarding a risk associated with the action on the content item, and includes a selectable option to confirm or perform a new action that reverts the content item to a state prior to the commit of the action.

3. The non-transitory computer readable medium of claim 2 , wherein the instructions cause the content management system to:

receive a response to the confirmatory warning requesting to perform the new action that reverts to the state prior to the commit of the action; and

in response to the request to perform the new action, perform the new action at the content management system that reverts to the state prior to the commit of the action.

4. The non-transitory computer readable medium of claim 1 , wherein the client is separate from and in communication with the content management system and wherein the client does not natively support file system warnings.

5. The non-transitory computer readable medium of claim 1 , wherein the client is a third party to the content management system.

6. A method comprising:

receiving, through a file system warnings API from a third-party application, a communication from a client that specifies an action on a content item, the communication includes a file system warnings API call that triggers a determination for whether the action requires a file system warning once the action is committed by a content management system;

committing the action on the content item by the content management system;

after completing committing the action, determining that the action requires the file system warning;

prior to sending the file system warning, determining if the file system warning is of a category of excluded warnings; and

responsive to determining that the action requires the file system warning and the file system warning is not in the category of excluded warnings, sending the file system warning to the client through the third-party application using the file system warnings API,

wherein the action on the content item that was not previously located in a shared folder is a move of the content item into the shared folder, the action is a move of the content item from a confidential folder to a non-confidential folder, or the action is reserved for an administrator using an administrator console, and

wherein the file system warning includes a message that warns against the action and provides a remedial option or that the action will be undone.

7. The method of claim 6 , wherein the file system warning is a confirmatory warning including a message regarding a risk associated with the action on the content item, and includes a selectable option to confirm or perform a new action that reverts the content item to a state prior to the commit of the action.

8. The method of claim 7 , comprising:

receiving a response to the confirmatory warning requesting to perform the new action that reverts to the state prior to the commit of the action; and

in response to the request to perform the new action, performing the new action at the content management system that reverts to the state prior to the commit of the action.

9. A content management system comprising:

at least one processor; and

at least one memory having instructions stored thereon, that when executed the instructions are effective to cause the at least one processor to:

receive, through a file system warnings API from a third-party application, a communication from a client that specifies an action on a content item, the communication includes a file system warnings API call that triggers a determination for whether the action requires a file system warning once the action is committed by the content management system;

commit the action on the content item by the content management system;

after completing committing the action, determine that the action requires the file system warning;

prior to sending the file system warning, determine if the file system warning is of a category of excluded warnings; and

responsive to determining that the action requires the file system warning and the file system warning is not in the category of excluded warnings, send the file system warning to the client through the third-party application using the file system warnings API,

wherein the action on the content item that was not previously located in a shared folder is a move of the content item into the shared folder, the action is a move of the content item from a confidential folder to a non-confidential folder, or the action is reserved for an administrator using an administrator console, and

wherein the file system warning includes a message that warns against the action and provides a remedial option or that the action will be undone.

10. The content management system of claim 9 , wherein the file system warning is a confirmatory warning including a message regarding a risk associated with the action on the content item, and includes a selectable option to confirm or perform a new action that reverts the content item to a state prior to the commit of the action.

11. The content management system of claim 10 , wherein the instructions cause the at least one processor to:

receive a response to the confirmatory warning requesting to perform the new action that reverts to the state prior to the commit of the action; and

in response to the request to perform the new action, perform the new action at the content management system that reverts to the state prior to the commit of the action.

Assignments (4)
RELEASE OF SECURITY INTEREST Recorded Dec 13, 2024
From: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
To: DROPBOX, INC.
Reel/Frame 069635/0332 →
SECURITY INTEREST Recorded Dec 12, 2024
From: DROPBOX, INC.
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 069604/0611 →
PATENT SECURITY AGREEMENT Recorded Mar 10, 2021
From: DROPBOX, INC.
To: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT
Reel/Frame 055670/0219 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 13, 2018
From: KLEINPETER, THOMAS; WOODS, CONOR; VOROBEV, SERGEI; KWASELOW, QUAZIE; VON MUHLEN, MARCIO; BUNGER, NILS
To: DROPBOX, INC.
Reel/Frame 044917/0155 →
Continuity (2)
Provisional Application 62611473 · Dec 28, 2017
Related Publication 20190205191A1 · Jul 4, 2019