You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Description
The MLST and MLSD commands allow getting more detailed metadata about a file.
Changes
Add something like this:
Implementation
Should be fairly straightforward
The text was updated successfully, but these errors were encountered: