FatCopy: Copy
Files
and Directories
Between HPFS
and FAT Click here to download fcopy_26.zip
(9,5k)
(Copy files and directories between HPFS and FAT)
FatCopy 2.6 just released and uploaded on
Hobbes by the author, Rolf Lochbuehler. The file is fcopy_26.zip (9,5Kb). Replaces: fcopy_18.zip and all other fcopyXXX.zip
This little soft writed in REXX copy files and directories between HPFS and FAT,
converting their names as required (HPFS -> FAT, 8.3 format) or possible (FAT
-> HPFS, long names)
/h Print this help info, then exit
/noea Don't copy EAs
/nolog Don't generate logfile (default: logfile in DestDir)
/replace Replace files or directories rather than renaming the copies
/s Copy files in all subdirectories too
SrcDir Copy all files from SrcDir (physical name!)
SrcFile Copy only SrcFile (physical name!)
DestDir Copy to DestDir (physical name!)
Notes:
SrcDir, SrcFile, and DestDir are assumed to be physical (i.e.
FAT/HPFS) names as displayed by DIR, rather than WPS names, for example "abc!1"
instead of
"abc:1".
Example: