From 02cd3aa7f19991bf194f7c17e412f1f9f9dfe4d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Pablo=20Gonz=C3=A1lez?= Date: Thu, 8 Apr 2021 12:02:20 +0200 Subject: smbinfo: Add command for displaying alternate data streams MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch adds a new command to smbinfo which retrieves and displays the list of alternate data streams for a file. Signed-off-by: Juan Pablo González Reviewed-by: Aurelien Aptel --- smbinfo.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'smbinfo.rst') diff --git a/smbinfo.rst b/smbinfo.rst index 7413849..1acf3c4 100644 --- a/smbinfo.rst +++ b/smbinfo.rst @@ -65,6 +65,8 @@ COMMAND `filestandardinfo`: Prints the FileStandardInformation class +`filestreaminfo`: Prints the FileStreamInformation class + `fsctl-getobjid`: Prints the ObjectID `getcompression`: Prints the compression setting for the file. -- cgit v1.2.3