C:\>md foo C:\>md bar C:\>copy nul foo\file 1 file(s) copied. C:\>perl -MFile::Copy -e"copy @ARGV" \\127.0.0.1\c$\foo\file \\127.0.0.1\c$\bar" C:\>dir /b bar file