cloud icon indicating copy to clipboard operation
cloud copied to clipboard

Handling of filenames that start with -

Open nvcleemp opened this issue 11 years ago • 3 comments

I had a typo in a tar command which created a file with the name -C. Removing this file through the user interface was not possible: both removing and renaming the file failed without any error message. In the end I had to use a terminal to remove the file using rm ./-C.

nvcleemp avatar Sep 22 '14 09:09 nvcleemp

fixed

williamstein avatar May 26 '15 00:05 williamstein

Remove and Move are both fixed. RENAME is still broken.

williamstein avatar May 26 '15 04:05 williamstein

Wait, never mind, tested on wrong server; it's all good.

williamstein avatar May 26 '15 04:05 williamstein