Start a Conversation

Unsolved

This post is more than 5 years old

3332

November 19th, 2015 07:00

delete orphan before 30 days

Hello

I would like to know if it's possible to delete orphans before 30 days.

When you create a delete orphans Policy, the "days missing more than " parameter can't be change below 30 days.

Is there maybe CLI commands to force delete orphans before 30 days or just list files tagged like delete orphans ?

Thanks

Nicolas

19 Posts

November 22nd, 2015 08:00

Hello

Using the CLI you can delete orphans that are at least 7 days missing.

You can use "rffm deleteOrphan" command.

Its better to run a stub scanner job before running orphan delete.

12 Posts

November 23rd, 2015 02:00

Hello

Thank you for your help.

So I have tried this command and a paremeter doesn't works.

Usage : deleteOrphan [OPTION...] SERVER FILEPATH

I don't find that I can put for the paremeter "SERVER FILEPATH"

Thanks

19 Posts

November 23rd, 2015 12:00

Hello,

You need to put the path of the share or directory you want to run orphan delete on.

you can use wild cards. \\SERVER\SHARE[\PATH] or //SERVER/SHARE[/PATH] for CIFS OR SERVER:/EXPORT[//PATH] for NFS. It can also contain path with wildcard characters * or ?. To specify a

directory path, the path must end with a directory delimiter character.

No Events found!

Top