Most likely windows keeps a handle opened for a bit longer after a file is closed, or something similar. Unfortunately without the fix I keep experiencing the issue on windows.
Note however, that no wait interval is needed with the nio fix (check the first commit). Once we switch to Java 7, we can refactor this code. Do you think this is a good workaround in the meantime? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/454#issuecomment-50217587
