Help for this page
# First, build the hash of names+size of all the local files my %local_file; ... print "$remote_file exists locally as $local_file{ $key }\n"; } };