Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: AmiKit on December 02, 2007, 03:27:38 PM

Title: Copy failed returncode 20
Post by: AmiKit on December 02, 2007, 03:27:38 PM
Hello,

I cannot trace down the reason for this error message. It happens on WinUAE (OS3.9, files stored in Windows directory) when copying files by the following commands inside the script.

Resident Copy AmiKit:Prefs/Presets/AmiKit/Install/CopyReplace/Copy

Alias XCopy Copy PATTERN=~(#?.info) CLONE ALL BUFFER=500

XCopy AmiKit:Prefs/Presets/AmiKit/Install/System/ AmiKit:

(http://www.amikit.amiga.sk/misc/copyfailed.png)
Title: Re: Copy failed returncode 20
Post by: CLS2086 on December 02, 2007, 05:29:41 PM
hum, so you don't use a "Filesystem" but a "windows directory", so you may got problems with attributs/extensions (Read/write/exec/....) :-?
Title: Re: Copy failed returncode 20
Post by: Piru on December 02, 2007, 05:42:05 PM
Well, don't use some buggy copy replacement?
Title: Re: Copy failed returncode 20
Post by: meega on December 02, 2007, 07:00:47 PM
Where is "AmiKit:" located? Why do you want to copy files from "AmiKit:PATH/System/" to "AmiKit:" ?