[iyonix-support] Re: COPY aborting on Zip and CDImage files
- From: Kade Hansson <kade.hansson@xxxxxxxxxxxxxxxx>
- To: iyonix-support@xxxxxxxxxxxxx
- Date: Thu, 01 Feb 2007 11:46:00 +1100
Tim Powys-Lybbe wrote:
It is perplexing as the copy command (the snipped part) had been set to
Force the copy. It is also perplexing as it means that COPY is
incapable of actually ... copying.
Nice. The *Copy command can't copy in this one situation, so it is
'incapable.'
RISC OS is not a POSIX system. Force (F) has always meant 'overwrite
locked files,' not 'on error, delete destination and reattempt copy.'
Maybe you should port cp if you want POSIX behaviour.
To emulate cp -Rf <source> <dest> (which seems to be what you want) in
RISC OS you will need to execute *Wipe <dest> RF~C~V and *Copy <source>
<dest> R~C~V
Archer
End.
---
To alter your preferences or leave the group,
visit http://www.freelists.org/list/iyonix-support
Other info via http://www.freelists.org/webpage/iyonix-support
- References:
- [iyonix-support] Re: COPY aborting on Zip and CDImage files
- From: Chris Evans
- [iyonix-support] Re: COPY aborting on Zip and CDImage files
- From: Tim Powys-Lybbe
Other related posts:
- » [iyonix-support] COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
- » [iyonix-support] Re: COPY aborting on Zip and CDImage files
It is perplexing as the copy command (the snipped part) had been set to Force the copy. It is also perplexing as it means that COPY is incapable of actually ... copying.
- [iyonix-support] Re: COPY aborting on Zip and CDImage files
- From: Chris Evans
- [iyonix-support] Re: COPY aborting on Zip and CDImage files
- From: Tim Powys-Lybbe