syncRemoteDirectory

suspend fun syncRemoteDirectory(onSync: suspend (FileAction) -> Unit, allowedTypes: Set<OverrideType>?): ActionError?