-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Describe the bug
A clear and concise description of what the bug is.
It seems that deleting a local directory confuses filen and causes the sync to pause until the user acknowledges the conflict and it disappears
To Reproduce
Steps to reproduce the behavior:
- Create a sync between local and filen cloud directory
- Delete a subdirectory
- Filendesktop system tray has a yellow indicator - conflict
- Error: cannot find directory
- User must manually click resolve to clear the error
Expected behavior
Filendesktop should be smart enough to handle the deletion of a local directory.
Logs/Screenshots
Add the full CLI output (the --log-file <file> CLI flag might be helpful).
Optionally, also include screenshots of other applications if necessary.
System (please complete the following information):
- Filen CLI version: (can be found using
filen --version; for Docker runningfilen/cli:latest, please determine the actual versionf) - which build of the CLI you're using (e. g.
filen-cli-v*-linux-x64,filen-cli-v*-win-arm64, Docker image, NPM package) - OS: (e. g. Windows, macOS, Ubuntu)
- hardware configuration (e. g. CPU, RAM, Disk)
- filesystem and disk type used (e. g. SSD, NFTS, ext4)
- VPN or proxy used
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels