vagrant/plugins/pushes/ftp
Paul Hinze d03a058e04
Fix VAGRANT_CWD handling in vagrant push ftp
When testing all of the push functionality I ran into the fact that the
FTP upload code did not recognize that I had VAGRANT_CWD set, so it
wasn't finding the right files to upload.

This should make everything work properly relative to that location.
2022-01-06 18:09:30 -06: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 Fix VAGRANT_CWD handling in vagrant push ftp 2022-01-06 18:09:30 -06:00