Ticket #247 (new defect)

Opened 7 weeks ago

Last modified 3 days ago

netdrive copy failure

Reported by: abwillis Owned by:
Priority: minor Milestone:
Component: fm/2 base Version: 3.11
Keywords: Cc:

Description

Attempting to copy a directory across a network drive I receive: Copy of "E:\.nx" to "G:\.nx" failed. Module: worker.c Line number: 831 OS/2 error: 5 Class: Authorization failed Action: Bad user input - get new values Location: Unknown "SYS0005: Access is denied."

The target system is running eCS 2.0 RC5 using Peer. Originating system is eCS 1.2mr connecting via the Netdrive Samba plugin. The directory is created but no files copied over. I am able to copy the directory over using Filestar (though I do get pipe errors and occasional crashes of Filestar as a result).

Just tried to copy with the directory already existing and after telling it to overwrite: Copy of "E:\.nx" to "G:\.nx" failed. Module: worker.c Line number: 831 OS/2 error: 233 Class: Unclassified Action: Terminate in an orderly manner Location: Unknown "SYS0233: The pipe is disconnected."

Copying the contents of the folder to the existing folder results in the original error for each subfolder under .nx. i get one pipe error on a file (same one that filestar had the pipe error on so something I need to look into). The other files copied over then.

Will try Peer on originating system next. I am using the 3.11 version of FM/2 installed via Wpi (over existing install also via wpi).

Change History

Changed 7 weeks ago by abwillis

OK, having now tried Peer it works fine. I tried FM2, Filestar, and Larsen commander and while FM/2 was the only one to come back with an access denied error somehow related to the directories, the overall connection via the Samba connection would not work reliably with any of the 3 File Managers.

Changed 3 days ago by gyoung

The error is ERROR_PIPE_NOT_CONNECTED perhaps we should retry several times on this error.

Note: See TracTickets for help on using tickets.