Jump to content

Robocopy, but file is missing


Jnrtech

Recommended Posts

Just wondering if anyone has seen this problem...

This is the situation...

there is a process that drops these 200kb-500kb files into this directory through the day.. and i have a robocopy batch file that will robocopy certain files to another server and then I have a move in there to move them to another directory on the server to sort them out

but occassionally I'm finding I have 1 or 2 missing files.. when I go back to the logs that I've set up it Robocopy shows that it's been copied over but it's not there...

Can anyone give me some advice on where these files are gone

thanks

Link to comment
Share on other sites


they are missing at random times during the night...

I'm not sure if it's becasue robocopy is copying them before they fully transfered into the source directory...

Did you tried to exclude "temporary" files ? ("/NOCOPY:T" i think)

Better solution would be to have only ONE robocopy thread across your network... or even a scheduled batch...

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...