Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.

My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
surya@ftw:~/Desktop/apps/tempsofa/solar-flair$ scp -v -i ~/.ec2/ec2-keypair.pem Gemfile.lock ubuntu@175.41.140.84:/home/ubuntu/apps/
Executing: program /usr/bin/ssh host 175.41.140.84, user ubuntu, command scp -v -t -- /home/ubuntu/apps/
OpenSSH_5.8p1 Debian-1ubuntu3, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 175.41.140.84 [175.41.140.84] port 22.
debug1: Connection established.
debug1: identity file /home/surya/.ec2/ec2-keypair.pem type -1
debug1: identity file /home/surya/.ec2/ec2-keypair.pem-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3p1 Debian-3ubuntu6
debug1: match: OpenSSH_5.3p1 Debian-3ubuntu6 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-1ubuntu3
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Server host key: RSA 35:d7:85:14:8a:3f:06:1d:82:fd:be:11:26:aa:8e:f4
debug1: Host '175.41.140.84' is known and matches the RSA host key.
debug1: Found key in /home/surya/.ssh/known_hosts:5
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: raj.surya19@gmail.com
debug1: Authentications that can continue: publickey
debug1: Trying private key: /home/surya/.ec2/ec2-keypair.pem
debug1: read PEM private key done: type RSA
debug1: Authentication succeeded (publickey).
Authenticated to 175.41.140.84 ([175.41.140.84]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: Sending environment.
debug1: Sending env LC_MESSAGES = en_IN.UTF-8
debug1: Sending env LANG = en_IN
debug1: Sending command: scp -v -t -- /home/ubuntu/apps/
Using /home/ubuntu/.rvm/gems/ruby-1.8.7-p334
surya@ftw:~/Desktop/apps/tempsofa/solar-flair$ debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 1 clearing O_NONBLOCK
Transferred: sent 2784, received 2024 bytes, in 1.6 seconds
Bytes per second: sent 1791.5, received 1302.5
debug1: Exit status 0