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

Client deletes everything on the server when restarted. #42

Open
bernilsson opened this issue Oct 5, 2011 · 2 comments
Open

Client deletes everything on the server when restarted. #42

bernilsson opened this issue Oct 5, 2011 · 2 comments

Comments

@bernilsson
Copy link

  1. Client1 adds files to server and then disconnects.
  2. Client2 adds files to server.
  3. Client1 connects with --delete and removes every file added by client2
  4. I'm sad and confused, halp!
@supersoju
Copy link

I am having the same issue plus another one that maybe related:

Clients are not getting any changes or new files from the peers.

1-4 Same as above.
5. Client1 creates file1.txt
6. file1.txt shows up on server, but not on Client2
7. Client2 creates file2.txt
8. file2.txt shows up on server, file1.txt is still there, but Client1 does not get file2.txt

@catorghans
Copy link

In install.sh there is a function "initial_sync"..

Should the content of that function not be part of the /etc/init.d/lipsyncd start function?

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

No branches or pull requests

3 participants