Differences

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

2011-12-29 2011-12-29
example (martin) syntax highlighter does not support @"..." (martin)
Line 56: Line 56:
            OperationResult<TransferArgs> transferResult;             OperationResult<TransferArgs> transferResult;
-            transferResult = session.PutFiles(@"d:\toupload\*", "/home/user/", false, transferOptions);+            transferResult = session.PutFiles("d:\\toupload\\*", "/home/user/", false, transferOptions);
            // Throw on any error             // Throw on any error

Last modified: by martin