Differences
This shows you the differences between the selected revisions of the page.
2009-11-21 | 2010-03-06 | ||
mention auto decompress (martin) | standardize username in paths (martin) | ||
Line 337: | Line 337: | ||
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\username\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. |