Re: DeltaCopy Error reporting

2020-08-12 Thread cygwinautoreply--- via Cygwin
>Executing: rsync.exe  -rlt --chmod=a=rw,Da+x --delete >"/cygdrive/C/Users/allan/Dropbox/SUE Inventor/VERTICAL OFFSET REVERSING >TRANSMISSION/SUE VORT Master Drawings/" "SHUTE-ALLAN::VORT/SUE VORT >Master Drawings/" >       0 [main] rsync 39704 find_fast_cwd: WARNING: Couldn't compute >FA

DeltaCopy Error reporting

2020-08-12 Thread Allan Belcher
Executing: rsync.exe  -rlt --chmod=a=rw,Da+x --delete "/cygdrive/C/Users/allan/Dropbox/SUE Inventor/VERTICAL OFFSET REVERSING TRANSMISSION/SUE VORT Master Drawings/" "SHUTE-ALLAN::VORT/SUE VORT Master Drawings/"   0 [main] rsync 39704 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointe

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-12 Thread Brad Wetmore via Cygwin
Hi Carinna/Thomas/Takashi, > > > > > > Does anybody familiar with pty/select or recent changes have any > > > > > > idea? > > > > > > > > I looked into this problem. After much struggle, I think > > > > I have found a workaround for this issue. > > > > > > > > I am not sure why this solves the is

Re: #!/bin/sh vs #!/bin/bash filename expansion after

2020-08-12 Thread Ken Brown via Cygwin
On 8/12/2020 1:54 PM, Morten Kjærulff via Cygwin wrote: Hi, This script: #!/bin/sh echo hello >hello.txt ls -l cat hell* cat < hell* gives me: $ ./t.sh total 2 -rw-r--r-- 1 vp01mkf Domain Users 6 Aug 12 19:51 hello.txt -rwxr-xr-x 1 vp01mkf Domain Users 60 Aug 12 19:51 t.sh hello ./t.sh: line

Re: #!/bin/sh vs #!/bin/bash filename expansion after

2020-08-12 Thread Eliot Moss
On 8/12/2020 4:07 PM, Andrey Repin wrote: Greetings, Morten Kjærulff! This script: #!/bin/sh echo hello >hello.txt ls -l cat hell* cat < hell* gives me: $ ./t.sh total 2 -rw-r--r-- 1 vp01mkf Domain Users 6 Aug 12 19:51 hello.txt -rwxr-xr-x 1 vp01mkf Domain Users 60 Aug 12 19:51 t.sh h

Re: Race condition hangs on multiple mintty/tcsh? Brad Wetmore

2020-08-12 Thread Thomas Wolff
Am 11.08.2020 um 19:37 schrieb Thomas Wolff: On 11.08.2020 12:30, Corinna Vinschen wrote: On Aug 11 19:02, Takashi Yano via Cygwin wrote: On Tue, 11 Aug 2020 11:37:58 +0200 Corinna Vinschen wrote: On Aug 11 13:59, Takashi Yano via Cygwin wrote: Hi Thomas, On Thu, 6 Aug 2020 15:31:24 +0200 T

Re: #!/bin/sh vs #!/bin/bash filename expansion after

2020-08-12 Thread Andrey Repin
Greetings, Morten Kjærulff! > This script: > #!/bin/sh > echo hello >hello.txt > ls -l > cat hell* > cat < hell* > gives me: > $ ./t.sh > total 2 > -rw-r--r-- 1 vp01mkf Domain Users 6 Aug 12 19:51 hello.txt > -rwxr-xr-x 1 vp01mkf Domain Users 60 Aug 12 19:51 t.sh > hello > ./t.sh: line 5: hell

Re: #!/bin/sh vs #!/bin/bash filename expansion after

2020-08-12 Thread Eliot Moss
On 8/12/2020 1:54 PM, Morten Kjærulff via Cygwin wrote: Hi, This script: #!/bin/sh echo hello >hello.txt ls -l cat hell* cat < hell* gives me: $ ./t.sh total 2 -rw-r--r-- 1 vp01mkf Domain Users 6 Aug 12 19:51 hello.txt -rwxr-xr-x 1 vp01mkf Domain Users 60 Aug 12 19:51 t.sh hello ./t.sh: line

