Generally,
you can move directories to another location on the same drive, but you can??™t move directories
to another drive. The Microsoft recommendation is to use Move only to rename directories.
dirname2 Defines the destination directory when moving a directory from one location to
another.
/Y and /-Y Suppresses or enforces the prompt for overwriting destination files with the same
name as the destination file provided as input to the Move command. Use the /Y command line
switch in batch files where you know the batch file will overwrite an existing destination file.
The /-Y command line switch is the default, so you never need to use it.
Recovering Lost Files with the Recover Utility
The Recover utility provides a last ditch method of recovering files from a bad hard drive. Depending
on the hard drive failure, you might be able to recover some files, but not others. For example,
when the hard drive experiences a head crash, the files located within the damaged portions of the
hard drive become unreadable because the media that contained the files is gone. However, files
that aren??™t in the damaged section are unaffected; you can recover them in many cases.
Pages:
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876