Differences
This shows you the differences between the selected revisions of the page.
2009-04-10 | 2009-04-10 | ||
syntax (martin) | syntax (martin) | ||
Line 145: | Line 145: | ||
You may want to have script that synchronizes any local directory with a same-named subdirectory of fixed remote path, e.g.: | You may want to have script that synchronizes any local directory with a same-named subdirectory of fixed remote path, e.g.: | ||
* ''c:\www\gallery'' with ''/home/user/www/gallery''; | * ''c:\www\gallery'' with ''/home/user/www/gallery''; | ||
- | * ''c:\documents and settings\martin\www\forum'' with ''/home/user/www/forum' | + | * ''c:\documents and settings\martin\www\forum'' with ''/home/user/www/forum''. |
Such script is particularly useful for integrating with Windows Explorer's 'Send To' menu. | Such script is particularly useful for integrating with Windows Explorer's 'Send To' menu. |