Class: EasyDownloader::Uploader

Inherits:
AbstractLoader show all
Defined in:
lib/easy_downloader/uploader.rb

Instance Attribute Summary

Attributes inherited from AbstractLoader

#files, #result

Method Summary

Methods inherited from AbstractLoader

#execute, #execute_load, #initialize

Methods included from Http

#http_download, #password_option

Methods included from Ftp

#change_remote_dir, #ftp_download, #ftp_password_option, #ftp_upload, #open_ftp, #remote_files_list

Methods included from Sftp

#sftp_download, #sftp_password_option

Constructor Details

This class inherits a constructor from EasyDownloader::AbstractLoader