Closed mousetail closed 6 months ago
I want these commands as well, but when I searched the doc and found nothing, my intuition was searching for some api to send raw command. After reading source code, I was surprised to find ImplAsyncFtpStream.perform being private. Is there a reason that sending raw command not public? It forbids users to utilize lots of advanced features.
701071d6
Description
The MLST and MLSD commands allow getting more detailed metadata about a file.
Changes
Add something like this:
Implementation
Should be fairly straightforward