2011-08-31 // Image of the Day – Nautilus Error
This Nautilus error occurs on my Squeeze Dockstar if a file on a NTFS filesystem is used by an other process and I remove it. Additionally I can find in the directory I wanted to remove some .fuse… files. After a long time ….when the process is finished I can delete the directory without any error.
Leave a comment…
- E-Mail address will not be published.
- Formatting:
//italic// __underlined__
**bold**''preformatted''
- Links:
[[http://example.com]]
[[http://example.com|Link Text]] - Quotation:
> This is a quote. Don't forget the space in front of the text: "> "
- Code:
<code>This is unspecific source code</code>
<code [lang]>This is specifc [lang] code</code>
<code php><?php echo 'example'; ?></code>
Available: html, css, javascript, bash, cpp, … - Lists:
Indent your text by two spaces and use a * for
each unordered list item or a - for ordered ones.