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

ask user to add local sync folder if missing (instead of error) #5387

Open
moscicki opened this issue Dec 16, 2016 · 3 comments
Open

ask user to add local sync folder if missing (instead of error) #5387

moscicki opened this issue Dec 16, 2016 · 3 comments

Comments

@moscicki
Copy link
Contributor

moscicki commented Dec 16, 2016

Use case: a user restored a previous version of the system from time machine backup (OSX). He does not have the sync folder enabled in the time machine (logically). After the restore the local sync folder was missing and the client reported "Unable to find local sync folder".

A possible improvement for the sync client would be to ask user if he wants the missing folder to be re-created automatically on startup of the client.

@dragotin
Copy link
Contributor

You mean by restoring all data from the server? Nice convenience feature.

@SamuAlfageme
Copy link
Contributor

I also believe this is the natural approach to go, instead of having to manually recreate the folder sync connection, allow the client to do that based on the mapping (which remote folder goes in which local one) still stored in the config file.

For comparison sake, this is what Dropbox (on Linux) asks when he's unable to locate the sync folder:

dropbox

It offers the chance to manually put the folder there again (and do nothing then) or restore the whole thing from the server (Relinkoption).

@ckamm
Copy link
Contributor

ckamm commented Dec 21, 2016

Relates to #5317 - an alternative cause of sync folders disappearing is because they are on removable storage, such as USB drives. If we do something here, we should keep that case in mind.

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

No branches or pull requests

5 participants