General Settings
Automatically show Dispatch when a web project loads
When true, the Dispatch tool window will load when a web project is loaded. If docked alongside the Solution Explorer,
Dispatch will not steal focus.
Automatically show/hide the linear view on-check
Checking this box will let Dispatch choose when to show and hide the linear tree view. When at least 1 node is checked in the solution
tree, the linear view will display. When no nodes are checked, the linear view will be hidden from view.
Focus Dispatch tool window on upload
This setting will auto-focus the Dispatch tool window whenever an upload is triggered. This is typically useful when uploading
from a keyboard shortcut (alt + u).
Display the Dispatch button in the Solution Explorer toolbar
This provides a convenient way to access the Dispatch tool window directly from the Solution Explorer's toolbar.
Match Solution Explorer's active item
When this box is checked, Dispatch will auto-select whatever node is selected in Solution Explorer. This setting DOES NOT
change the selection of the Solution Explorer.
Check for updates daily
When this box is checked, Dispatch will check once (and only once) a day to see if a newer version is available for download.
When checking for updates, check for pre-release versions
If you like to live on the wild-side, check this box and you'll be notified when a pre-release version becomes available. While often very stable,
pre-release versions may contain features and fixes that need further mass testing before being deployed in public release.
If an error occurs, automatically submit a error report
Anytime an error occurs, we'll give you the opportunity to submit a pre-filled report (just takes one click). If you're a busy samaritan, check this
box and Dispatch will send the report on your behalf without prompting for that click.
Alerts
Warn me when uploading from the Solution Explorer or code editor
While
keyboard shortcuts make uploading easier and more convenient, there's always a possiblity that something might accidentally
get uploaded that shouldn't have been. Check this box if you want to be warned when uploading from the keyboard.
Prompt to save when uploading dirty items, otherwise just save
When checked, you will be prompted to save the file(s) before uploading. If this box is left unchecked, the file will
automatically be saved prior to uploading.
When deleting a remote item, prompt me to type "yes", just to be safe
Safety first. Sometimes a confirmation dialog just won't cut it. So when you're about to do something risky like deleting a remote file,
we'll make extra sure that's what you really want to do.
Alert me when changing deploy modes
By default, you'll be asked to confirm when you change deploy modes. This is another safety feature to keep accidental mode changes
from happening. Uncheck with caution.
Logs & Output
Display the Dispatch output pane when any FTP activity takes place
Feel free to follow along as Dispatch does its thing. All FTP activity is traced to the output pane. Check this box if you'd like
Dispatch to focus the output pane automatically.
Display the Dispatch output pane when any error occurs
Dispatch will focus the output pane when an FTP error occurs, bringing the issue to your attention.
Enable verbose tracing (for debugging purposes)
If you are running into issues (and we hope you don't), enable this option to create a detailed trace log of your activity. This will help
us fix any bugs that may arise.
Display time stamps in the output log
The output log is a great way to see what Dispatch is up to. Setting this to true adds time stamps to each line of the output log.
Log trace output to file
While Dispatch traces data to the output pane, you can optionally have Dispatch trace this information to a text file on disk. This
may be helpful when the output pane is unavailable.
Log FTP activity to files in this directory
Dispatch will log all commands sent to your FTP server in an external text file under the specified directory.
FTP
Default upload buffer
If your connection can be optimized by altering the upload buffer, you can specify it here. The default value is 4 KB.
File Comparison Mode
Dispatch will use either the last modified date or a checksum of a file to determine if the file is out of sync. You can specify
which mode to use on both local & remote comparsons. Note - if your server does not support checksums over FTP, the last modified date
will be used.
Disconnect FTP connection timeout
Each FTP session will be automatically disconnected after a specified interval expires without any FTP activity. The default is 20 seconds.
Misc
File Diff Viewer
Dispatch ships with a file diff viewer but supports the ability for you to choose your own diff viewer.