linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* copy program
@ 2005-09-06  6:25 kaushal
  2005-09-07  1:14 ` Glynn Clements
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: kaushal @ 2005-09-06  6:25 UTC (permalink / raw)
  To: linux-c-programming

hello list,
          The default copy program in the linux or windows will not
create a file,if the copy process aborts at say the last 5 seconds.Lets
say the file size is 700MB and the copy process failed after copying
695MB and aborted,then we don't have the 695MB file on the hdd.If alone
the copy is successful till 100%we can have it.In windows I came across
a software:unstoppable.exe this software can copy to whatever extent it
is possible.My question is if I want to write a program how should I do
it using C(In linux/windows).As this approach is always recommended why
is it not implemented in the standard cp or copy programs?Earlier I have
posted a question about a problem in copying CDs in linux.Whenever I try
to copy a CD from linux it fails giving the seek error message.But
without mounting the cd if I play it using mplayer command, it plays.
		(mplayer vcd:// )
 while I copy the same CD in windows on the same machine it
succeeds .Can unstoppable kind of software in linux would help me
resolve this issue.Is there such a software?This is like a mystery .It
happens everytime.Any help would be greatly appreciated.Thanks in
advance.

regards-
kaushal.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-09-12  5:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-06  6:25 copy program kaushal
2005-09-07  1:14 ` Glynn Clements
2005-09-08 16:26 ` Glynn Clements
2005-09-09  5:09   ` kaushal
2005-09-09 12:39     ` Glynn Clements
2005-09-09 12:57       ` kaushal
2005-09-08 16:35 ` _z33
2005-09-08  5:30   ` Steve Graegert
2005-09-11  8:25   ` szonyi calin
2005-09-12  5:58     ` kaushal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).