Differences
This shows you the differences between the selected revisions of the page.
| 2009-11-21 | 2009-11-21 | ||
| checking_file_existence (martin) | normalize code (martin) | ||
| Line 215: | Line 215: | ||
| // Remote file search for | // Remote file search for | ||
| - | //var FILEPATH = "/home/user/myfile.dat"; | + | var FILEPATH = "/home/user/myfile.dat"; |
| - | var FILEPATH = "/cygdrive/d/bordel/test/picasa3-setup.exe"; | + | |
| // Session to connect to | // Session to connect to | ||
| var SESSION = "session"; | var SESSION = "session"; | ||