Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: declare all the features we support #212

Merged
merged 2 commits into from
Dec 24, 2020
Merged

Conversation

drakkan
Copy link
Collaborator

@drakkan drakkan commented Dec 23, 2020

As reference here are the features from a proftpd installation

FEAT
211-Features:
 AUTH TLS
 CCC
 CLNT
 EPRT
 EPSV
 HASH CRC32;MD5;SHA-1*;SHA-256;SHA-512;
 HOST
 LANG it-IT.UTF-8*;it-IT;en-US.UTF-8;en-US
 MD5
 MDTM
 MFF modify;UNIX.group;UNIX.mode;
 MFMT
 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.groupname*;UNIX.mode*;UNIX.owner*;UNIX.ownername*;
 PBSZ
 PROT
 RANG STREAM
 REST STREAM
 SIZE
 SSCN
 TVFS
 UTF8
 XCRC
 XMD5
 XSHA
 XSHA1
 XSHA256
 XSHA512
211 Fine

@codecov
Copy link

codecov bot commented Dec 23, 2020

Codecov Report

Merging #212 (8e3feb5) into master (dca74a8) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
+ Coverage   78.87%   78.90%   +0.03%     
==========================================
  Files           9        9              
  Lines        1207     1209       +2     
==========================================
+ Hits          952      954       +2     
  Misses        171      171              
  Partials       84       84              
Impacted Files Coverage Δ
handle_misc.go 94.85% <100.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dca74a8...8e3feb5. Read the comment docs.

Copy link
Owner

@fclairamb fclairamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep Perfect !

@fclairamb fclairamb enabled auto-merge (squash) December 24, 2020 00:03
@fclairamb fclairamb merged commit 6026640 into fclairamb:master Dec 24, 2020
@drakkan drakkan deleted the feat branch February 3, 2021 15:48
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.

2 participants