From ac25b2bef05bce82c0432347099df19123e165a1 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 1 Aug 2021 09:48:09 +0200 Subject: [PATCH] Added: usenet check --- docs/Hardlinks/Check-if-hardlinks-are-working.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/Hardlinks/Check-if-hardlinks-are-working.md b/docs/Hardlinks/Check-if-hardlinks-are-working.md index 5d8aa0004..ac70f5027 100644 --- a/docs/Hardlinks/Check-if-hardlinks-are-working.md +++ b/docs/Hardlinks/Check-if-hardlinks-are-working.md @@ -7,6 +7,15 @@ You can use 2 options to check if you got working hardlinks. *Both ways requires you to login to your terminal with PuTTY or similar software.* --- +## Usenet + +!!! note "" + + If you use usenet these examples won't work because you make use of instant moves/atomic moves and not hardlinks. + + Still want to test if it works ? + + Test a import of a 4k remux (or any other big file and you should notice it's almost instant) and not a slower and more I/O intensive copy + delete. ## Method 1: Using ls