Jump to content

Recommended Posts

I’m trying to use NCOPY from the SDX command processor running under the Altirra emulator to copy multiple files from an FTP site on the N: device to a Dx: Drive (eg D3: which is an APT drive partition running on a virtual HD via Ult1Mb / SIDE3 ) using wildcards. So for example NCOPY N:FTP://FTP.PIGWA.NET/stuff/collections/holmes cd/Holmes 2/Atari Archives/*.txt,D3:*.txt

 

When I use NCOPY to copy a single file - so with fully defined filenames it works fine but whenever I try any combination using wildcards I get an ‘Error 144’ error - presumably from SDX. looking up the error in the SDX manual it states it’s a write protected or bad sector error.

 

Cn anyone please advise what may be going wrong? Presumably others are using NCOPY from N: to Dx: drives with wildcards without a problem.

 

Thanks for any help or advice offered.

Link to comment
https://forums.atariage.com/topic/344092-can%E2%80%99t-use-ncopy-with-wildcards/
Share on other sites

your destination is possibly the problem, since the *.txt may be the same name/delayed or still open.

try

NCOPY N:FTP://FTP.PIGWA.NET/stuff/collections/holmes cd/Holmes 2/Atari Archives/*.txt,D3:

Edited by _The Doctor__

Yes you are both right - thanks it's my inappropriate use of the destination filename. D3: is indeed sufficient.

 

Also for enyone else in a similar situation - bear in mind the SDX filenaming conventions are quite limited  - only 8.3 alphanumerics allowed plus '_' and '@'. So where I've been trying to do wildcard NCOPY of ANTIC files like '85-10.ARC' it won't work as the '-' is an invalid character. So the moral is be careful to visually parse a FTP directory contents in advance to ensure it doesn't contain non SDX acceptable filenames before trying to NCOPY etc.

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...