Re: After installing nc (netcat), nc.exe is not found

2018-07-12 Thread Christian Franke
Brian Inglis wrote: On 2018-07-11 14:10, Mark Hansen wrote: ... and I know better than to ask my corporate IT folks to make an exception for me :( Perhaps you could use other packages to get your work done, ... Busybox provides a tiny version of nc: $ busybox nc BusyBox v1.23.2 (2015-07-05

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Erik Soderquist
On Wed, Jul 11, 2018 at 4:10 PM, Mark Hansen wrote: > Unfortunately, it looks like it won't let me create an exception for these > executables, so I don't > have any way to stop it from deleting them :( > > ... and I know better than to ask my corporate IT folks to make an exception > for me :(

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Brian Inglis
On 2018-07-11 14:10, Mark Hansen wrote: > Well, that's certainly one problem. Both nc.exe and nc6.exe were trapped by > the > corporate virus checker. > The software allowed me to "restore" it, but when I try to run it I get > "Permission Denied". > However, after a few minutes, it's gone again. I

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Gary Johnson
On 2018-07-11, Mark Hansen wrote: > On 7/11/2018 12:41 PM, Andrey Repin wrote: > >Greetings, Mark Hansen! > > > >>I've just updated to the latest Cygwin 64-bit installation on my Windows 7 > >>PC. Included > >>in this update was the package for nc (nc: A simple but powerful network > >>tool) vers

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Heavenly Avenger
Not sure it would help, but I keep my cygwin installation under c:\cygwin and I set up the packages directory to c:\cygwin\packages. This ensures short paths and I can 'ls /packages' to fiddle with them. I wouldn't advise you to just go ahead and unpack the packages. Cygwin setup runs some sha

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Mark Hansen
On 7/11/2018 12:41 PM, Andrey Repin wrote: Greetings, Mark Hansen! I've just updated to the latest Cygwin 64-bit installation on my Windows 7 PC. Included in this update was the package for nc (nc: A simple but powerful network tool) version 1.107-4 After downloading and installing, which

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Gary Johnson
On 2018-07-11, Andrey Repin wrote: > Greetings, Mark Hansen! > > > I've just updated to the latest Cygwin 64-bit installation on my Windows 7 > > PC. Included > > in this update was the package for nc (nc: A simple but powerful network > > tool) version 1.107-4 > > > After downloading and insta

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Andrey Repin
Greetings, Mark Hansen! > I've just updated to the latest Cygwin 64-bit installation on my Windows 7 > PC. Included > in this update was the package for nc (nc: A simple but powerful network > tool) version 1.107-4 > After downloading and installing, which all seemed to go fine, the man page >

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Mark Hansen
On 7/11/2018 12:34 PM, Mark Hansen wrote: On 7/11/2018 10:34 AM, Heavenly Avenger wrote: I have these versions, and nc is here happy and playful. It is possible you attempted an upgrade while cygwin programs were running? Cygwin services also count. This is due a limitation on windows which loc

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Mark Hansen
On 7/11/2018 10:34 AM, Heavenly Avenger wrote: I have these versions, and nc is here happy and playful. It is possible you attempted an upgrade while cygwin programs were running? Cygwin services also count. This is due a limitation on windows which locks files when they are in use, so cygwin up

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Heavenly Avenger
I have these versions, and nc is here happy and playful. It is possible you attempted an upgrade while cygwin programs were running? Cygwin services also count. This is due a limitation on windows which locks files when they are in use, so cygwin updates can't replace the files and end up fail

After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Mark Hansen
I've just updated to the latest Cygwin 64-bit installation on my Windows 7 PC. Included in this update was the package for nc (nc: A simple but powerful network tool) version 1.107-4 After downloading and installing, which all seemed to go fine, the man page for nc is there, but nc.exe is not.