43
submitted 1 year ago* (last edited 1 year ago) by _I_@lemmy.world to c/linux@lemmy.ml

Khaled: Another one

Please fucking explain why this is a problem. I have a folder with movies on an external HDD. I want to move them to a different subfolder. The first twenty worked fine without any issues - as expected. Then I get this error, and it doesn't tell me why in a human language that can be understood by humans.

So, I'll go ahead and ask here. Do any of you have any idea wtf this is? I'm on Fedora 38.

EDIT: Wait, it has actually moved some of the folders and files that it tells me it can't move. So now it's basically copied the files....??

EDIT 2: Not to be a dick, but I think I'll boot into Win 11 and see if it handles it any better. BRB!

EDIT: 3: LOL, Windows moved the shit without any questions. Now you know what I meant with the TITLE.

EDIT 4: And as expected, the community did not like that their God OS failed at such a simple task. As a Linux (Debian) user for 16 years, and a current Fedora user, this is proper cringe - but also expected.

EDIT 5: I'm so sorry for the actual adults around here who try to help, but it looks like Reddit has indeed arrived.

EDIT 6: Lemmy in a nutshell? Actually a bigger echo chamber than Reddit? How ironic.

EDIT 7: This is my blog now

EDIT 8: So I had a sandwich, it was pretty good, but need more salt

EDIT 9: Pretty sure I just invented a new type of Twitter

EDIT 10: Got a cease and desist from Musk, he must feel threatened by all the hate in here. He offered to buy it.

EDIT 11: The Net (1995) A computer programmer stumbles upon a conspiracy, putting her life and the lives of those around her in great danger.

EDIT 12: Whoever owns "Edit.com", reach out to me. I think I've got something

EDIT 13: "Most Hated Person on C/Linux Right Now AMA"

EDIT 14: This thread is now sponsored by Nestlé.

EDIT 15: Angy! ME SO ANGY!

EDIT 16: I use Arch, btw

all 45 comments
sorted by: hot top controversial new old
[-] HyonoKo@lemmy.ml 81 points 1 year ago

People use Windows because it comes preinstalled when they buy their computers.

[-] mateomaui@reddthat.com 9 points 1 year ago
[-] HyonoKo@lemmy.ml 16 points 1 year ago

Agree, but I feel the majority of Windows users would have just adapted to whatever came installed. But what do I know…

[-] mateomaui@reddthat.com 4 points 1 year ago

Sure, but that definitely ignores everyone who builds their own gaming systems starting with an empty hard drive.

[-] HyonoKo@lemmy.ml 3 points 1 year ago

Ok, I actually forgot that many games only run properly on Windows. Maybe my claim was too simplistic.

[-] mateomaui@reddthat.com 3 points 1 year ago

And things like Adobe Suite, etc, for people required to use that for work, who cannot use a FOSS alternative.

[-] _I_@lemmy.world 3 points 1 year ago

Awww, did I hurt your little teeny tiny brain? Btw, this comment is not open-source, so FUCK OFF. Heil Google.

load more comments (1 replies)
[-] TimeSquirrel@kbin.social 78 points 1 year ago

What in the fully chronicled psychotic breakdown is happening here?

load more comments (2 replies)
[-] D1G17AL@kbin.social 47 points 1 year ago

14 Edits, talk about cringe.

[-] _I_@lemmy.world 5 points 1 year ago

I'm having the time of my life. Virgins screaming at their screens, "NO! LINUX CAN'T POSSIBLY FUCK UP SOMETHING THIS SIMPLE AAAAAAAAAAAAAAAH MAMA!

load more comments (1 replies)
[-] Imacat@lemmy.dbzer0.com 37 points 1 year ago

That error is saying you’re trying to move/rename the file to a name that’s already being used. Can’t do that on windows either.

That said, I’ve seen some weird issues with bulk file copies in Linux file explorers. Cli usually works better.

[-] _I_@lemmy.world 4 points 1 year ago

Well, the latest update is that I just opened the folder that it refuses to copy to, and there are indeed copies of the folders and files that I try to copy, but not all. What is going on, lol.

[-] _I_@lemmy.world 1 points 1 year ago

Booted into Windows and it moved everything just fine. Case closed.

[-] Imacat@lemmy.dbzer0.com 33 points 1 year ago

Glad you figured out something that worked for you. Don’t be such a dick next time and you’ll find everyone will be more helpful.

[-] 20gramsWrench@lemmy.dbzer0.com 35 points 1 year ago

wow, you sperged out quite hard about such a simple problem, I'm glad you will be using windows from now on and won't be hanging around *nix related discussion platforms

[-] CorrodedCranium@leminal.space 35 points 1 year ago

You really seem annoying based off of all those edits.

[-] _I_@lemmy.world 4 points 1 year ago