#!/bin/sh vs #!/bin/bash filename expansion after

2020-08-12 Thread Morten Kjærulff via Cygwin
Hi, This script: #!/bin/sh echo hello >hello.txt ls -l cat hell* cat < hell* gives me: $ ./t.sh total 2 -rw-r--r-- 1 vp01mkf Domain Users 6 Aug 12 19:51 hello.txt -rwxr-xr-x 1 vp01mkf Domain Users 60 Aug 12 19:51 t.sh hello ./t.sh: line 5: hell*: No such file or directory But if I change line

Re[2]: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote

2020-08-12 Thread Subramanya Narayanswamy via Cygwin
Thanks Stephen -- Thanks, Subbu Wednesday, 12 August 2020, 09:29PM +05:30 from Stephen Carrier carr...@berkeley.edu : >On Wed, Aug 12, 2020 at 01:43:30PM +, Subramanya Narayanaswamy via Cygwin >wrote: > Do you have any steps to follow to create an admin user using ssh-user-config > comm

Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote

2020-08-12 Thread Stephen Carrier
On Wed, Aug 12, 2020 at 01:43:30PM +, Subramanya Narayanaswamy via Cygwin wrote: > Do you have any steps to follow to create an admin user using ssh-user-config > command? Because when I run ssh-user-config it is taking SYSTEM user as > default user name and doesn't prompt to create new user

Re: Assistance with 'split -l' command

2020-08-12 Thread Gary Vaughan via Cygwin
Thank you for the reply and information. Gary Vaughan Analyst Calero-MDSL o:+1 469-808-3047 www.calero.com www.mdsl.com CONFIDENTIALITY NOTICE: This e-mail transmission and any attachments to it is information belonging to the sender and is intende

Re: Assistance with 'split -l' command

2020-08-12 Thread Andrey Repin
Greetings, Gary Vaughan! > I am working with csv files and when I perform the split -l, it splits the > file correctly, but is putting the 'aa','ab','ac' after the file extension. Be very careful to use generic text tools on CSV files. On any non-textual files, actually. -- With best regards,

Re: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote

2020-08-12 Thread Andrey Repin
Greetings, Subramanya Narayanaswamy! > Do you have any steps to follow to create an admin user using > ssh-user-config command? Because when I run ssh-user-config it is taking > SYSTEM user as default user name and doesn't prompt to create new user for > the purpose of connecting remotely to the t

RE: Need information on creating service user to connect from the Agent server to Windows hosts for installing agents on remote

2020-08-12 Thread Subramanya Narayanaswamy via Cygwin
Do you have any steps to follow to create an admin user using ssh-user-config command? Because when I run ssh-user-config it is taking SYSTEM user as default user name and doesn't prompt to create new user for the purpose of connecting remotely to the target windows host which runs CYGWIN. Subr

[ANNOUNCEMENT] Updated: python packages

2020-08-12 Thread Marco Atzeri via Cygwin-announce
Several python packages have been uploaded python27-asn1crypto-1.4.0-1 python27-bcrypt-3.1.7-1 python27-crypto-2.6.1-3 python27-cryptography-3.0-1 python27-lockfile-0.12.2-3 python27-openssl-19.1.0-1 python27-pip-20.2.2-1 python27-pyasn1-0.4.8-1 python27-pyasn1-modules-0.2.8-1 python36-asn1crypt

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-12 Thread Xavier Delaruelle via Cygwin
Le mer. 12 août 2020 à 09:03, Marco Atzeri a écrit : > On 11.08.2020 13:21, Marco Atzeri wrote: > > On 11.08.2020 10:56, Xavier Delaruelle wrote: > >> Hello, > >> > >> I confirm that my documentation build is ok (log at [1]) with the > >> following extension package installed on top of python37-s

Re: Missing 'sphinx-build' command from python37-sphinx package

2020-08-12 Thread Marco Atzeri via Cygwin
On 11.08.2020 13:21, Marco Atzeri wrote: On 11.08.2020 10:56, Xavier Delaruelle wrote: Hello, I confirm that my documentation build is ok (log at [1]) with the following extension package installed on top of python37-sphinx python37-sphinxcontrib-serializinghtml python37-sphinxcontrib-appleh