Bug - Portable Devices - Copy with/without ext. copy handler

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Post Reply
konfuzius
Posts: 16
Joined: 26 Aug 2014 18:20

Bug - Portable Devices - Copy with/without ext. copy handler

Post by konfuzius »

- XYplorer 14.80.0006
- Windows 8.1


- no copy progress with or without copy handler e.g. TeraCopy
2015-01-09_012027.jpg
2015-01-09_012027.jpg (41.32 KiB) Viewed 1377 times
from portable device

Code: Select all

01:09:29 Gewählter Modus zum Überschreiben: Immer fragen
01:09:29 ---
01:09:30 Ziel-Ordner: [NTFS] D:\Backup\!Desktop\
01:09:30 Gewählter Modus zum Überschreiben: Immer fragen
01:09:30 TeraCopy Pro 2.3 (Portable Mode) gestartet am Freitag, 9. Januar 2015
01:09:30 Vorgang gestartet
01:09:30 Open Error: Das System kann den angegebenen Pfad nicht finden. Datei: 
01:09:30 Open Error: Das System kann den angegebenen Pfad nicht finden. Datei: 
01:09:30 Gewählter Modus zum Überschreiben: Immer fragen
01:09:30 Fertig nach 00:00:00.13
from external hdd

Code: Select all

01:10:25 Gewählter Modus zum Überschreiben: Immer fragen
01:10:25 ---
01:10:25 Ziel-Ordner: [NTFS] D:\Backup\!Desktop\
01:10:25 Gewählter Modus zum Überschreiben: Immer fragen
01:10:25 TeraCopy Pro 2.3 (Portable Mode) gestartet am Freitag, 9. Januar 2015
01:10:35 Vorgang gestartet
01:10:35 1-Laufwerk-Modus
01:10:39 Deleting incomplete file
01:10:39 Gewählter Modus zum Überschreiben: Immer fragen
01:10:39 Fertig nach 00:00:04.84, 22 MB/s
I'm not sure if that "bug" was included into this: "You cannot do much else yet [...]".?

P.S. forum needs "spoiler" option ... you see though mess ;)
XYplorer {latest beta}
Windows 10 x64

Image

Filehero
Posts: 2713
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Bug - Portable Devices - Copy with/without ext. copy han

Post by Filehero »

konfuzius wrote:- XYplorer 14.80.0006
- Windows 8.1


- no copy progress with or without copy handler e.g. TeraCopy
from portable device
...
01:09:30 Open Error: Das System kann den angegebenen Pfad nicht finden. Datei:
01:09:30 Open Error: Das System kann den angegebenen Pfad nicht finden. Datei:
...
From the change logs: support for portable devices has only just entered the stage "can list contents", there is no support for copy/move operations yet.


Cheers,
Filehero

Got Some Question
Posts: 11
Joined: 01 Jul 2014 15:07

Re: Bug - Portable Devices - Copy with/without ext. copy han

Post by Got Some Question »

I dont know if its good that i ask my question in this topic also. but i think its simulair like this question.
but how can i use "Fast Copy"(software) as external handler for copy.

konfuzius
Posts: 16
Joined: 26 Aug 2014 18:20

Re: Bug - Portable Devices - Copy with/without ext. copy han

Post by konfuzius »

Got Some Question wrote:I dont know if its good that i ask my question in this topic also. but i think its simulair like this question.
but how can i use "Fast Copy"(software) as external handler for copy.
My template

Code: Select all

TeraCopy|..\..\..\..\Apps\TeraCopy\App\TeraCopy\TeraCopy.exe|/NoClose
TeraCopy (Overwrite All)|..\..\..\..\Apps\TeraCopy\TeraCopyLKL.exe|/OverwriteAll /NoClose
TeraCopy (Rename All)|..\..\..\..\Apps\TeraCopy\TeraCopyLKL.exe|/RenameAll /NoClose
TeraCopy (Skip All)|..\..\..\..\Apps\TeraCopy\TeraCopyLKL.exe|/SkipAll /NoClose
FastCopy (AutoClose)|..\FastCopy\x64\FastCopy.exe|/auto_close
FastCopy (Verify)|..\FastCopy\x64\FastCopy.exe|/verify /auto_close
XYplorer {latest beta}
Windows 10 x64

Image

Post Reply