Question about having msvcrt*.dll and cygwin1.dll in one process

2014-11-17 Thread Jing Zhao
;it's over\n"); getchar(); return 0; } The outputs: welcome to linux world res: 777 it's over So everything look fine. According to the FAQ 6.15, is there anything that's potentially dangerous that I should be aware of, when linking both msvcrt.dll and cygwin1.dll? Th

RE: rsync delta transmission won't work

2003-06-17 Thread Jing Zhao
I tried --modify-window. And ssh. The problem is still there. I am using rsh from cygwin...the window's default rsh didn't work. Anybody else had the same problems? -Original Message- From: Lapo Luchini [mailto:[EMAIL PROTECTED] Sent: 2003?6?16? 18:59 To: Jing Zhao; CygWin S

rsync delta transmission won't work

2003-06-16 Thread Jing Zhao
I am sync'ing files on Windows to NetBSD unix box. when mounting unix through samba (CIFS), it's mapped to a drive (say g:), the following cmd is used to rsync: rsync -a -v -v --no-whole-file randfile.zip /cygdrive/g/rsync --- building file list ... expand file_list to 4000 byt

RE: rsh and rsync

2003-06-10 Thread Jing Zhao
Thanks Larry I found it. Now it works! -Original Message- From: Larry Hall [mailto:[EMAIL PROTECTED] Sent: 2003?6?10? 17:07 To: Jing Zhao Cc: [EMAIL PROTECTED] Subject: Re: rsh and rsync Jing Zhao wrote: > I have downloaded cygwin today. > > Doing rsync from Windows 2000

rsh and rsync

2003-06-10 Thread Jing Zhao
I have downloaded cygwin today. Doing rsync from Windows 2000 (running cygwin) to NetBSD Unix box with the following: rsync -av "test.txt" [EMAIL PROTECTED]:/sd0/rsync I got the following error: - Runs commands on remote hosts running the RSH service. RSH hos