in reply to Re: Running a cygwin command from within activestate
in thread Running a cygwin command from within activestate
worked. Now,C:\cygwin64\bin\rsync.exe -ashv -e plink --exclude=aide.log --exclude= +aide_error.log weaverw@10.3.30.149:/var/log/aide
But in general, it would be nice to execute scripts from within a perl launched by the usual windows command.com but with the environment of cygwin.C:\Users\IBM_ADMIN>C:\cygwin64\bin\rsync.exe -ashv -e plink --exclude= +aide.log --exclude=aide_error.log weaverw@10.3.30.149:/var/log/aide Unable to read from standard input: The parameter is incorrect. rsync: safe_read failed to read 4 bytes [Receiver]: Connection reset b +y peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(276 +) [Receiver=3.1.1]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Running a cygwin command from within activestate
by dasgar (Priest) on Mar 09, 2015 at 00:56 UTC |