Differences
This shows you the differences between the selected revisions of the page.
| 2015-05-14 | 2015-10-15 | ||
| WebSite keyword (martin) | MS standard is to have opening brace on new line (martin) | ||
| Line 67: | Line 67: | ||
| { | { | ||
| // Setup session options | // Setup session options | ||
| - | SessionOptions sessionOptions = new SessionOptions { | + | SessionOptions sessionOptions = new SessionOptions |
| + | ···········{ | ||
| Protocol = Protocol.Sftp, | Protocol = Protocol.Sftp, | ||
| HostName = "example.com", | HostName = "example.com", | ||