~erock/pico.sh#49: 
failure on scp

When sending the file via scp, there is this error message

scp: remote fsetstat: Failure

However, the file is sent, but the metadata are not displayed

I have the same problem when the file does not have metadata and when the file has already been sent without problems (in this case the metadata are still there, just not updated)

Status
REPORTED
Submitter
~mylloon
Assigned to
No-one
Submitted
1 year, 10 months ago
Updated
1 year, 10 months ago
Labels
No labels applied.

~erock 1 year, 10 months ago

Hi what type of file is it? Could you send us a copy?

~mylloon 1 year, 10 months ago*

Markdown file

---
title: Test!
date: 2022-21-10
tags: [test]
---

Hello!

available here: https://anri.prose.sh/test

Edit: here the output of the scp command :

anri@blackpink~/prose_blog> scp test.md prose.sh:
test.md                                                                                                                                                                                           100%   59     0.7KB/s   00:00    
scp: remote fsetstat: Failure
https://anri.prose.sh/test

~erock 1 year, 10 months ago

Thanks! Can you also run ssh -V and send the output? Thanks!

~mylloon 1 year, 10 months ago

OpenSSH_9.1p1, OpenSSL 1.1.1q 5 Jul 2022

~ivanhercaz 1 year, 10 months ago

I am having the same error than ~mylloon. Same OpenSSH version here: OpenSSH_9.1p1, OpenSSL 1.1.1q 5 Jul 2022.

~erock 1 year, 10 months ago

Hi! That error should not affect the uploads. We are going to work on suppressing that error message.

~ivanhercaz 1 year, 10 months ago

Yes, of course, I am not reporting it like a bug or something without I can live hehe. Thank you for your work ~erock!

Register here or Log in to comment, or comment via email.