Hello! I am a new user to this mailing list. I am trying following. environment : Linux two servers: remote server : server_a local server: server_b I logged...
Hello, I have a server and several users who need to synchronize from the server. The purpose of the sever is *only* to allow them to synchronize their files;...
I'm under the impression you're behind a Unix machine, so take a look at sshd's manpage (e.g. you're using OpenSSH), and especially the AUTHORIZED_KEYS FILE ...
Andri
aoeuid@...
Aug 1, 2007 1:04 pm
6471
Hi All... ... Google on "SSH restricted shell" or for example take a look at http://www.snailbook.com/faq/restricted-scp.auto.html and adapt it to your needs. ...
OK, here's the scoop: * 2.27 is working well. I am hoping to promote it to stable status in the next few days. (I want to make some very minor tweaks before ...
I want to synchronize files using unison over ssh. On both machines the same version is running: 2.17.1-20 Operating system on both machines: Suse Linux 10.2 ...
Yes. It repeats. I tried it multiple times. Actually I am also surprised. I thought syncronize means updating both the places with the latest ones. Benjamin...
I don't remember exactly what the failure looked like, but there were definitely problems mixing 32- and 64-bit machines with Unison 2.17. Version 2.27 should...
I haven't tried compiling the GTK2 UI in a while, but I remember getting problems like this when the lower-level GTK2 libraries or the LablGTK2 stub interfaces...
I'm still struggling with this issue - maybe anyone could give me some feedback... I'm trying to use Unison 2.28.17 (GUI version on Win XP with Cygwin) to sync...
Hi, Just to clarify what's going on internally... Unison is doing no character set conversion whatsoever. (And neither is anything at the OCaml level, I'm...
I keep getting the following error when compiling unison 2.27.29 on Mac OS X 10.4: /usr/local/lib/ocaml/caml/misc.h:29:20: error: stdlib.h: No such file or...
... You're missing basic header files from the Xcode Tools (from DevSDK.pkg, aka the "Mac OS X SDK"). -- Alexander K. Hansen akh AT finkproject DOT org Fink...
... If you like rsync with a date-based backup directory, you will really love, and be blown away with, rdiff-backup. Look at it this way: rdiff-backup brings...
... Hi Benjamin, thanks for your comment. (I tried answering several times, but apparently my messages got lost anywhere...) Would it be possible, that a...
... yeah, that happens when you forget to install lablgtk2... :-( i had installed the ocaml compiler, but didn't think of the fact that i also need the gtk ...
Hi Ralph, I'm having exactly the same problem you describe (and no solution yet, unfortunately). :-( Did you try the opposite way (creating files ä.txt on the...
I've tried to initiate unison through the shell or Applescript and cannot seem to figure out what the command is I want to initiate automatic backups but...
If you run the GUI there's an option to "Install command-line tool" in the menu. This installs /usr/bin/unison. Once you've done that you can just run...
You need to install the command-line tool. Start Unison on your machine by clicking, go to the Unison menu and select "Install command-line tool" :-) It will...
Trevor Jim
trevor@...
Aug 8, 2007 3:32 pm
6494
In the first step, I tried to sync data-directories of different users ("ni", "to", "an" or "bi") by logging in as that particular user and the initiate the...
We are using a Microsoft SharePoint Server, the directory structure which is offered there can either be accessed by a html front-end or it can be linked to...
This problem has been discussed by the Subversion developers starting with this message: http://svn.haxx.se/dev/archive-2007-07/0433.shtml Maybe this can...