1 Open Issue Need Help Last updated: Oct 6, 2025

Open Issues Need Help

View All on GitHub
API Development Language-Specific API Wrappers

AI Summary: This issue proposes adding a new helper function to the Rust SDK for recursively uploading entire directories. The function will iterate through local files, calculate their relative paths, and upload them to a specified remote location, optionally creating parent directories. It also suggests an overloaded version that supports a progress callback.

Complexity: 3/5
enhancement good first issue

Files.com API Rust SDK

Rust