in reply to use (of) Net::FTP for updating
# Let's get a detailed directory listing... (thanks Kevin!) %listing = $ez->dir; # Note this is a hash, not an array return value.