- Auth fails even with env vars? Double-check
STORAGE_*overrides provider-specific vars; unset stale provider-specific env to avoid conflicts. For profiles, re-runstorify config show --show-secretsto confirm values. - Diff says size limit exceeded? Use
storify diff --size-limit <MB> -f left rightto override the guard. - Recursive semantics?
-Rapplies tols,put,rm, andfind; tree uses-dto bound depth. - Windows path issues? Prefer forward slashes in commands; if using PowerShell, quote globs (
'**/*.log').