Displaying 4 results from an estimated 4 matches for "synchronzing".
Did you mean:
synchronizing
2007 Aug 22
6
Synchronzing workspaces
How do people go about synchronizing multiple workspaces on different
workstations? I tend to wind up with projects spread around the various
machines I work on. I find that placing the directories on a server and
reading them remotely tends to slow things down.
thanks,
Eric
--
Eric Turkheimer, PhD
Department of Psychology
University of Virginia
PO Box 400400
Charlottesville, VA 22904-4400
2005 Jul 20
0
Palm Pilot, USB, pppd and udev
I've a line like this that creates /dev/pilot link in my local udev rules:
BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*[13579]",
SYMLINK="pilot"
And it seems to work fine for doing normal sync operation to Gnome Palm applet
(well, not sure about that KERNEL parameter, however ttyUSB0 and ttyUSB1 look
exactly the same, no other way to
2005 Feb 02
0
[Bug 2296] New: Idea: transparently uncompress .gz and .bz2 files before synchronizing.
https://bugzilla.samba.org/show_bug.cgi?id=2296
Summary: Idea: transparently uncompress .gz and .bz2 files before
synchronizing.
Product: rsync
Version: 2.6.3
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo:
2002 Aug 18
0
rsync stops files transfert unexpectedly
Hello,
i used rsync for some years ago...Well fine because i synchronize laptops
and servers or laptops and PCs using rsync AND between both unix/linux
machines and unix/linux filesystems. Ok.
Now, i have to synchronize files that are on unix/linux filestems AND on
win filesystems (NTFS and FAT)...I thought: "don't worry, mounting win
filsystems with samba and so on". Yes