You're using the -a flag, which among other things means rsync will try
to preserve ownership. If your PDA is running linux, most likely the
UID it's using for ownership of the files you're transferring matches
the UID of your "Lefty" account on your PC.
Jim Salter
JRS Systems
I'm using rsync
I'm using rsync to mirror my Sharp SL-5500 Linux PDA
home directory to my Linux desktop over a
TCP/IP-on-USB link.
I'm running the following command as root on the 5500:
/home/QtPalmtop/bin/rsync -av /home/zaurus \
192.168.129.1::zaurus
I'm running the rsync server out of xinetd. I have
veri