Hallo Herr Dale E Sterner,

am Dienstag, 12. November 2019 um 17:38 schrieben Sie:

> I tried to move post.mp4 - a 3.5.meg file. - got insufficient memory
> error with move, copy & xcopy. The copy command sometimes
> has trouble with wildcard "*". I tried copy *.* new\*.*

the correct command would be


  COPY *.* NEW  (if new already exists)

and

  XCOPY *.* NEW\



Tom




_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to