@@ -213,7 +213,7 @@ public class UploadFileOperation extends RemoteOperation implements ComparableOp
CommonUtils.getMimeType(file),
(!checkEtag||mSyncedState.getLastETAG().isEmpty())?null:mSyncedState.getLastETAG(),//If not null, This can cause error 412; that means remote file has change