Differences
This shows you the differences between the selected revisions of the page.
| 2011-12-28 | 2011-12-28 | ||
| NOTOC (martin) | grammar (martin) | ||
| Line 69: | Line 69: | ||
| <code csharp> | <code csharp> | ||
| - | // Throw if uploads fails | + | // Throw, if upload fails | 
| session.PutFiles(localPath, remotePath).Check(); | session.PutFiles(localPath, remotePath).Check(); | ||
| </code> | </code> | ||