After booting into Windows, you know, an actual functioning OS, and fixed the issue within 4 seconds, I'm quite enjoying myself. This is actually fun, and the neanderthals just keep on coming! Btw, I use Arch.

[-] Gebruikersnaam@lemmy.ml 30 points 1 year ago

Is it an ntfs partition that you opened on Windows? I remember getting an error like that cause Windows does some weird permission things. Other than that I'd try with the command line or a different file manager to try and discover what the error is.

[-] _I_@lemmy.world 4 points 1 year ago

It is indeed NTFS. I use the same HDD between a Fedora and Win 11 dual-boot, then the single HDD is being used by Plex, so no matter if I'm logged into Fedora or Win 11, it'll mount and read the content. It's just acting REALLY weird right now. About half of the content got moved to the new folder, while the rest of them errors out.

[-] lemmyvore@feddit.nl 34 points 1 year ago* (last edited 1 year ago)

Have you shut down Windows without going through proper restart?

Windows has this really nasty habit of leaving NTFS partitions "dirty" until the next reboot, and fixing them on the fly when it starts. Meanwhile, if Linux is trying to use those partitions it will run into inconsistencies that will cause all kinds of errors.

There's no easy fix for this, other than shutting down Windows properly and hoping it left everything in working order. You can try using ntfsfix on Linux before mounting the partition but it's anybody's guess if it will fix everything.

You can't use another file system because exFAT and FAT are even worse than NTFS, and that's all Windows supports natively.

You can try the other way around and mounting Linux ext4 partitions under Windows using WSL2. I know it can be done, I haven't tried and can't tell you what performance is like.

[-] _I_@lemmy.world 9 points 1 year ago

Thank you for a proper reply. That could in fact be the case. I booted into Windows and tried to move all my movies into the folder, and it worked without issues, so I'm not entirely sure what happened in Fedora, but oh well.

[-] Bonehead@kbin.social 27 points 1 year ago

https://linuxpip.org/fix-directory-not-empty-mv/amp/

Like seriously, this was 2 minutes of googling. You're trying to move files to a target that already contains that file name. Just nuke the target directory and retry, or use one of the methods mentioned in the above article.

load more comments (1 replies)
[-] 20gramsWrench@lemmy.dbzer0.com 21 points 1 year ago

You should switch back to windows, that would fix your problem.

[-] _I_@lemmy.world 4 points 1 year ago

Update: Booted into Windows, and it actually worked fine there. Thanks

[-] _I_@lemmy.world 4 points 1 year ago

I dual-boot, so yes, but also no.

[-] smileyhead@discuss.tchncs.de 19 points 1 year ago* (last edited 1 year ago)

Maybe it is problem with NTFS, a filesystem outdated by 20 years that is still the only option on Windows.

Maybe it is problem with permissions.

Maybe it is something else.

But I won't help you, because od your language.

[-] luthis@lemmy.nz 12 points 1 year ago

Pretty sure this is the NTFS windows thing. I have never had this issue when using ext file systems

[-] Hyperreality@kbin.social 9 points 1 year ago

Have you tried switching it on and off again.

[-] atlasraven31@lemm.ee 4 points 1 year ago

Try shutdown now -r

[-] TJmCAwesome@feddit.nu 8 points 1 year ago
[-] PuppyOSAndCoffee@lemmy.ml 5 points 1 year ago
[-] _I_@lemmy.world 2 points 1 year ago

Already looked at it, and I have full permission.

[-] PuppyOSAndCoffee@lemmy.ml 1 points 1 year ago

Are you crossing a physical boundary?

If you have rw on dest but not src “Moves” (copy=>delete) can look like this

All it takes is for a lone soldier deep in a nest to have r - -

[-] resketreke@kbin.social 4 points 1 year ago
[-] _I_@lemmy.world 1 points 1 year ago

It's actually in theater right now. Not theaters, but theater. My buddy, Bob Sacamano has a screening. Bring your own beer.

[-] joshix@fosspri.de 3 points 1 year ago

@_I_ what file manager are you using and how are you moving the files?

[-] _I_@lemmy.world 2 points 1 year ago

Nautilus. Drag and drop. Worked perfectly fine until it suddenly didn't.

[-] cupcakezealot 3 points 1 year ago

you wouldn't rename a file

[-] Skunk@jlai.lu 2 points 1 year ago

Great edits ! I’m glad those worked, unlike your movie file name.

[-] _I_@lemmy.world 2 points 1 year ago

A LOT OF HURT NECKBEARDS HERE RIGHT NOW. OUCH! HOW COULD THE ALL MIGHTY LINUX FAIL AT SUCH A SIMPLE TASK! LET'S BURY THIS WITH DOWNVOTES 😂

this post was submitted on 30 Sep 2023
43 points (100.0% liked)

Linux

48132 readers
390 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS