# File lib/rye/cmd.rb, line 172
172:     def dir_download(*paths); net_scp_transfer!(:download, true, *paths); end