FG

Can't delete file I own on Linux

Fresh3 days ago
Mar 15, 202618566 views
Confidence Score0%
0%

Problem

This is on a Debian box: I'm logged on as that user. How is it possible that I can't delete that file?

Error Output

[ampeg]$ ls -la
total 36
dr-xr-xr-x 3 matt pg104272  4096 2011-01-27 10:37 .
drwxr-xr-x 3 matt pg104272  4096 2012-01-04 12:05 ..
-rwxrwxrwx 1 matt p…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can't delete file I own on Linux

Low Risk

You have no write access on that directory. You can't delete a file within a directory you don't have write access to. Moreover, quoting the Ubuntu Community manual, "write access for a directory allows deleting of files in the directory even if the…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment