> starting copy, 5212 files, 206 directories > > which matches number of files I expect (not the number printed by > 'tahoe stats'), but not the number of directories (which 'tahoe stats' > printed correctly)?
Oh, one more question: do any of the files or directories in this tree have non-ASCII names? There are some known issues with unicode characters and the "cp" command (see tickets #565 and #534), and it's possible that this is causing a problem when trying to write out those files. Also, was there anything in the original source directory that wasn't a regular file or directory? Perhaps a symlink? We don't have any special handling for symlinks, so I'm not sure what that would do. thanks, -Brian _______________________________________________ tahoe-dev mailing list [email protected] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
