You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
like #34 but the other way round: export a file from phpcr into the filesystem. ideally this could even be piped, say phpcr file:export | convert --scale ... | phpcr file:import or something...