Real-Gecko / Filemin

File manager for Webmin written completely in perl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy/Cut and Paste doesn't work

Anialation81 opened this issue · comments

Copy/Cut and Paste has never worked for me and other people I work with in Filemin on CentOS 6 and 7. We have been using Filemin since before it was included in Webmin. No matter what destination you select, this error always comes up:
"Following errors occured while performing operation
Pasting to the same directory makes no sense"

Also, the old Java File Manager allowed copying and pasting into the same folder but it would ask for an alternate file name. That made it very easy to do a quick backup of an individual file while leaving it in the same directory. In that situation pasting into the same directory does actually make sense since it's the only way to duplicate a file.

Will add this to 1.1.2

@Anialation81 With Authentic Theme 17.80+ you will be able to paste to the same folder with new name: (using default distribution of Filemin (0.9.6))

https://rostovtsev.ru/pub/src/authentic/17.80b/file-manager-pasting-files-with-the-same-name-into-current-directory.webm

😉

..this will also work for directories..

..and when copying to the other directory, there will be a prompt for replacing/copying with new name..

http://rostovtsev.ru/pub/src/authentic/17.80b/file-manager-pasting-files-with-the-same-name-into-different-direcotry-using-prompt.webm

What's the content of yours ~/.filemin/.buffer?

Version 1.1.2 allows copy/paste to the same directory, this will create something like this filename_copy.ext. Go grab it.