There's a bug in the --dest directory if you don't specify a / at the end of the path. It will work, but the directory it creates will have all sorts of interesting crud at the end. Clearly, there's a string termination bug somewhere.
Log in to post a comment.