plugins/pushes/ftp/locales/en.yml in vagrant-unbundled-2.1.2.0 vs plugins/pushes/ftp/locales/en.yml in vagrant-unbundled-2.1.4.0

- old
+ new

@@ -7,5 +7,10 @@ Vagrantfile, for example: config.push.define "ftp" do |push| push.%{attribute} = "..." end + too_many_files: |- + The configured directory for Vagrant FTP push contains too many files + to successfully complete the command. This can be resolved by either + removing extraneous files from the configured directory, or updating + the `dir` configuration option to a subdirectory.