Working with FTP sites in ruby
I routinely build packages for my Solaris server. While building vim I ran in to a recurring problem of how to automate downloading patches via FTP. Read on for an example in ruby.
I routinely build packages for my Solaris server. While building vim I ran in to a recurring problem of how to automate downloading patches via FTP. Read on for an example in ruby.