mount: respect --exclude filters while Offline uploading
Open
Nobody has claimed this yet.
enhancement
filtering
VFS / mount
- Dominant language
- Go
- Stars
- 59.8k
- Forks
- 5.4k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 48
Description
Hi,
I have some files, that I don't want to be uploaded to the cloud. Instead, I want them leave local.
It would be nice, if offline uploading is respecting files or folders defined in --exclude-from, and leave them in the cache.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the mount implementation's offline uploading path and how it handles the --exclude-from option. Confirm how excluded files and folders are identified, then verify that offline uploads leave them in the local cache rather than sending them to cloud storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100