Commit Graph

1 Commits (e45e256cb5efe15f7bf6d0731af9b59e884e35ec)

Author SHA1 Message Date
Textrix 994aa46bf5 feat: add pCloud driver support
- Implement OAuth2 authentication with US/EU region support
- Add file operations (list, upload, download, delete, rename, move, copy)
- Add folder operations (create, rename, move, delete)
- Enhance error handling with pCloud-specific retry logic
- Use correct API methods: GET for reads, POST for writes
- Implement direct upload approach for better performance
- Add exponential backoff for failed requests with 4xxx/5xxx classification
2025-09-23 17:26:52 +09:00