Hello,
I've been trying to upload (that is local source, remote destination) one
file of size about 15MiB, using
$ rsync -Pcav ./rx.gz pasky.ji.cz::foo
The problem is that it started uploading the file, but it didn't create it
directly on the other side, but instead created some temporary
I would appreciate if someone can let me know where I can get download rsync ( NT &
2000 version ) and install documentation.
Thanx,
Raj
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.htm
Cormier, Michael would like to recall the message, "ssh authorized keys".
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Server_A:
rsync --daemon
I ran key-gen and transferred and renamed the
/home_dir/user1/.ssh/identity.pub to Server_B
/home_dir/user1/.ssh/authorized_keys
Server_B:
rsync -e "ssh -l user1" -avzp ./testfile server_A:/home_dir/user1/
I get prompted for the password. If I type in the password the fil
Hi all,
according to the problem record I opened at IBM (51921) a
mkstemp64 will be included in libc.a. Here the last entry
from the problem record dated 03/03/04:
Based on the inputs from the developers we shall be
adding a mkstemp64 routine to libc.a