Differences
This shows you the differences between the selected revisions of the page.
| 2014-03-07 | 2014-03-07 | ||
| no summary (189.101.4.254) | no summary (189.101.4.254) | ||
| Line 72: | Line 72: | ||
| using (Session session = new Session()) | using (Session session = new Session()) | ||
| { | { | ||
| - | // Connect | + | // Connect to FTP server |
| session.Open(sessionOptions); | session.Open(sessionOptions); | ||