setup-x86_64.exe can not create download folder

2023-06-29 Thread David Balažic via Cygwin
Hi! I just downloaded https://www.cygwin.com/setup-x86_64.exe version 2.925 After starting, I: - selected "Install from Internet" (actually it was already selected) - left defaults: root dir=C:\cygwin64 , Install For: all users - the Local Package Directory was: C:\Users\AdminGuy\Downloads\

latest openssh can not connect to older server

2020-04-19 Thread David Balažic via Cygwin
Hi! I tried to backup some files from my server with scp and failed: $ scp -v root@the.server:/root/a.file . Executing: program /usr/bin/ssh host the.server, user root, command scp -v -f /root/a.file OpenSSH_8.2p1, OpenSSL 1.1.1f 31 Mar 2020 debug1: Connecting to the.server [192.168.1.11] por

Conflict if same username local and in domain

2020-10-29 Thread David Balažic via Cygwin
Hi! I started Cygwin Terminal to find out, I landed in the other users home folder and have no write access. What happened was: - log into Windows as domain user DOM\JOE - start cygwin shell, land in /home/joe - log into Windows as local user JOE - start cygwin shell, land in /home/joe , but

Re: Conflict if same username local and in domain

2020-10-31 Thread David Balažic via Cygwin
sically a fresh cygwin (64) installation with default settings. Regards, David On Thu, 29 Oct 2020 at 21:42, L A Walsh wrote: > > On 2020/10/29 05:39, David Balažic via Cygwin wrote: > > Hi! > > > > I started Cygwin Terminal to find out, I landed in the other users &

Duplicates in /proc/partitions

2021-08-13 Thread David Balažic via Cygwin
Before, during and after plugging in a n USB stick: $ cat /proc/partitions major minor #blocks name win-mounts 8 0 1000204632 sda 8 1102400 sda1 8 2 16384 sda2 8 3 999571820 sda3 C:\ 8 4510976 sda4 $ cat /proc/partitions major minor #blo