vagrant/plugins/pushes/ftp
Chris Roberts ac8ad59823 Provide custom error when attempting to push too many files with FTP
When the configured directory for FTP push has too many files, it will
generate an exception and fail due to a stack overflow. When this happens
just rescue out the exception and re-raise a custom error to provide
some context to the user on the actual problem.
2018-06-26 08:28:01 -07:00
..
locales Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
adapter.rb Use a hash for directory lookups 2016-03-17 20:48:08 -05:00
config.rb Allow = methods for include and exclude 2014-12-08 11:35:13 -08:00
errors.rb Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
plugin.rb Create ftp push plugin with custom i18n loading 2014-12-08 11:35:12 -08:00
push.rb Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00