Skip to content

Added STOU ftp command#94

Merged
FlorianReimold merged 10 commits into
masterfrom
feature/stou
Mar 26, 2026
Merged

Added STOU ftp command#94
FlorianReimold merged 10 commits into
masterfrom
feature/stou

Conversation

@FlorianReimold

Copy link
Copy Markdown
Member

The STOU command can store files under a unique filename. The filename is server-specified. fineftp-server used the schema FILE_xxxxxxxx, where xxxxxxxx are 8 hexadecimal characters.

Also added tests that test the STOU command. The tests look ugly, as STOU is a rather uncommon command and curl cannot be used to test it.

Fixes #90
Replaces #91

@FlorianReimold FlorianReimold merged commit bb0dc7a into master Mar 26, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Implement STOU (Store Unique) Command

2 participants