if (mServerFile == null) {
/// take the duty of check the server for the current state of the file there
propfind = new PropFindMethod(client.getBaseUri() + WebdavUtils.encodePath(mLocalFile.getRemotePath()));
if (mServerFile == null) {
/// take the duty of check the server for the current state of the file there
propfind = new PropFindMethod(client.getBaseUri() + WebdavUtils.encodePath(mLocalFile.getRemotePath()));