Differences

This shows you the differences between the selected revisions of the page.

2017-10-04 2017-10-20
code wrapping for new design 2 (martin) verbatim C# string literal (martin)
Line 97: Line 97:
                const string remotePath = "/home/user/";                 const string remotePath = "/home/user/";
-                const string localPath = "c:\\downloaded\\";+                const string localPath = @"C:\downloaded\";
                // Get list of files in the directory                 // Get list of files in the directory

Last modified: by martin