Don't' know if 4.00 said that the file was in use, but looks like this is the reason why it fails to copy them as you said. You should at least have to retries in the command line (r:1 w:2 for example)
I started a support chat today about these issues and I didn't get a solution, but they said they would get back to me. I was interested in the changelog from 4.05 to 4.06.
The interresting thing was that I just got an email alert that emcopy 4.07 was just released and posted on powerlink today. I downloaded it, but of course there are no darn release notes...
bergec
275 Posts
0
May 13th, 2010 13:00
Don't' know if 4.00 said that the file was in use, but looks like this is the reason why it fails to copy them as you said. You should at least have to retries in the command line (r:1 w:2 for example)
Claude
mjzraz
1 Rookie
•
93 Posts
0
May 13th, 2010 15:00
I started a support chat today about these issues and I didn't get a solution, but they said they would get back to me. I was interested in the changelog from 4.05 to 4.06.
The interresting thing was that I just got an email alert that emcopy 4.07 was just released and posted on powerlink today. I downloaded it, but of course there are no darn release notes...
mjzraz
1 Rookie
•
93 Posts
0
May 13th, 2010 17:00
reran the copy with 4.07 and the open files still failed to copy.
As suggested, I changed the retry and wait switches and the log file does have a little more detail:
TH023 : 18:48:22 : ERROR (32) : k:\Data\Bl0800fl.dwl -> Unable to open, Retrying in 0 seconds...
bergec
275 Posts
0
May 14th, 2010 01:00
If you do a "net helpmsg 32" you should get a message saying something like "file in use"
I would say that now, instead of "translating" Windows errors EMCopy reports the error # it receives from Windows
Claude
bergec
275 Posts
0
May 16th, 2010 01:00
Release notes are now available:
04.05 : - Added /xjd option that excludes windows Moint Point from the copy.
- Changed the way 8.3 files are treated. For each directory, 8.3 files are processed in single thread model before any others files.
- Added new logging system that prevent mixed log messages.
04.06 : - Fixed issue when a directory symlink is purged. emcopy doesn't follow anymore the link. The directory symlink is deleted.
- Fixed issue when source tree can not be browsed and purge is active. The target tree is no more wrongly purged.
- windows seven is now recognized
- Added multi threaded model for the purge action.
04.07 : - Fixed issue when the name of a directory/file on the source and target side are only case different and the purge mode is activated.
Claude