net-ssh / net-sftp

Pure Ruby implementation of an SFTP (protocols 1-6) client.
http://net-ssh.github.io/
MIT License
287 stars 131 forks source link

Handle Pathname in download/upload #153

Open til opened 7 months ago

til commented 7 months ago

This implements the suggested solution 2.) from #102 for handling Pathname instances in net-sftp.