Sha256: 616fd53eed597b76dc2de0483e7d7e426231527ea9798e8493c0130c115acbb2
Contents?: true
Size: 1.58 KB
Versions: 1
Compression:
Stored size: 1.58 KB
Contents
en: vagrant_scp_sync: action: scp_sync_folder: |- Syncing Folder: %{source_files} ==> %{target_files} errors: not_yet_implemented: |- Configuration is not yet implemented scp_sync_error_delete_directory: |- There was an error when attemping to delete the directory for SCP Sync. Target Files: %{target_files} Error: %{stderr} Full command causing error: %{command} scp_sync_error_change_ownership_directory: |- There was an error when attemping to change the ownership of the directory for SCP Sync. Target Files: %{target_files} Error: %{stderr} Full command causing error: %{command} scp_sync_error_change_permissions_directory: |- There was an error when attemping to change the permissions of the directory for SCP Sync. Target Files: %{target_files} Error: %{stderr} Full command causing error: %{command} scp_sync_error_make_directory: |- There was an error when attemping to create the directory for SCP Sync. Target Files: %{target_files} Error: %{stderr} Full command causing error: %{command} scp_sync_error: |- There was an error when attemping to sync folders using scp. Please inspect the error message below for more info. Source Files: %{source_files} Target Files: %{target_files} Error: %{stderr} Full command causing error: %{command} scp_installed_error: |- SCP was not detected as installed
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-scp-sync-0.5.11 | locales/en.yml |