Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1149,4 +1149,4 @@ _See code: [src/commands/whoami.ts](https://github.com/internxt/cli/blob/v1.5.0/

# Current Limitations

- We currently have a 5GB size upload limitation per file for both, CLI and WebDAV
- We currently have a 20GB size upload limitation per file for both, CLI and WebDAV
2 changes: 1 addition & 1 deletion WEBDAV.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ No plain data is being sent or is being pulled from the Internxt servers, you ca

![image](https://raw.githubusercontent.com/internxt/cli/main/public/webdav-how-it-works.png)

_We currently have a 5GB size upload limitation per file for both, CLI and WebDAV_
_We currently have a 20GB size upload limitation per file for both, CLI and WebDAV_

## Officially supported WebDav clients

Expand Down
Loading