... :keys => []) do |sftp| sftp.dir.foreach("/upload/") do |e| What I want to do is to only parse the files in this given directory which i…
確定! 回上一頁