test: Add 1 and update 4 files
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 30s
Build-Test-Publish / build (linux/arm64) (push) Successful in 35s
Build-Test-Publish / create-manifest (push) Successful in 15s

This commit is contained in:
j842
2025-08-17 14:44:49 +12:00
parent d48bee63f9
commit 7d3ae94eb9
5 changed files with 129 additions and 90 deletions

View File

@@ -153,7 +153,7 @@ The server deduplicates files based on SHA-256 hash. Uploading the same file mul
### 4. Large File Support
- The server efficiently handles files up to 6GB
- Uses streaming to minimize memory usage
- Test with 1GB files using `testing/test_1GB_file_upload.sh`
- Test with 100MB files using `testing/test_100MB_file_upload.sh`
### 5. Error Handling
Test your client's error handling: