Sign up, and you can make all message times appear in your timezone. Sign up
Aug 14, 2019
2:55:29pm
AggieWeekendCougar All-American
Well, command line on your PC is likely going to take just as long because it
is searching over the network.

I haven't use a Seagate NAS before, but my Synology NAS lets me either
(1) open up a BASH shell when accessing it through the web interface
(2) enable SSH terminal login and then I can connect over SSH from my desktop

You can follow directions like

to learn how to use the 'find' command with wildcards and then pass the results to a command that will delete them. I highly, highly, HIGHLY recommend that if you do this, you first mess around with just the " find . -type f -name 'wildcard pattern' " portion first to make sure you have your wildcard right and it is only picking up the files you want it to.

Command line deletion in Linux is not an easily reversible process.
AggieWeekendCougar
Bio page
AggieWeekendCougar
Joined
Sep 23, 2013
Last login
Apr 30, 2024
Total posts
12,772 (73 FO)
Messages
Author
Time

Posting on CougarBoard

In order to post, you will need to either sign up or log in.