ChunkingNG: add '0' padding on the filename (#5476)
authorOlivier Goffart <olivier@woboq.com>
Fri, 20 Jan 2017 15:03:50 +0000 (16:03 +0100)
committerMarkus Goetz <markus@woboq.com>
Fri, 20 Jan 2017 15:03:50 +0000 (16:03 +0100)
commitd6fdda8efab8897be3ebbbebb1487dfb412275d8
tree1ce6a49d7eee2aac20f383aec6efc19b8fdccf89
parentfaedaa5e09d09ca332a03e599dc59371633cd811
ChunkingNG: add '0' padding on the filename (#5476)

The server sorts the chunk by name alphabetically. So if we want to keep
the chunk in order, we need to add a few '0' in front of the chunk name
src/libsync/propagateupload.h
src/libsync/propagateuploadng.cpp
test/syncenginetestutils.h