RemoteOperation operation = new ExistenceCheckRemoteOperation("", mContext, false);
client.setWebdavUri(Uri.parse(mWebDavUrl));
RemoteOperation operation = new ExistenceCheckRemoteOperation("", mContext, false);
client.setWebdavUri(Uri.parse(mWebDavUrl));
client.setFollowRedirects(false);
// try to access the root folder, following redirections but not SAML SSO redirections
client.setFollowRedirects(false);
// try to access the root folder, following redirections but not SAML SSO redirections