Uploading nightmare

2003-03-05 Thread Petr Baudis
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

Rsync on windows platform

2003-03-05 Thread Rajesh Chaturvedi
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

Recall: ssh authorized keys

2003-03-05 Thread Cormier, Michael
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

ssh authorized keys

2003-03-05 Thread Cormier, Michael
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

Re: problems with _LARGE_FILES on AIX 5.1 with 32-bit kernel

2003-03-05 Thread Andreas Schott
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