M
michael
i am currently trying to backup a remote folder with the
xcopy command, but do not want to copy over pst files due
to their overwhelming size.
the command is as follows:
xcopy "\\centraldcfp\hmtinc\users" "r:\hmt
inc\users" /d /exclude:.pst /e /v /i /h /r /k /y
my problem is that when i run the command, it returns
can't read file: .pst
and copies nothing.
ive tried a space after the colon, an * before the period,
and i get the same error.
any suggestions?
xcopy command, but do not want to copy over pst files due
to their overwhelming size.
the command is as follows:
xcopy "\\centraldcfp\hmtinc\users" "r:\hmt
inc\users" /d /exclude:.pst /e /v /i /h /r /k /y
my problem is that when i run the command, it returns
can't read file: .pst
and copies nothing.
ive tried a space after the colon, an * before the period,
and i get the same error.
any suggestions?