[8.52a x64] Problem during coping files from network

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Visar
New Member
New Member
Posts: 1
Joined: 2015-11-12, 10:58 UTC

[8.52a x64] Problem during coping files from network

Post by *Visar »

There is a problem during copying files from network (files on WD Ex4) to local disk. Sometimes it is copying without problems, sometimes it freezes during copy, and sometimes it show error, but after continue it finishes it without error. And error description is: Cannot write ...... Please remove the write protection!

From windows explorer there is no problem, each time all files are copying without problems (Windows 10).

And there is short log:

Code: Select all

2015-11-12 11:51:54: NewFolder: d:\Klodzko_miasto_118988D
2015-11-12 11:51:54: NewFolder: d:\Klodzko_miasto_118988D\sfera
2015-11-12 11:51:57: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\sfera\camera.zip -> d:\Klodzko_miasto_118988D\sfera\camera.zip
2015-11-12 11:51:57: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_2.zip -> d:\Klodzko_miasto_118988D\camera_2.zip
2015-11-12 11:51:58: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_4.zip -> d:\Klodzko_miasto_118988D\camera_4.zip
2015-11-12 11:51:58: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_1.zip -> d:\Klodzko_miasto_118988D\camera_1.zip
2015-11-12 11:51:59: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_0.zip -> d:\Klodzko_miasto_118988D\camera_0.zip
2015-11-12 11:51:59: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\info.txt -> d:\Klodzko_miasto_118988D\info.txt
2015-11-12 11:51:59: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_3.zip -> d:\Klodzko_miasto_118988D\camera_3.zip
2015-11-12 11:51:59: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_5.zip -> d:\Klodzko_miasto_118988D\camera_5.zip
2015-11-12 11:52:02: DeleteFolder: Klodzko_miasto_118988D
2015-11-12 11:52:03: NewFolder: d:\Klodzko_miasto_118988D
2015-11-12 11:52:03: NewFolder: d:\Klodzko_miasto_118988D\sfera
2015-11-12 11:52:05: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\sfera\camera.zip -> d:\Klodzko_miasto_118988D\sfera\camera.zip
2015-11-12 11:52:06: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_2.zip -> d:\Klodzko_miasto_118988D\camera_2.zip
2015-11-12 11:52:06: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_4.zip -> d:\Klodzko_miasto_118988D\camera_4.zip
2015-11-12 11:53:15: Copy(Error: Postponed): \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_1.zip -> d:\Klodzko_miasto_118988D\camera_1.zip
2015-11-12 11:53:15: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_0.zip -> d:\Klodzko_miasto_118988D\camera_0.zip
2015-11-12 11:53:15: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\info.txt -> d:\Klodzko_miasto_118988D\info.txt
2015-11-12 11:53:16: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_3.zip -> d:\Klodzko_miasto_118988D\camera_3.zip
2015-11-12 11:53:16: Copy: \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_5.zip -> d:\Klodzko_miasto_118988D\camera_5.zip
2015-11-12 11:54:17: Copy(Error: Failed): \\192.168.1.204\Archiwum\00_sfera\Klodzko 07.05.2015 - zrobione\Klodzko_miasto_118988D\camera_1.zip -> d:\Klodzko_miasto_118988D\camera_1.zip


If I repeat copying the same directory there is almost always (Error: Postponed) but each time on another file.

Size of files is camera.zip 172MB, all other zips above 20MB, txt file above 8KB.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Error: Postponed
is logged when TC encounters an error (read or write, or target file already exists) during the first pass. It then tries again to copy the files on the second pass.

You can try to use "process monitor" from www.sysinternals.com to find out why the operation fails. Or check the errors in the log for the second pass of the same file.
Author of Total Commander
https://www.ghisler.com
Post Reply