• by brtkdotse on 6/24/2022, 7:41:30 PM

    I work under the assumption that anything in the downloads folder is up for deletion at any point in time. I periodically just delete everything in there without so much as a glance

  • by laserbeam on 6/24/2022, 6:53:06 PM

    I used to have my desktop as a downloads and temporary files area. I had a cron job set up which moved all files unmodified in a couple days to a separate temp archive folder. I had another cron job which deleted all files older than 6 months from that archive folder. (By older, I mean comparing the last modified date).

    The act of moving a file away from the desktop or that archive folder meant I wanted to keep it.

    Bonus points: my desktop tended to be clean despite me creating lots of random temporary files on it.

    At some point, while switching between OSes, I stopped porting that 2 scripts. I should probably write them again...

  • by FastEatSlow on 6/24/2022, 9:56:20 PM

    My downloads folder is /tmp. If it's needed, I'll move the file to an appropriate location in Documents.

  • by nikolqy on 6/24/2022, 10:20:01 PM

    Absolutely not. Not entirely sure why though. I just checked it yesterday, and there’s stuff since my last reset about a year ago. Really, if you’re a disorganized weirdo like me lmao it helps you remember where some files are. The other day I was looking for some video transformation software I used months ago but couldn’t find it. I tried everything. Last resort? I checked my downloads from 5 months ago and found it. Video Proc. But don’t even get me started on my desktop or folders named desktop files because that’s another story.

  • by Pyrodogg on 6/25/2022, 12:33:34 PM

    At work I have a PS script to move everything older than a few days in Downloads to an Archive folder where they sit for a few extra days "in case" and then to the recycle bin. It runs every time I log on to the machine.

    At home, I really want to do the same, but already have too many things to catch-up on organizing. I do have a dummy file name "!! Downloads is not permanent" So it usually sorts to the top.

  • by justsomehnguy on 6/24/2022, 11:21:40 PM

    If I know what I would do with the file (eg I downloaded Shortcut yesterday, intenting to use it) I usually move it (cut and paste, and I prefer portable apps) so they don't clutter the D. folder.

    But the other files... well, once in a while I just open the D. folder (every year or two?) and if I can't find a place or a reason to store this file - Del, or for things like FirefoxPortable92.1.6.9.0.exe - Shift+Del

  • by wruza on 6/26/2022, 3:02:06 PM

    I clean it up when it clogs and feels uncomfortable to browse (or just too big). I also have Downloads/Persistent, where safe to lose but useful distros and downloads reside.

    I wish programs and systems could just access small files through the browser as if it was a local folder, that would reduce the need for all that.

  • by night-rider on 6/25/2022, 6:05:12 PM

    Most of the time it’s software in my /downloads folder. Since software is always getting updated I delete the copy and I can reliably get the latest release when I need it. Software that I suspect will not be updated and not have an online download link in the near future is kept. I have a small library of abandonware you can’t even download anymore.

  • by kleer001 on 6/24/2022, 6:11:26 PM

    All of my downloads folders are huge unwieldy messes. I clean them out on the occasion that I want to feel conscientious. Otherwise I can't be bothered.

    Now, in decades past, when I had but one or two hundred megabytes to mess with, I would assiduously comb through nearly every folder by hand to keep the drive clean and neat. Now, with thousands of gigabytes I'm supremely lazy.

  • by cafard on 6/24/2022, 11:13:53 PM

    Heavens, no.

    My cleaning procedure is to ignore it, get frustrated, then wipe out a lot of stuff. I don't advocate the procedure.

  • by codegeek on 6/24/2022, 7:26:56 PM

    Funny but one time I was in a long flight without any TV/Internet and decided to spend my time cleaning out the downloads folder. Took me about 3 hours. That almost 2 years ago and here I am with my downloads folder again with a few hundred files. Dang it.

  • by rymawby on 6/24/2022, 10:51:31 PM

    I use Hazel to move the file to an archive folder after a month. The idea is if I haven’t deleted it by then I want to keep it but don’t have anywhere specific to store it. I clean out the archive less than I should.

  • by zzo38computer on 6/24/2022, 5:40:51 PM

    I do not use the downloads folder. I download it where I want them to be.

  • by lloydatkinson on 6/24/2022, 7:24:24 PM

    Windows has this built in and even when enabled I've never once seen it actually clean anything up. Source: got some files from 2020.

  • by ggping on 6/25/2022, 8:05:01 AM

    I just have a cron job delete things that are older than three days. Putting it on tmpfs would be a bit too shortlived for me.

  • by mikewarot on 6/25/2022, 1:11:00 AM

    Why would I ever do that? It's all the stuff I need to reinstall if something goes wrong. It's well backed up.

  • by manx on 6/25/2022, 4:58:19 PM

    I'm syncing my downloads folder to different devices. Often I delete lots of stuff manually.

  • by codevark on 6/24/2022, 5:30:28 PM

    I never use the downloads folder. I always download to where I want the thing to go.