vagrant/test/unit/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
..
adapter_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
config_test.rb Fix a typo in ftp config test 2014-12-08 11:35:13 -08:00
push_test.rb Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00