Re: SFTP release directories missing

2022-07-03 Thread Jon Turney
On 02/07/2022 19:15, Adam Dinwoodie wrote: I'm currently seeing attempts to run `cygport stage` fail with an error "cd: Access failed: No such file (/x86_64/release)". And logging in manually over sftp, that looks to be accurate; the only file I can see is my !mail file. ``` $ echo

Re: SFTP release directories missing

2022-07-03 Thread Adam Dinwoodie
On Sun, Jul 03, 2022 at 01:31:02PM +0200, Christian Franke wrote: > Christian Franke wrote: > > Adam Dinwoodie wrote: > > > I'm currently seeing attempts to run `cygport stage` fail with > > > an error "cd: Access failed: No such file (/x86_64/release)". And > > > logging in manually over sftp,

Re: SFTP release directories missing

2022-07-03 Thread Christian Franke
Christian Franke wrote: Adam Dinwoodie wrote: I'm currently seeing attempts to run `cygport stage` fail with an error "cd: Access failed: No such file (/x86_64/release)". And logging in manually over sftp, that looks to be accurate; the only file I can see is my !mail file. ``` $ echo

Re: SFTP release directories missing

2022-07-02 Thread Christian Franke
Adam Dinwoodie wrote: I'm currently seeing attempts to run `cygport stage` fail with an error "cd: Access failed: No such file (/x86_64/release)". And logging in manually over sftp, that looks to be accurate; the only file I can see is my !mail file. ``` $ echo $'ls\npwd\n' | sftp

SFTP release directories missing

2022-07-02 Thread Adam Dinwoodie
I'm currently seeing attempts to run `cygport stage` fail with an error "cd: Access failed: No such file (/x86_64/release)". And logging in manually over sftp, that looks to be accurate; the only file I can see is my !mail file. ``` $ echo $'ls\npwd\n' | sftp cyg...@cygwin.com Connected to