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