# File lib/rye/cmd.rb, line 161 161: def file_download(*paths); net_scp_transfer!(:download, false, *paths); end