I'm trying to read a zipped file on a remote server with Net::SFTP. Is there a way to add a pipe to do_read($handle)?
In reply to Reading zipped files with Net::SFTP by amiss