Merge pull request #9280 from RAJU2529/patch-135

removed invalid links, added two  correct links
This commit is contained in:
Kateyanne
2021-03-18 09:43:17 -07:00
committed by GitHub

View File

@ -105,8 +105,8 @@ getfile c:\Users\user\Desktop\work.txt -auto
> >
> The following file types **cannot** be downloaded using this command from within Live Response: > The following file types **cannot** be downloaded using this command from within Live Response:
> >
> * [Reparse point files](/windows/desktop/fileio/reparse-points/) > * [Reparse point files](https://docs.microsoft.com/windows/win32/fileio/reparse-points)
> * [Sparse files](/windows/desktop/fileio/sparse-files/) > * [Sparse files](https://docs.microsoft.com/windows/win32/fileio/sparse-files)
> * Empty files > * Empty files
> * Virtual files, or files that are not fully present locally > * Virtual files, or files that are not fully present locally
> >