Alexander Koblov

Results 273 comments of Alexander Koblov

`Null` character is a string terminator character (in the C-API). Regular text files does not contain a `null` character. So technically this file are binary file. Several text editors cannot...

I can show error that text can't be copied because contains a binary data. > As a stop-gap measure, would it be possible to highlight the null character? In the...

Version [1.2.0](https://doublecmd.sourceforge.io/site/eng/snapshots.php) has this option (experimental).

> @alexx2000 do you perhaps use multithreading when copying files? No, file copying using one thread.

No. What SMB-share access do you use? In GVfs case DC simply calls `g_file_copy` function which do all work. DC nothing can corrupt in this case itself.

Try with the latest snapshot (revision 12169).

https://github.com/doublecmd/doublecmd/issues/2018#issuecomment-3362508571

1. It can be with a slow drives. 2. #1163