Differences

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

2005-05-11 2005-05-13
2005-05-11 (martin) no summary (24.20.142.172)
Line 81: Line 81:
  * When synchronizing and comparing directories, the time difference of one second is ignored (for compatibility with FAT file systems). It is also ignored when transferring newer files only.   * When synchronizing and comparing directories, the time difference of one second is ignored (for compatibility with FAT file systems). It is also ignored when transferring newer files only.
  * New scripting command ''call'' to run arbitrary remote shell command. If the current session does not support this (SFTP), separate shell session is automatically opened. Alias for the command is ''!''.   * New scripting command ''call'' to run arbitrary remote shell command. If the current session does not support this (SFTP), separate shell session is automatically opened. Alias for the command is ''!''.
-  * File masks can be directory specific, where meaningful (text file mask, exclusion masks). For example mask ''*/public_html/*.php'' mathes only PHP files in directory ''public_html''. It does not matter what slashes are used, the mask always matches both remote and local directories.+  * File masks can be directory specific, where meaningful (text file mask, exclusion masks). For example mask ''*/public_html/*.php'' matches only PHP files in directory ''public_html''. It does not matter what slashes are used, the mask always matches both remote and local directories.
  * Lines beginning with '';'' or ''#'' are ignored in script files (can be used for comments).   * Lines beginning with '';'' or ''#'' are ignored in script files (can be used for comments).
  * When connected to Vandyke VShell server for Windows, the remote directory tree shows list of drives on the server (implemented support for SFTP extension ''fs-roots@vandyke.com'').   * When connected to Vandyke VShell server for Windows, the remote directory tree shows list of drives on the server (implemented support for SFTP extension ''fs-roots@vandyke.com'').

Last modified: by 24.20.142.172