Page 27 of 38

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Tue 26 Feb, 2013 16:45
by starcat

Latest post of the previous page:

Спасибо за тестирование!

про неработающие Bind hotkeys знаю, но еще не разобрался, как это переделать для Far3
Прыжки - спасибо, вечером посмотрю.

https://code.google.com/p/filecopyex3/issues/list - вот сюда можно кидать ошибки. Отслеживать дальше проще будет

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Tue 26 Feb, 2013 16:56
by Capri200
starcat wrote:Спасибо за тестирование!

про неработающие Bind hotkeys знаю, но еще не разобрался, как это переделать для Far3
в принципе с этим вообще можно не заморачиваться
стандартный механизм работает отлично
разве что охота пуще неволи... :)

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Tue 26 Feb, 2013 17:08
by starcat
хочется уже доделать все по человечески.
Ну или убрать, чтобы не смущало :)

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Thu 28 Feb, 2013 12:01
by farman
@starcat (i hope you speak english...)
thanks very much. is it possible to add the functionality from filecopyex_v1.9 (FAR1)? There was a nice feature. You could collect directories from several sources in a list and then copy them all together to one destination.

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Thu 28 Feb, 2013 15:31
by starcat
@farman,
You can use temporary panel in far (Alt-F1/F2, temporary) for this. Put

From help:
"Files being put to the temporary panel are not copied physically, only references to them are created. All operations that you perform on the temporary panel are applied to the real files at their actual locations. For example, if you delete a file on the temporary panel, the file is actually deleted from the disk.

Put your files/directories to temporal panel and FileCopy them from temp. panel to destnation

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Thu 28 Feb, 2013 15:52
by farman
Oh, of course. I forgot about that possibility. :whistle:
I'll try it.

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Thu 28 Feb, 2013 16:37
by DAtaMan
Спасибо за пробу!

Из замеченных недостатков: плагин некорректно работает с путями, поддерживаемых Far'ом (например, заканчивающихся точкой).
Из пожеланий: использование фильтра и отдельная опция (а лучше три) для присваивания копии времени создания, модификации и доступа источника.

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Thu 28 Feb, 2013 16:44
by HaRT
DAtaMan wrote:отдельная опция (а лучше три) для присваивания копии времени создания, модификации и доступа источника.
Почему только три? Вроде ж современный ФАР для файла на NTFS отображает 4 времени: created, accessed, written, changed.

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Thu 28 Feb, 2013 16:54
by Mauro72
starcat...
Any option to show numbers with point separator.
Example, currently: 2 345 801 -> 2.345.801
Look the image from previous page.
Thanks ;)

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Thu 28 Feb, 2013 16:57
by HaRT
Mauro72 wrote:Any option to show numbers with point separator.
IMHO, the same separator should be used as configured in FAR itself, which is the system-wide separator by default but can be overridden by a hidden preference, IIRC.

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Thu 28 Feb, 2013 16:58
by DAtaMan
HaRT wrote:Почему только три? Вроде ж современный ФАР для файла на NTFS отображает 4 времени
Так то ж Far, он с ntdll напрямую "дружит" :)
Можно и 4 - на усмотрение реаниматора.

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Fri 01 Mar, 2013 00:59
by starcat
@DAtaMan,
полезная идея, постараюсь реализовать

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Fri 01 Mar, 2013 01:00
by starcat

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Fri 01 Mar, 2013 01:43
by starcat
HaRT wrote: IMHO, the same separator should be used as configured in FAR itself, which is the system-wide separator by default but can be overridden by a hidden preference, IIRC.
As fast solution now I use system-wide settings.
I'm planning to get far global config at one of the next build

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Fri 01 Mar, 2013 01:45
by Mauro72
Thanks starcat!!! Now have point separators.
If you want, i have a complete spanish translation of FileCopyEx.
Another question: i can´t set FileCopyEx to standard copy/move F5/F6. And don´t work
any bind hotkeys assigned to CtrlShiftF5/F6 or CtrlAltF5/F6 or CtrlAltF5/F6.
Any help with this?
Thanks again starcat :wink:

Re: FileCopyEx: Extended File Copy — Расширенное копирование

Posted: Fri 01 Mar, 2013 20:05
by starcat
@Mauro72,

I'm still looking how to do this correctly in last Far3.
Now I've made some quick workaround in build 7. Yyou can try it (Press F11, Extended copy, Setting, Bind hotkeys)

Please send translation, I'll add it to next build. Thank you!