Reproduce:
- Create a post file, say,
hello.md
sftp account@prose.sh
- Verify that
hello.md does not exist on the server.
- Upload
hello.md
ls hello.md
Expected: hello.md shows up exactly once.
Actual: Two separate entries for hello.md (same behaviour for other .md and .css files)

Reproduce:
hello.mdsftp account@prose.shhello.mddoes not exist on the server.hello.mdls hello.mdExpected:
hello.mdshows up exactly once.Actual: Two separate entries for
hello.md(same behaviour for other.mdand.cssfiles)