karldenton Posted April 8, 2014 Posted April 8, 2014 Hi, Just trying to copy pupil drives from one server to another using xcopy and when it creates the folders on the new one it creates a ~ after the first 6 characters. EG armstr~1. Any suggestions? Thanks
Valyyn Posted April 8, 2014 Posted April 8, 2014 Which parameters are you using with xcopy? It shouldn't do this unless you've got a /N in there somewhere. If you haven't, then I'm not sure... might be worth trying robocopy or XXCOPY, A Versatile File Management Utility --- Boldly Extended Xcopy instead, maybe?
jinnantonnixx Posted April 8, 2014 Posted April 8, 2014 Are you using xcopy with the /N switch? This will force 8.3 filenames. Robocopy is far better in every respect. Robocopy "Robust File Copy" | SS64.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now