Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kill owncloudcmd if file for unsyncedfolders can't be found #9165

Closed
Spanni26 opened this issue Oct 22, 2021 · 1 comment
Closed

Kill owncloudcmd if file for unsyncedfolders can't be found #9165

Spanni26 opened this issue Oct 22, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@Spanni26
Copy link

owncloudcmd only gives a critical warning, when the file for "--unsyncedfolders" can't be found. But it does the whole sync.

In my opinion owncloudcmd should die, if the file can't be found.

@TheOneRing TheOneRing added this to the 2.9.3 milestone Oct 22, 2021
@TheOneRing TheOneRing added the bug label Oct 22, 2021
@erikjv erikjv self-assigned this Nov 25, 2021
erikjv added a commit that referenced this issue Nov 25, 2021
owncloudcmd now checks if the file specified by --unsyncedfolders exists
and can be read, before starting the sync. If it does not exist, show an
error message and quit immediately.

#9165
erikjv added a commit that referenced this issue Nov 25, 2021
owncloudcmd now checks if the file specified by --unsyncedfolders exists
and can be read, before starting the sync. If it does not exist, show an
error message and quit immediately.

#9165
erikjv added a commit that referenced this issue Nov 25, 2021
owncloudcmd now checks if the file specified by --unsyncedfolders exists
and can be read, before starting the sync. If it does not exist, show an
error message and quit immediately.

#9165
erikjv added a commit that referenced this issue Nov 25, 2021
owncloudcmd now checks if the file specified by --unsyncedfolders exists
and can be read, before starting the sync. If it does not exist, show an
error message and quit immediately.

#9165
erikjv added a commit that referenced this issue Nov 26, 2021
owncloudcmd now checks if the file specified by --unsyncedfolders exists
and can be read, before starting the sync. If it does not exist, show an
error message and quit immediately.

#9165
erikjv added a commit that referenced this issue Nov 26, 2021
owncloudcmd now checks if the file specified by --unsyncedfolders exists
and can be read, before starting the sync. If it does not exist, show an
error message and quit immediately.

#9165
@erikjv
Copy link
Collaborator

erikjv commented Nov 26, 2021

Fixed in 2.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants