Sha256: 1f633323c1049293fb518d60881b6b696b5574a74268d07e6a5b8902f3befab2
Contents?: true
Size: 1.81 KB
Versions: 18
Compression:
Stored size: 1.81 KB
Contents
en: vagrant_scp_sync: action: scp_sync_folder: "Syncing files: %{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_folder_error: |- There was an error when attemping to sync folders using scp. Please inspect the error message below for more info. 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
18 entries across 18 versions & 1 rubygems