easy_downloader 0.1.1
EasyDownloader reduces the amount of work required to setup and check for errors when downloading from another location. This is useful when, for example, a client wants to you to pick a file up from their FTP, SFTP, or regular website on a nightly basis. EasyDownloader gives you a one-method means of downloading those files, returns with a friendly error message if it fails (geared at cron job notifications), or returns an array of file names it downloaded.
          Gemfile:
          =
        
        
          installation:
          =
        
      Versions:
- 0.1.1 June 24, 2011 (11 ko)
- 0.1.0 June 24, 2011 (11 ko)
- 0.0.3.alpha December 22, 2010 (11 ko)
- 0.0.2.alpha December 21, 2010 (9,5 ko)
- 0.0.1.alpha December 21, 2010 (7 ko)
Dépendances de Runtime (2):
            activesupport
            ~> 3.0.3
          
          
            net-sftp
            >= 0
          
    