new cygnative version 1.2 (for rsync + plink)
command line length limit extended
An anonymous user reported a problem with cygnative's command line truncation.
I released the new version 1.2, that should not have this limitation.
Re: new cygnative version 1.2 (for rsync + plink)
I am so glad you have built this tool that might solve many peoples' problem!
Unfortunately I downloaded it and it does not work :( When I run cygnative.exe from the command line, there is no output of any kind. Nor is there any error message. I suppose it should print the usage without parameter. But no, there is none.
I am running it on XP. Does it have any dependency? My PC don't have cygwin.
Much thanks for your work!
Re: new cygnative version 1.2 (for rsync + plink)
Cygnative.exe prints usage information, when it is executed without any command line parameter.
But you need an installed cygwin environment. Cygnative was written in order to use rsync compiled with cygwin together with a win32 native plink. Cygnative needs cygwin1.dll and KERNEL32.DLL.
Re: new cygnative version 1.2 (for rsync + plink)
Thanks for your explanation, that makes sense.
Unfortunately the calling process is responsible for the window behaviour of the child. May be a child program can minimize it's window later, but the start size is controlled by the parent.
You can modify your code, that the child processes get a minimized window, but I believe in that case you can't use popen().
Re: new cygnative version 1.2 (for rsync + plink)
Thank you very much for 'cygnative'!
I have been struggling with needing to use rsync with plink for years. You solved it. It even works flawlessly with Pageant.
And it works from both the Cygwin bash shell as well as the Windows cmd shell. Excellent.
Michael
I have been struggling with needing to use rsync with plink for years. You solved it. It even works flawlessly with Pageant.
And it works from both the Cygwin bash shell as well as the Windows cmd shell. Excellent.
Michael