#!/bin/sh

destination="/$__object_id"

stat --print "%U" ${destination} 2>/dev/null || exit 0
