public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* SFTP release directories missing
@ 2022-07-02 18:15 Adam Dinwoodie
  2022-07-02 21:20 ` Christian Franke
  2022-07-03 11:58 ` Jon Turney
  0 siblings, 2 replies; 5+ messages in thread
From: Adam Dinwoodie @ 2022-07-02 18:15 UTC (permalink / raw)
  To: cygwin-apps

I'm currently seeing attempts to run `cygport <blah> 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 cygwin@cygwin.com
Connected to cygwin.com.
sftp> ls
!mail
sftp> pwd
Remote working directory: /
sftp>
```

Clearly something has gone wrong with the upload space for my
packages; can someone fix it / tell me what I need to do to fix it?

Adam

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-03 11:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-02 18:15 SFTP release directories missing Adam Dinwoodie
2022-07-02 21:20 ` Christian Franke
2022-07-03 11:31   ` Christian Franke
2022-07-03 11:43     ` Adam Dinwoodie
2022-07-03 11:58 ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).