lipsync icon indicating copy to clipboard operation
lipsync copied to clipboard

lipsync sets up a lightweight service that provides command-line, Dropbox like syncing

Results 12 lipsync issues
Sort by recently updated
recently updated
newest added

Testing the generic driver (https://github.com/docker/machine/blob/master/docs/index.md#generic) that is possible to use a domain name in the `generic-ip-address` attribute. For make easier to make others understand that is it possible, a good...

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...

One great feature that Dropbox offers a versioning backup system. Have you looked into implementing this with say, an automated git repository on the server? You could even use git...

Please split system and per-user configuration and accept a path argument or env variable (`DESTDIR` preferred).

Hello, I'm running lipsync on archlinux and I had some errors in the installation process. One is with all the `chown $username:$username`. I don't know if there is a group...

New files are not detected by lipsync on the client, and consequently deleted every cron sync, until lipsynd is manually started. I had to add lipsynd to startup with update-rc.d...

when running /usr/local/bin/lipsyncd, I get the following error messages in lipsyncd.log: Thu Aug 11 15:53:49 2011 Debug: daemonizing now. Thu Aug 11 15:53:49 2011 Function: Inotify.addWatch(/media/Garbage/sync/, (true), (nil), (nil)) Thu...

Just setting up lipsync for the first time. I've run through the install.sh with elevated privileges and supplied all the arguments to generate to the /etc/lipsyncd conf file. Everything in...

When a computer is in a network that needs a proxy, the cron job fails. How can we add proxy handling to the application ?

i hope i can have a ignore list in client to ignore to sync some files to server. I do not need to sync some files from server to my...