Class Fog::Compute::Server
In: lib/fog/compute/models/server.rb
Parent: Fog::Model

Methods

Attributes

private_key  [W] 
private_key_path  [W] 
public_key  [W] 
public_key_path  [W] 
username  [W] 

Public Instance methods

scp_upload(local_path, remote_path, upload_options = {})

Alias for scp

[Validate]