﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>GlobalSCAPE Knowledge Base</title><generator>InstantKB.Net 2.0.6</generator><description>GlobalSCAPE Knowledge Base</description><link>http://kb.globalscape.com/</link><webMaster>noreply@globalscape.com</webMaster><lastBuildDate>Fri, 12 Mar 2010 05:27:24 GMT</lastBuildDate><ttl>20</ttl><item><title>Disabling the COMB Command</title><link>http://kb.globalscape.com/Goto10493.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 5.1.1 and later&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;In EFT Server 5.1.1 and later, you can create/edit a registry location to disable the COMB command to avoid problems with multipart uploads causing multiple file upload events. Restricting transfers to one-part uploads will result in slower transfers, but greatly reduces headaches when you want to process uploaded files, because a file upload success is the entire file. This option is disabled by default (legacy behavior), but setting this DWORD registry value to a non-zero integer causes COMB to be disallowed and not shown in the response to FEAT. &lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 3.0\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 3.0\] &lt;/span&gt;&lt;/p&gt;            &lt;blockquote style="margin-right: 0px;" dir="ltr"&gt;            &lt;p&gt;&lt;span style="background-color: #dddddd;"&gt;"DisableCOMBCommand"=dword:00000001&lt;/span&gt;&lt;/p&gt;            &lt;/blockquote&gt;&lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 05:27:29 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Redirect Custom Command Output to Connected FTP Clients</title><link>http://kb.globalscape.com/Goto10494.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 5.1.1 and later&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;pon href="http://help.globalscape.com/help/eft5/admin/banning_unwanted_file_types.htm" /&gt;            &lt;p&gt;In EFT Server version 5.1.1 and later, you can create/edit a registry location to cause the output of an Event Rule-executed custom command (when "redirect output to client" is on) to be sent back over the FTP command channel. This option is disabled by default (which is legacy behavior), but setting this DWORD registry value to a non-zero integer will result in this behavior. The Event Rule must be executed SYNCHRONOUSLY for the output to be redirected to the client, so you should ensure at least one IF FAILED Action is defined to force synchronous operation. &lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 3.0\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 3.0\] &lt;/span&gt;&lt;/p&gt;            &lt;blockquote style="margin-right: 0px;" dir="ltr"&gt;            &lt;p&gt;&lt;span style="background-color: #dddddd;"&gt;&lt;spaces /&gt; "FileUploadEventResult"=dword:00000001&lt;/span&gt;&lt;/p&gt;            &lt;/blockquote&gt;&lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 05:26:25 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Folder Monitor Change Filter Override</title><link>http://kb.globalscape.com/Goto10495.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 5.1.1 and later&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;pon href="http://help.globalscape.com/help/eft5/admin/banning_unwanted_file_types.htm" /&gt;            &lt;p&gt;In EFT Server version 5.1.1 and later, you can create/edit a registry key to set the "dwFilter" parameter that is passed into the function "ReadDirectoryChangesW()", which is the core of the Folder Monitor feature. &lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 4.0\EventRules] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 4.0\EventRules] &lt;/span&gt;&lt;/p&gt;            &lt;blockquote style="margin-right: 0px;" dir="ltr"&gt;            &lt;p style="margin-top: 0px; margin-bottom: 0px;"&gt;&lt;span style="background-color: #dddddd;"&gt;"FolderMonitorFilterValue"=dword:0000007D&lt;/span&gt;&lt;/p&gt;            &lt;p&gt;The default value is the same legacy value that had been present since the initial delivery of the feature: &lt;/p&gt;            &lt;p style="margin-left: 40px;"&gt;FILE_NOTIFY_CHANGE_FILE_NAME | FILE_NOTIFY_CHANGE_ATTRIBUTES | FILE_NOTIFY_CHANGE_SIZE | FILE_NOTIFY_CHANGE_CREATION | FILE_NOTIFY_CHANGE_LAST_WRITE | FILE_NOTIFY_CHANGE_LAST_ACCESS&lt;/p&gt;            &lt;p&gt;(This is a value of 0x7D)&lt;/p&gt;            &lt;/blockquote&gt;            &lt;p&gt;This is useful to override to "quiet" the folder monitor event dispatching; for example, if only looking for NEW files added to the folder, then exclude the "FILE_NOTIFY_CHANGE_FILE_NAME | FILE_NOTIFY_CHANGE_ATTRIBUTES | FILE_NOTIFY_CHANGE_LAST_ACCESS" set. &lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:27:04 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Legacy SMTP Send Behavior</title><link>http://kb.globalscape.com/Goto10497.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 5.x and later&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;pon href="http://help.globalscape.com/help/eft5/admin/banning_unwanted_file_types.htm" /&gt;            &lt;p&gt;This key is used for communicating with legacy SMTP servers that do not support &lt;a href="http://www.ietf.org/rfc/rfc1652.txt" target="_blank"&gt;RFC 1652&lt;/a&gt; or if having trouble sending messages through your existing SMTP server. &lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 4.0\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 4.0\] &lt;/span&gt;&lt;/p&gt;            &lt;blockquote style="margin-right: 0px;" dir="ltr"&gt;            &lt;p class="Coding"&gt;&lt;span style="background-color: #dddddd; font-family: courier new;"&gt;"LegacySMTPSendBehavior"=dword:00000001&lt;/span&gt;&lt;/p&gt;            &lt;p style="margin-left: 40px;" class="BodyText"&gt;(DWORD; non-zero to enable the feature)&lt;/p&gt;            &lt;/blockquote&gt;&lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:25:59 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Using the Server's time zone for file/folder listings in the HTTP/S engine</title><link>http://kb.globalscape.com/Goto10496.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 5.x and later&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;pon href="http://help.globalscape.com/help/eft5/admin/banning_unwanted_file_types.htm" /&gt;            &lt;p&gt;In EFT Server version 5 and later, you can create/edit this registry key to alter the behavior of the HTTP/S engine's directory listing format. By default, files and folders are displayed using UTC; however, if this registry value is present and non-zero, we use the Server's time zone for file/folder listings in the HTTP/S engine.&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 4.0\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 4.0\] &lt;/span&gt;&lt;/p&gt;            &lt;blockquote style="margin-right: 0px;" dir="ltr"&gt;            &lt;p&gt;&lt;span style="background-color: #dddddd; font-family: courier new;"&gt;"UseServerTimeZone"=dword:00000001&lt;/span&gt;&lt;/p&gt;            &lt;p&gt;0 = use UTC file times&lt;/p&gt;            &lt;p&gt;any integer other than 0 = use Server time zone for file times&lt;/p&gt;            &lt;/blockquote&gt;&lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:24:43 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Reverse Banned File Logic</title><link>http://kb.globalscape.com/Goto10502.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 5 and later&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;On a Site's &lt;b&gt;Advanced&lt;/b&gt; tab (in version 5) or &lt;strong&gt;Security&lt;/strong&gt; tab (in version 6 and later), you can &lt;a href="http://help.globalscape.com/help/eft6-1/banning_unwanted_file_types.htm"&gt;block the upload or download of certain file types&lt;/a&gt;. &lt;/p&gt;            &lt;p&gt;&lt;img alt="" src="http://kb.globalscape.com/attachments/DB_bannedfiletypes.gif" /&gt;&lt;/p&gt;            &lt;p&gt;The key below reverses that "banned file logic" from the current "By default allow all files except those below" to "By default exclude all files except those below:” That is, a REVERSAL of the current logic, The reversed logic filters out ALL by default, and only allows in those that the administrator specifies. (For example, if you want to allow only .txt files.) &lt;/p&gt;            &lt;blockquote style="margin-right: 0px;" dir="ltr"&gt;            &lt;p&gt;&lt;strong&gt;To activate this feature, create the following key:&lt;/strong&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 3.0\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 3.0\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="background-color: #dddddd; font-family: courier new;"&gt;"RestrictionByFileNameOnUpload"=dword:00000001 &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;(DWORD; non-zero means reverse the logic for banned files [exclude all except those listed])&lt;/p&gt;            &lt;/blockquote&gt;&lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:23:28 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Web Transfer Client Session Timeout</title><link>http://kb.globalscape.com/Goto10504.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 5 and later&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;pon href="http://help.globalscape.com/help/eft5/admin/banning_unwanted_file_types.htm" /&gt;            &lt;p&gt;By default, if the Web Transfer client (WTC) sits idle for 5 minutes, the session is released so that others can use one of the concurrent licenses. You may want the session time to be longer or shorter, depending upon your user's expected usage.&lt;/p&gt;            &lt;p&gt;You can control this with a Windows registry setting by creating a new DWORD value that indicates the number of minutes that you want the WTC session to be active, but idle, before the session is released.&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 3.0\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 3.0\] &lt;/span&gt;&lt;/p&gt;            &lt;blockquote&gt;            &lt;p class="Coding"&gt;&lt;span style="background-color: #dddddd; font-family: courier new;"&gt;"WTCTimeout"=dword:00000005&lt;/span&gt;&lt;/p&gt;            &lt;/blockquote&gt;            &lt;p&gt;Set the DWORD value to the number of minutes that a WTC session can remain idle before it is released for use by others. The default value is 5 minutes.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:22:24 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Enable Alternative Permission Logic</title><link>http://kb.globalscape.com/Goto10506.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 4 and later&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;This registry key determines whether EFT Server checks for the "Delete" permission when a client uploads a file.  &lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;If this setting is not present and/or set to zero, when a connecting client uploads a file, EFT Server checks only for Upload permission. If a file already exists with the same name, it will be overwritten. &lt;/li&gt;                &lt;li&gt;If this registry setting is present and non-zero, then EFT Server determines if an upload will delete (overwrite) an existing file. If a file already exists, EFT Server does an additional check for Delete permission.&lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 4.0\Config\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 4.0\Config\] &lt;/span&gt;&lt;/p&gt;            &lt;blockquote style="margin-right: 0px;" dir="ltr"&gt;            &lt;p&gt;&lt;span style="background-color: #dddddd; font-family: courier new;"&gt;"UplReqDel"=dword:00000001&lt;/span&gt;&lt;/p&gt;            &lt;p&gt;(DWORD: if non-zero value, EFT Server checks if client has Delete permission.)&lt;/p&gt;            &lt;/blockquote&gt;            &lt;p&gt; &lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:21:18 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Changing the Number of Concurrent Threads Used by Event Rules</title><link>http://kb.globalscape.com/Goto10507.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 4.x and later &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;The "Folder Monitor" Event Rule process is limited to 3 concurrent threads by default. This means that if you have 5 Folder Monitor Event Rules monitoring the same folder, and a file is added to the monitored folder, only 3 of the 5 Rules will fire, as determined by the operating system. The 4th and then 5th Rule execute only when one or more of the first three threads are done firing and executing any actions. If you have, for example, 100 concurrent Monitor Folder Event Rules, they will not all be triggered simultaneously. &lt;/p&gt;            &lt;blockquote style="margin-right: 0px;" dir="ltr"&gt;            &lt;p&gt;&lt;strong&gt;To override the default, create the following key:&lt;/strong&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 32-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\GlobalSCAPE Inc.\EFT Server 4.0\EventRules\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="text-decoration: underline;"&gt;On 64-bit systems:&lt;/span&gt;&lt;/p&gt;            &lt;p style="background-color: #dddddd;"&gt;&lt;span style="font-family: courier new;"&gt;[HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 4.0\EventRules\] &lt;/span&gt;&lt;/p&gt;            &lt;p&gt;&lt;span style="background-color: #dddddd; font-family: courier new;"&gt;"FolderMonitorWorkerThreadCount"=dword:00000010&lt;/span&gt;&lt;/p&gt;            &lt;p&gt;(DWORD: the number of allowed concurrent threads)&lt;/p&gt;            &lt;/blockquote&gt;            &lt;p&gt;&lt;strong&gt;As of version 6.1&lt;/strong&gt;, the Folder Monitor Action threads use a dynamically growing pool. The system will keep track of the number of active threads over time and periodically calculate the average of number of concurrent active threads over that time period. The sample rate is once every 5 seconds, and the sample period is 10 samples. After sampling 10 times and finding the average concurrent active threads over that period, the system determines if the past average is 85% of the current active thread count or higher and, if YES, then grows that pool by 1/2 of the concurrent active threads, up to a set maximum number of threads. Basically, this means that if we are currently running close to or above the prior average of concurrent threads, we should grow our thread pool to allow for room for any more events that are coming in to be processed. By default, we start with 3 threads in the pool per site, and can grow to a maximum of 32 threads. With this new architecture, the above Registry Entry will override the initial worker thread count as it has since EFT 4.2.x. If the value is bigger than the default 32 maximum thread pool size, the registry value will also become the new maximum pool size. Thus, if the registry value is greater than 32 then we will have a static pool of threads of that designated size (because the initial and maximum values are both the same). &lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:20:13 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Does the Copy/Move Event Rule Action support resumed transfers?</title><link>http://kb.globalscape.com/Goto10552.aspx</link><description>&lt;div&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server (All Versions)&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;QUESTION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Does the Copy/Move Event Rule Action support resumed transfers?&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt; &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;ANSWER&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Yes. The first attempt overwrites the file. All subsequent retries (in the same rule context) use resume logic. This logic applies to all protocols (SFTP, FTP/S, HTTP/S). &lt;/p&gt;            &lt;p&gt;Refer to &lt;a href="http://help.globalscape.com/help/eft6-1/Copy_Move_File_to_Host_Action_help.htm" target="_blank"&gt;Copy/Move (Push) File to Host Action&lt;/a&gt; for more information.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:18:33 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Secure FTP Server Version History</title><link>http://kb.globalscape.com/Goto10450.aspx</link><description>&lt;div style="text-align: left;" class="copy"&gt;&lt;h1&gt;&lt;span style="font-size: 16px;"&gt;Secure FTP Server Version History&lt;/span&gt;&lt;/h1&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.3.10&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Fixed SFTP protocol command validation &lt;/li&gt;    &lt;li&gt;Eliminated Memory leak in authentication manager. &lt;/li&gt;    &lt;li&gt;Eliminated crash in SFTP.&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.3.7&lt;/span&gt; &lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Updated SSH libraries. &lt;/li&gt;    &lt;li&gt;Improved audit logger database connectivity. &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.3.5&lt;/span&gt; &lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Improved compatibility with Filezilla FTP client. &lt;/li&gt;    &lt;li&gt;Improved compatibility with z/OS systems. &lt;/li&gt;    &lt;li&gt;Improved resource usage when uploading via HTTP.&lt;br /&gt;      &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.3.1&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected problem with inheritance and resulting folder permissions &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.3.0&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;MD5 functions not thread safe causes crash - Repaired &lt;/li&gt;    &lt;li&gt;Auto-lockout now resets on successful login (SFTP) &lt;/li&gt;    &lt;li&gt;Corrected COM Memory leak when creating users &lt;/li&gt;    &lt;li&gt;MLST now works according to specifications &lt;/li&gt;    &lt;li&gt;COM method SetMaxSpace inputs correct amount &lt;/li&gt;    &lt;li&gt;Corrected error where E-mail notifications fail in certain scenarios &lt;/li&gt;    &lt;li&gt;Corrected error when restoring key from backup location &lt;/li&gt;    &lt;li&gt;Show in list unchecked no longer allows viewing of directory &lt;/li&gt;    &lt;li&gt;HTTPS component correctly handles large file transfers &lt;/li&gt;    &lt;li&gt;MLSD correctly returns Virtual folders &lt;/li&gt;    &lt;li&gt;COM method RemoveUser error corrected MX Error: 65280 (0000FF00)” &lt;/li&gt;    &lt;li&gt;COM method RenameUser error corrected &lt;/li&gt;    &lt;li&gt;HTML directory listing links now properly encode for special characters &lt;/li&gt;    &lt;li&gt;Service crash error corrected faulting module to be ntdll.dll &lt;/li&gt;    &lt;li&gt;Error returned incorrect SSH dates corrected &lt;/li&gt;    &lt;li&gt;Correct file information now sent with SSH_FXP_STAT returns &lt;/li&gt;    &lt;li&gt;403 and 404 errors corrected when there is no list permission (blind) in HTTP/S &lt;/li&gt;    &lt;li&gt;Force auth dbase refresh now works &lt;/li&gt;    &lt;li&gt;Folder listings for 1000+ virtual folders now works &lt;/li&gt;    &lt;li&gt;New Active Directory user accounts can now log in after service restart &lt;/li&gt;    &lt;li&gt;MLST and MSLD no longer return incorrect negative file sizes on files greater than 2GB &lt;/li&gt;    &lt;li&gt;Accounts are no longer incorrectly disabled when using AD and “disable account after X” is not engaged &lt;/li&gt;    &lt;li&gt;Upload button no longer displays in browser even though no upload permissions are available for that user &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.2.0 Build 07.07.2006.6&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Optimized internal SMTP client to conform to RFC 2821 &lt;/li&gt;    &lt;li&gt;Optimized HTML listing to support RFC 1738 guidelines for special characters (sec. 2.2) &lt;/li&gt;    &lt;li&gt;Corrected problem with log file showing negative numbers for file sizes over 2GB &lt;/li&gt;    &lt;li&gt;Corrected problem with MLSD not returning Virtual Folders as part of the list &lt;/li&gt;    &lt;li&gt;Corrected problem with max transfer speeds preventing users with slower connections from uploading &lt;/li&gt;    &lt;li&gt;Corrected problem with disk quota limit affecting HTTPS transfers &lt;/li&gt;    &lt;li&gt;Corrected problem with SFTP logins for new users using AD Authentication &lt;/li&gt;    &lt;li&gt;Improved error reporting for custom command action triggering &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.1.5 Build 04.12.2006.2&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected error when SFTP clients connect to NT/AD Site using password only authentication &lt;/li&gt;    &lt;li&gt;Corrected issue where execution of a custom command with a lengthy parameter line passed to it causes server to crash. &lt;/li&gt;    &lt;li&gt;Corrected error in which settings for &lt;b&gt;require client certificates&lt;/b&gt; feature for SSL protocols affected all sites, not only the one on which it was turned on. &lt;/li&gt;    &lt;li&gt;Enhanced &lt;b&gt;On User Account Disable&lt;/b&gt; Event Rule to trigger when expiration of user account occurs (based upon site refresh interval) &lt;/li&gt;    &lt;li&gt;Enhanced SFTP server-side logging such that uploads of 0 Byte files are now written to the log file. &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.1.4 Build 01.10.2006&lt;/span&gt; &lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Added SFTP upload/download speed and count reporting to administration GUI &lt;/li&gt;    &lt;li&gt;Corrected issue with public key authentication in SFTP &lt;/li&gt;    &lt;li&gt;Corrected issue with timeout not disconnecting in SFTP &lt;/li&gt;    &lt;li&gt;Corrected issue when creating a site using NTLM authentication with custom domain and group &lt;/li&gt;    &lt;li&gt;Corrected issue with home folder permissions resetting at user's first login &lt;/li&gt;    &lt;li&gt;Corrected issue with impersonation while downloading in HTTP/S &lt;/li&gt;    &lt;li&gt;Improved SetMaxSpace and GetMaxSpace COM methods to use units of KB to allow greater maximum values &lt;/li&gt;    &lt;li&gt;Corrected issue connecting with OpenSSH 3.5 without Show and List permissions on parent folder &lt;/li&gt;    &lt;li&gt;Corrected issue where execution of a custom command with a lengthy parameter line passed to it causes server to crash. &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.1.3 Build 10.10.2005&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Improved stability of service caused by unsynchronized access to the SFTP socket state &lt;/li&gt;    &lt;li&gt;Corrected HTML form-based uploads to work properly through a URL containing escape codes &lt;/li&gt;    &lt;li&gt;Corrected issue to allow Windows user impersonation &lt;/li&gt;    &lt;li&gt;Corrected event rule processing when transferring files in PASV mode and containing a command &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.1.1 Build 08.08.2005.2&lt;/span&gt; &lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Fixed service issue related to Windows 2003 &lt;/li&gt;    &lt;li&gt;Corrected branding issue in HTTP/S module &lt;/li&gt;    &lt;li&gt;Improved service stability &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.1 Build 7.06.2005.3&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Added module for support of HTTP and HTTPS transfers &lt;/li&gt;    &lt;li&gt;Improved registration process &lt;/li&gt;    &lt;li&gt;Known Issues:    &lt;p&gt;1. Upgrades with a fully registered (not trial) SFTP module may see the SFTP module disabled after upgrading to 3.1. If this happens, re-enter the SFTP serial to re-activate that component. &lt;br /&gt;    2. Those with trial versions of HTTP will need to restart the server service for the HTTP trial to apply. &lt;/p&gt;    &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.0.4 Build 6.15.2005&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected SSH response to MSG_CHANNEL_REQUEST that had flip-flopped the sender and receiver channels. Now properly supports multiple channeled during SFTP session. &lt;/li&gt;    &lt;li&gt;Corrected error in SetPermission() and GetPermission() from the COM Admin module introduced when adding richer error reporting. &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.0.3 Build 4.29.2005&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Fixed security vulnerabity due to buffer overflow in FTP command channel &lt;/li&gt;    &lt;li&gt;Improved COM interface error reporting by implementing ISupportErrorInfo interface &lt;/li&gt;    &lt;li&gt;Improved registration wizard to display options upon failed registration&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.0.2 Build 4.12.2005&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected file locking problem that caused some files to not appear after uploads (only when a user home folder was specified to be the root folder)&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 3.0.1 Build 3.31.2005&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected memory leaks &lt;/li&gt;    &lt;li&gt;Corrected problem with quota limits for SFTP uploads&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Changes in 3.0.0 Build 3.23.2005&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;    &lt;li&gt;Added MODE Z support with ZLIB compression engine &lt;/li&gt;    &lt;li&gt;Added support to limit the number of total concurrent user logins &lt;/li&gt;    &lt;li&gt;Added support to lock partially uploaded files (clients cannot download files in the process of being uploaded) &lt;/li&gt;    &lt;li&gt;Added support for importing and exporting site configuration data, user settings, site custom commands, and site event rules &lt;/li&gt;    &lt;li&gt;Added support for capturing and displaying connection-activity in real-time &lt;/li&gt;    &lt;li&gt;Improved logging information and provided option for "Standard" and "Verbose" logging &lt;/li&gt;    &lt;li&gt;Added registration wizard &lt;/li&gt;    &lt;li&gt;Enhanced logging mechanisms &lt;/li&gt;    &lt;li&gt;Corrected ability to disable SMTP authorization option &lt;/li&gt;    &lt;li&gt;Corrected issue where Event Rules does not release handles correctly when user redirects output -OR- terminates the process after a certain amount of time &lt;/li&gt;    &lt;li&gt;Corrected issue to properly re-establish lost connections with SQL database using ODBC Authentication &lt;/li&gt;    &lt;li&gt;Enhanced message prompt on Kick User functionality &lt;/li&gt;    &lt;li&gt;Corrected issue with SMTP authorization being disabled &lt;/li&gt;    &lt;li&gt;Corrected issue to log failed login attempts &lt;/li&gt;    &lt;li&gt;Corrected issue that could crash the Administrator GUI when the admin password is NOT remembered &lt;/li&gt;    &lt;li&gt;Corrected issue in receiving BitVise's Tunnelier client SSH/SFTP commands &lt;/li&gt;    &lt;li&gt;Corrected issue with multi-part uploads not always working &lt;/li&gt;    &lt;li&gt;Corrected issue so IIS logging records partial transfers &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Changes in 2.0.7 Build 12.20.2004&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;    &lt;li&gt;Corrected issue with AD Authentication failing to pull GROUP information &lt;/li&gt;    &lt;li&gt;Corrected issue with RNFR and RNTO not returning proper codes &lt;/li&gt;    &lt;li&gt;Corrected issue with COM ICISites section functionality &lt;/li&gt;    &lt;li&gt;Corrected issue with CreatePhysicalFolder failing unless UNIX style path provided &lt;/li&gt;    &lt;li&gt;Corrected issue with trial registration on the Windows 2003 Operating System &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 2.0.6 Build 11.03.2004.2&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected AD Authentication import of large numbers of users &lt;/li&gt;    &lt;li&gt;Corrected incorrect 'modified' date on files &lt;/li&gt;    &lt;li&gt;Corrected issue with ODBC Group Management &lt;/li&gt;    &lt;li&gt;Corrected issue with SFTP event rules using Email/Custom Command parameters &lt;/li&gt;    &lt;li&gt;Corrected issue with STOU command not returning unique filenames &lt;/li&gt;    &lt;li&gt;Corrected issue with deployment of default MS Access db &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 2.0.5 Build 9.08.2004&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected inappropriate SFTP Banner Message ("unexpected packet #53") on server initiated key re-exchange &lt;/li&gt;    &lt;li&gt;Made various SFTP Event Rule improvements &lt;/li&gt;    &lt;li&gt;Event rule parameters now honoring quotes so that embedded spaces are not considered parameter delimiters &lt;/li&gt;    &lt;li&gt;Administration COM DLL bug fixes (CreateUser, Permissions) &lt;/li&gt;    &lt;li&gt;Registration now allows multibyte (MBCS) characters &lt;/li&gt;    &lt;li&gt;Error message / prompt / indication string changes for clarification &lt;/li&gt;    &lt;li&gt;Corrected issue with disappearing users from ftpserver_ids table &lt;/li&gt;    &lt;li&gt;Corrected bug where client password only connections were allowed even though the server required password and certificates for authentication &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 2.0.3 Build 5.16.2004&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected condition where SFTP sometimes returned incorrect file permissions &lt;/li&gt;    &lt;li&gt;Corrected auto-assign home folder logic when NT Auth was used &lt;/li&gt;    &lt;li&gt;Corrected condition where SFTP would always listen on 0.0.0.0:22 regardless of IP settings &lt;/li&gt;    &lt;li&gt;Corrected remote administration problem where selecting SFTP tab would lock the admin GUI from selecting any other tab &lt;/li&gt;    &lt;li&gt;Corrected a defect introduced in 2.0.2 where SFTP public key authentication failed to occur &lt;/li&gt;    &lt;li&gt;Corrected condition where user level settings for protocol restrictions were ignored in favor of site-level restrictions &lt;/li&gt;    &lt;li&gt;Corrected default behavior to include Modified Time as part of MLSD/MLST options &lt;/li&gt;    &lt;li&gt;Corrected a formatting issue with regard to time values returned as a result of an MLSD command sequence &lt;/li&gt;    &lt;li&gt;Corrected security vulnerability where SSH service credentials were being used instead of the connecting user's NTFS permissions when using NT/AD Authentication and SFTP &lt;/li&gt;    &lt;li&gt;Corrected condition where server was returning both virtual and physical folder names in the raw listing (for virtual folders) &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 2.0.2 Build 4.15.2004&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;SFTP commands are logged to log file &lt;/li&gt;    &lt;li&gt;Improved SFTP response codes to conform to RFC standard and expectations of clients &lt;/li&gt;    &lt;li&gt;SFTP can now run independently of FTP/FTPS &lt;/li&gt;    &lt;li&gt;Proper handling of NTLM/AD usernames when connecting over SFTP &lt;/li&gt;    &lt;li&gt;Improved Trial Registration mechanisms &lt;/li&gt;    &lt;li&gt;Improved SMTP communication to avoid false positives in SPAM checkers &lt;/li&gt;    &lt;li&gt;Proper handling of home folder creation upon first login &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 2.0.1 Build 3.16.2004&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected two security vulnerabilities (DoS and Buffer Overflow on SITE commands) &lt;/li&gt;    &lt;li&gt;Corrected condition where GUI would crash if connecting while on the VFS tab &lt;/li&gt;    &lt;li&gt;Corrected issue wherein virtual folders would appear in duplicate places in VFS &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 2.0  3/11/2004&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Added Event Rules &lt;/li&gt;    &lt;li&gt;Added support for SFTP (SSH2) &lt;/li&gt;    &lt;li&gt;Added programmatic interface support with COM &lt;/li&gt;    &lt;li&gt;Added support for database polling &lt;/li&gt;    &lt;li&gt;Added option to edit path to authentication provider (database) &lt;/li&gt;    &lt;li&gt;Added support for 1024,2048, and 4096 bit SSL key lengths &lt;/li&gt;    &lt;li&gt;Added feature which makes an expired certificate immediately recognizable in the certificate manager &lt;/li&gt;    &lt;li&gt;Added support for TLS 1.0 (SSL v3.1) &lt;/li&gt;    &lt;li&gt;Added support for Clear Command Channel (CCC) when using SSL &lt;/li&gt;    &lt;li&gt;Added support for server to server transfers using SSCN &lt;/li&gt;    &lt;li&gt;Added support for multiple servers to be managed through the Administrator Interface &lt;/li&gt;    &lt;li&gt;Added feature to specify a future date to expire user accounts &lt;/li&gt;    &lt;li&gt;Added support for Active Directory &lt;/li&gt;    &lt;li&gt;Added support to query domain controller &lt;/li&gt;    &lt;li&gt;Added feature for the input of personal account information &lt;/li&gt;    &lt;li&gt;Added option to use home folder when creating a Site that will use NT or Active Directory Authentication &lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 1.2.3 10/17/2003&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Added support for the MDTM command &lt;/li&gt;    &lt;li&gt;Added ability to use a forward slash on NT Authentication logins &lt;/li&gt;    &lt;li&gt;Corrected problem to properly handle Close_Notify sent by SSL client &lt;/li&gt;    &lt;li&gt;Corrected problem in handling of heavy loads under SSL  that caused VFS to "forget" root path (especially on multi-processor machines) &lt;/li&gt;    &lt;li&gt;Corrected problem where server would sometimes close socket prematurely when a client requested a directory listing &lt;/li&gt;    &lt;li&gt;Corrected timestamp logic for file dates without explicit times being listed. This improves synchronization logic&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 1.2.1 7/9/2003&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected problem where SSL download speeds were substantially slower than SSL upload speeds &lt;/li&gt;    &lt;li&gt;Corrected a problem where there was an inconsistency between the change password dialog and the New User Wizard&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;span style="font-size: 13px;"&gt;Changes in 1.2 3/4/2003&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;    &lt;li&gt;Corrected a problem where downloads using SSL would sometimes transfer an incomplete file &lt;/li&gt;    &lt;li&gt;Corrected a problem where the server was not sending the correct IP address in response to a PORT mode request when the server has multiple IP addresses and the virtual site is listening on any but the first of those addresses &lt;/li&gt;    &lt;li&gt;Added support for files sizes greater than 2 GB &lt;/li&gt;    &lt;li&gt;Corrected issue so that IIS log file format now correctly lists time per operation&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;!-- #EndEditable --&gt;</description><pubDate>Fri, 12 Mar 2010 04:17:46 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Can EFT Server pull user accounts from multiple child domains and/or forests?</title><link>http://kb.globalscape.com/Goto10542.aspx</link><description>&lt;div&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 6.1&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;QUESTION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Can EFT Server pull user accounts from multiple child domains and/or forests?&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt; &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;ANSWER&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;EFT Server allows you to specify only one domain and one group. However, that group can contain groups and users from foreign domains, as long as a trust relationship exists between the domains. This allows users from remote domains to authenticate to EFT Server. So, as long as a trust relationship exists between the domains, EFT Server can authenticate users from remote domains. The domain in which EFT Server resides will need to have a group that contains the foreign domain users.&lt;/p&gt;            &lt;p&gt;The point is that EFT Server simply talks to one AD/forest/controller. If that AD/forest/controller is properly configured to get information from the other domain/forest, then EFT Server will authenticate those users. &lt;/p&gt;            &lt;p&gt;&lt;b&gt;NOTE: &lt;/b&gt;When your forest contains domain trees with many child domains and you observe noticeable user authentication delays between the child domains, you can optimize the user authentication process between the child domains by creating shortcut trusts to mid-level domains in the domain tree hierarchy. For more information, refer to &lt;a href="http://go.microsoft.com/fwlink/?LinkId=42644"&gt;When to create a shortcut trust&lt;/a&gt; on Microsoft's Web site. &lt;/p&gt;            &lt;p&gt;For details of controlling access to shared resources across domains, refer to the Microsoft TechNet article, &lt;a href="http://technet.microsoft.com/en-us/library/cc787646(WS.10).aspx"&gt;Accessing resources across domains&lt;/a&gt;.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:15:23 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Can EFT Server/Secure FTP Server pull Active Directory users from multiple domains?</title><link>http://kb.globalscape.com/Goto10397.aspx</link><description>&lt;table class="copy" border="0" width="100%"&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;!--Row 1 heading--&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 2, bullets--&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space--&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server &lt;/li&gt;                &lt;li&gt;Secure FTP Server&lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 3 heading--&gt;            &lt;td colspan="2"&gt;&lt;b&gt;QUESTION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 4, question--&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;Can EFT Server/Secure FTP Server pull Active Directory users from multiple domains by specifying only the domain in which the Server resides?&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 5, answer--&gt;            &lt;td colspan="2"&gt;&lt;b&gt;ANSWER&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;When you configure Sites in EFT Server, you specify which type of database to use for user authentication. If you choose Windows Active Directory (NTLM/AD) Authentication, you point EFT Server to a Primary Domain Controller (PDC) and a group on that AD controller. EFT Server queries the domain controller, adds all domain users to the Site tree, and assigns permissions to users from the user database. Any user that exists in the group on the AD controller can be valid users in EFT Server. If the AD administrator can define users in the group that come from other domains, then those users should also be available to EFT Server. EFT Server supports the listing of user accounts and login authentication for accounts that reside in remote AD &lt;a href="http://kb.globalscape.com/admin/newarticle.aspx#domaingroup"&gt;domain groups&lt;/a&gt; referenced by an AD universal group. EFT Server only supports accounts that reside in groups that are from the same domain as the &lt;a href="http://kb.globalscape.com/admin/newarticle.aspx#universalgroup"&gt;universal group&lt;/a&gt;. EFT Server supports traversal of the remote groups referenced by a universal group. The recursive traversal of groups and subgroups that exist in EFT Server are supported and unaffected by the ability to support users in remote groups that are referenced by a local universal group. &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 6, answer--&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;&lt;b&gt;Terminology:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;One or more domains that share a common schema and Global Catalog are referred to as a &lt;i&gt;forest&lt;/i&gt;. In a forest, users in one domain tree can gain access to resources in the other trees, the Global Catalog incorporates object information for the entire forest, and the Active Directory schema applies to the entire forest.            &lt;ul&gt;                &lt;li&gt;&lt;a name="domaingroup"&gt;&lt;/a&gt;&lt;i&gt;domain local group&lt;/i&gt;: a security or distribution group that can contain universal groups, global groups, other domain local groups from its own domain, and accounts from any domain in the forest. &lt;/li&gt;                &lt;li&gt;&lt;a name="globalgroup"&gt;&lt;/a&gt;&lt;i&gt;global group&lt;/i&gt;: a group that can be used in its own domain, in member servers and workstations of the domain, and in trusting domains. &lt;a name="universalgroup"&gt;&lt;/a&gt;&lt;/li&gt;                &lt;li&gt;&lt;i&gt;universal group&lt;/i&gt;: a security or distribution group that contains users, groups, and computers from any domain in its forest as members. &lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;Refer to &lt;a href="http://kb.globalscape.com/article.aspx?id=10542"&gt;KB10542 &lt;/a&gt;for more information.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;</description><pubDate>Fri, 12 Mar 2010 04:14:58 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>What is the difference between SSH protocol version vs. SFTP protocol version vs. SSH implementation version?</title><link>http://kb.globalscape.com/Goto10555.aspx</link><description>&lt;div&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server (All Versions) &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;QUESTION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;What is the difference between SSH protocol version vs. SFTP protocol version vs. SSH implementation version?&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt; &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;ANSWER&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;It is important to distinguish the Secure Shell (SSH) protocol version from the SSH File Transfer Protocol (SFTP) version, and each of these from the more granular SSH library implementation version.&lt;/p&gt;            &lt;h4&gt;Secure Shell (SSH) Protocol &lt;/h4&gt;            &lt;p&gt;The SSH protocol has a variety of versions which are grouped into the following two categories: &lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;SSH 1.xx (SSH1) - Vulnerable and increasingly rare. Generally considered obsolete. &lt;/li&gt;                &lt;li&gt;SSH 2.00 (SSH2) - RFC standard, by now most widely used. (See RFC 4251) &lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;EFT Server supports SSH2 only. We do not support SSH1. (As of this writing, SSH3 does not yet exist.) &lt;/p&gt;            &lt;h4&gt;SSH File Transfer Protocol (SFTP)&lt;/h4&gt;            &lt;p&gt;The SFTP version affects functional features; it does not affect security of the connection (which is always SSH2.) Below is a list of SFTP versions and their use: &lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;1 (nonexistent) &lt;/li&gt;                &lt;li&gt;2 (rare) &lt;/li&gt;                &lt;li&gt;3 (common) &lt;/li&gt;                &lt;li&gt;4 (common) &lt;/li&gt;                &lt;li&gt;5 (nonexistent) &lt;/li&gt;                &lt;li&gt;6 (not yet common but increasingly supported) &lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;EFT Server supports SFTP versions 2, 3, 4, and 6. The outbound client defaults to version 4, and it is not configurable through the GUI. The EFT Server outbound client negotiates the SFTP version with the receiving server during session establishment. That is, if the receiving server only supports version 2, EFT Server will negotiate down and operate at version 2.&lt;/p&gt;            &lt;h4&gt;SSH Implementation Version (sshlib)&lt;/h4&gt;            &lt;p&gt;Our sshlib has implementation versions such as 1.81, 1.82, but these refer to the &lt;em&gt;library&lt;/em&gt; version, not the &lt;em&gt;protocol&lt;/em&gt; version. The SSH protocol version is always 2.0.&lt;/p&gt;            &lt;p&gt;For more information, refer to the following web pages:&lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;Secure Shell (SSH) Protocol: &lt;a href="http://en.wikipedia.org/wiki/Secure_Shell" target="_blank"&gt;http://en.wikipedia.org/wiki/Secure_Shell&lt;/a&gt; &lt;/li&gt;                &lt;li&gt;SSH File Transfer Protocol (SFTP): &lt;a href="http://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol"&gt;http://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol&lt;/a&gt; &lt;/li&gt;                &lt;li&gt;The Secure Shell (SSH) Transport Layer Protocol, RFC 4253: &lt;a href="http://tools.ietf.org/html/rfc4253"&gt;http://tools.ietf.org/html/rfc4253&lt;/a&gt; &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:14:31 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Scripts fail on EFT Server when installed on the 64-bit Windows 2008 operating system.</title><link>http://kb.globalscape.com/Goto10540.aspx</link><description>&lt;div&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server version 6.x &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;QUESTION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Scripts fail on EFT Server when installed on a 64-bit operating system.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt; &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;ANSWER&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;When you run a script for EFT Server on a 64-bit operating system, you cannot call &lt;b&gt;cscript.exe&lt;/b&gt;. Instead you must use &lt;b&gt;C:\Windows\SysWOW64\cscript script.vbs&lt;/b&gt;.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:13:21 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Is EFT Server's AS2 module Drummond certified?</title><link>http://kb.globalscape.com/Goto10554.aspx</link><description>&lt;div&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server (versions 5.2.3 and later) &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;QUESTION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Is EFT Server's AS2 module Drummond certified?&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt; &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;ANSWER&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;Yes. The AS2 component used in EFT Server is &lt;a href="http://www.drummondgroup.com/html-v2/as2-companies-current.html"&gt;/n software's IP*Works EDI v8.3 Engine&lt;/a&gt;, in compliance with RFC4130. (The Drummond Group requires you to register your email address on their web site linked above to see their Current Certified Product List.)               &lt;p&gt;In &lt;a href="http://www.globalscape.com/company/press.aspx?id=136"&gt;March 2008, GlobalSCAPE announced&lt;/a&gt; that EFT Server supports both client (outbound) and server (inbound) AS2 transfers with a Drummond-certified AS2 adapter that has achieved interoperability with other Drummond-certified AS2 servers and clients. The full product was released in &lt;a href="http://www.globalscape.com/eft/history.aspx"&gt;July 2008 with EFT Server version 5.2.3&lt;/a&gt;.&lt;/p&gt;            &lt;p&gt;For more information, refer to &lt;a href="http://help.globalscape.com/help/eft6-1/index.htm#HowServerSupportsAS2.htm"&gt;How EFT Server Supports AS2&lt;/a&gt; in the EFT Server online help documentation.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:12:56 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Forgetting the Admin Password</title><link>http://kb.globalscape.com/Goto10389.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td valign="top"&gt;&lt;/td&gt;            &lt;td valign="top"&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 1 heading--&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 2, bullets--&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space--&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server &lt;/li&gt;                &lt;li&gt;Secure FTP Server &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 3 heading--&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;QUESTION&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 4, question--&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;I forgot my administrator password. How can I create a new password?&lt;/p&gt;            &lt;p&gt; &lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;!--Row 5, answer--&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;ANSWER&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;If you cannot remember your password to log in, you can log in with the local administrator account for the computer on which EFT Server/Secure FTP Server is installed. Logging in to the Server with the local administrator account allows you to keep your configuration intact and &lt;a href="http://help.globalscape.com/help/eft6/Resetting_the_Server_Administrator_Password.htm"&gt;reset an administrator account password&lt;/a&gt;, &lt;a href="http://help.globalscape.com/help/eft6/AddingServerAdministrators.htm"&gt;create a new administrator account&lt;/a&gt;, and &lt;a href="http://help.globalscape.com/help/eft6/Removing_Inactive_Administrator_Accounts.htm"&gt;remove inactive administrator accounts&lt;/a&gt;.&lt;/p&gt;            &lt;p&gt;When the Server service receives a login message, it first examines internal user accounts for a matching username/password pair. If the login attempt is made locally on the Server computer and the login attempt fails to find a matching login, the Server then attempts to validate whether the supplied login corresponds to valid user account credentials with administrative privileges to the local computer on which the Server is running. If the supplied credentials match a valid administrator account for the local computer on which the Server is running, then the Server allows the login attempt, but only the Server node and the &lt;strong&gt;Administration&lt;/strong&gt; tab appear. None of the sub nodes in the tree (Sites, Templates, Users, etc.) are available.&lt;/p&gt;            &lt;p&gt;&lt;img width="608" height="548" alt="" src="http://kb.globalscape.com/attachments/ILLUST_LocalLogin.gif" /&gt;&lt;/p&gt;            &lt;p&gt;On the &lt;strong&gt;Administration&lt;/strong&gt; tab, you can &lt;a href="http://help.globalscape.com/help/eft6/AddingServerAdministrators.htm"&gt;create a new Server administrator account&lt;/a&gt;, &lt;a href="http://help.globalscape.com/help/eft6/Resetting_the_Server_Administrator_Password.htm"&gt;change the password on an existing account&lt;/a&gt;, unlock the account, or reset an expired account.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;            &lt;p&gt; &lt;/p&gt;            &lt;strong&gt;Note:&lt;/strong&gt;&lt;br /&gt;            &lt;br /&gt;            In the unlikely and unsecure chance that the local administrator account does not have a username or password, create a new local administrator account in Windows or edit the existing local administrator account to provide the account with a password, and ensure that the account has local administrator privileges. (On the Windows Control Panel, click &lt;strong&gt;User Accounts&lt;/strong&gt;.) If you cannot create or edit user accounts, you do not have local administrator privileges on the computer and will need to contact your network administrator for assistance.            &lt;p&gt;In many cases, you will need to type the domain and the username. For example, if you log in to Windows using &lt;span style="font-family: 'courier new';"&gt;soiljmh&lt;/span&gt; on the domain of &lt;span style="font-family: 'courier new';"&gt;mycompany&lt;/span&gt; to log in to the Server, you might need to type &lt;span style="font-family: 'courier new';"&gt;mycompany\soiljmh&lt;/span&gt; for the username. &lt;/p&gt;            &lt;p&gt;&lt;img alt="" src="http://kb.globalscape.com/attachments/DB_WindowsLogin.gif" /&gt;&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:12:36 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>How can I purge EFT Server data from my SQL database?</title><link>http://kb.globalscape.com/Goto10426.aspx</link><description>&lt;div&gt;&lt;strong&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/strong&gt;&lt;ul&gt;    &lt;li&gt;EFT Server (All Versions) &lt;/li&gt;&lt;/ul&gt;&lt;strong&gt;QUESTION&lt;/strong&gt;&lt;p&gt;How can I purge EFT Server data from my SQL database?&lt;/p&gt;&lt;p&gt;&lt;strong&gt;ANSWER&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;Use the procedure below to purge EFT Server data from your SQL database. &lt;/p&gt;&lt;ol&gt;    &lt;li&gt;Download the SQL script &lt;a href="http://kb.globalscape.com/attachments/PurgeEftData.txt"&gt;PurgeEftData.txt&lt;/a&gt;. Do one of the following    &lt;ul&gt;        &lt;li&gt;Click the link to open it your browser, then copy and paste the text into a txt file. &lt;/li&gt;        &lt;li&gt;Right-click the link, then save the .txt file to your desktop. &lt;/li&gt;    &lt;/ul&gt;    &lt;/li&gt;    &lt;li&gt;Open the script in a text editor and edit the following values:    &lt;ol style="list-style-type: lower-alpha;"&gt;        &lt;li&gt;If the database name is not EFTDB, modify the following line with the name of the database: &lt;strong&gt;&lt;br /&gt;        USE EFTDB&lt;/strong&gt;. &lt;/li&gt;        &lt;li&gt;In the "DeleteTo" variable:        &lt;pre&gt;&lt;strong&gt;SELECT &lt;span style="color: #0000ff;"&gt;@DeleteTo = '1/1/2007'&lt;/span&gt;, @DeleteScope = '1000' &lt;/strong&gt;&lt;/pre&gt;        &lt;ul&gt;            &lt;li&gt;All records &lt;strong&gt;BEFORE&lt;/strong&gt; the DeleteTo date are affected. Edit the date and time to some time in the future if you want all rows to be affected. &lt;/li&gt;        &lt;/ul&gt;        &lt;/li&gt;        &lt;li&gt;In the "DeleteScope" variable:        &lt;pre&gt;&lt;strong&gt;SELECT @DeleteTo = '1/1/2007', &lt;span style="color: #0000ff;"&gt;@DeleteScope = '1000' &lt;/span&gt; &lt;/strong&gt;&lt;/pre&gt;        &lt;ul&gt;            &lt;li&gt;            &lt;p&gt;"DeleteScope is the number of rows to be deleted and how quickly they are deleted. This can be a static value or a percentage. If the database is active, you should delete the records in smaller chunks, perhaps 1000 at a time, so that you do not affect the responsiveness of the SQL server for new/ongoing transactions. If you run script after hours or on a test system, you can delete all of the records in larger chunks.&lt;/p&gt;            &lt;p&gt;Examples are commented in the top of the script and shown below.&lt;/p&gt;            &lt;/li&gt;        &lt;/ul&gt;        &lt;p&gt;--SELECT @DeleteTo = '1/1/2006', @DeleteScope = '50%'&lt;br /&gt;        --SELECT @DeleteTo = '1/1/2007', @DeleteScope = '1000'&lt;br /&gt;        --SELECT @DeleteTo = '1/1/2007', @DeleteScope = '2000000000' &lt;/p&gt;        &lt;/li&gt;    &lt;/ol&gt;    &lt;/li&gt;    &lt;li&gt;Save the script as &lt;span style="font-family: courier new;"&gt;PurgeEftData.sql&lt;/span&gt;. &lt;/li&gt;    &lt;li&gt;After you have edited the script as needed, then you can craft the proper command line for "oSQL" to connect to the database:    &lt;ol style="list-style-type: lower-alpha;"&gt;        &lt;li&gt;Open a command prompt. (Click &lt;strong&gt;Start &amp;gt; Run&lt;/strong&gt;. Type &lt;span style="font-family: courier new;"&gt;cmd&lt;/span&gt;, then press ENTER.) &lt;/li&gt;        &lt;li&gt;Type the following to execute the sql file (without breaks):        &lt;p&gt;[path to oSQL]\oSQL.exe -S [server address] -U [username] -P [password] -i "[c:\path\to\PurgeEftData.sql]\PurgeEftData.sql"&lt;/p&gt;        For example, type (without line break):        &lt;p&gt;"C:\Program Files\Microsoft SQL Server\80\Tools\Binn\oSQL.exe" -S 192.168.19.17 -U jbond -P asd123!f$s1 -i "C:\Program Files\GlobalSCAPE\EFT\Reports\PurgeEftData.sql"&lt;/p&gt;        &lt;/li&gt;    &lt;/ol&gt;    &lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:12:08 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Can I automatically ban an IP address that has tried to log in incorrectly multiple times?</title><link>http://kb.globalscape.com/Goto10402.aspx</link><description>&lt;strong&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/strong&gt;&lt;ul&gt;    &lt;li&gt;EFT Server versions 5.x and prior &lt;/li&gt;    &lt;li&gt;Secure FTP Server (All Versions) &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;NOTE: &lt;strong&gt;&lt;span style="color: #ff0000;"&gt;You do not need to follow this procedure&lt;/span&gt;&lt;/strong&gt; if you are using EFT Server versions 6 or later; you can configure autoban settings in the GUI. Refer to:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;    &lt;li&gt;EFT Server version 6.0: &lt;a href="http://kb.globalscape.com/Staff/Flooding%20and%20Denial%20of%20Service%20Prevention"&gt;Flooding and Denial of Service Prevention    &lt;li&gt;EFT Server version 6.1: &lt;a href="http://help.globalscape.com/help/eft6-1/Flooding_and_Denial_of_Service_Prevention.htm"&gt;Flooding and Denial of Service Prevention&lt;/a&gt;&lt;/li&gt;    &lt;/a&gt;&lt;/li&gt;    &lt;li&gt;EFT Server version 6.2: &lt;a href="http://help.globalscape.com/help/eft6-2/Flooding_and_Denial_of_Service_Prevention.htm" class="ApplyClass"&gt;Flooding and Denial of Service Prevention&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p &gt;&lt;strong&gt;QUESTION&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;Is there any way of auto-banning an IP address that has tried to log in incorrectly multiple times? &lt;/p&gt;&lt;strong&gt;ANSWER&lt;/strong&gt;&lt;p&gt;There are several methods that you can use to temporarily or permanently disallow unauthorized or problem users from accessing the Server. This article describes how to ban the IP address of users attempting to connect with a non-existing login name. (For other methods, refer to the &lt;a href="http://kb.globalscape.com/article.aspx?id=10402#more"&gt;links&lt;/a&gt; at the bottom of this article.)&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;&lt;span style="color: #ff1111;"&gt;Note: Editing and running .vbs scripts are for advanced users. If you need assistance with editing scripts, contact GlobalSCAPE's &lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;a href="http://www.globalscape.com/support/professional_services.aspx"&gt;&lt;em&gt;&lt;strong&gt;&lt;span style="color: #ff1111;"&gt;Professional Services&lt;/span&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&lt;strong&gt;&lt;span style="color: #ff1111;"&gt; team for assistance.&lt;/span&gt;&lt;/strong&gt;&lt;/em&gt; &lt;/p&gt;&lt;p&gt;&lt;em&gt;**You only need to configure this once; you can schedule Event Rules to run the script automatically at regularly scheduled intervals, as described below.**&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;To create the command and the script that it will execute:&lt;/strong&gt;&lt;/p&gt;&lt;ol&gt;    &lt;li&gt;Download the attached script file, &lt;a href="http://kb.globalscape.com/attachments/addbanip.vbs"&gt;addbanip.vbs&lt;/a&gt; (or &lt;a href="http://kb.globalscape.com/attachments/addbanip.txt"&gt;addbanip.txt&lt;/a&gt; and rename it with thhe .vbs extension), and save it in c:\temp. &lt;/li&gt;    &lt;li&gt;Copy the following text into a text editor (e.g., Notepad/EditPlus) and save it as batch file in c:\temp. For example, &lt;strong&gt;c:\temp\LogInvalidIp.bat&lt;/strong&gt;.    &lt;pre&gt; @echo off  rem Simply append all arguments to the log file  rem "%EVENT.TIME%" "%USER.LOGIN%" "%CONNECTION.REMOTE_IP%" "%EVENT.REASON%" &lt;br /&gt; "%CONNECTION.LOCAL_PORT%" "%CONNECTION.PROTOCOL%"  Echo %1 %2 %3 %4 %5 %6 %7 %8 %9 &amp;gt;&amp;gt;InvalidIp.txt &lt;/pre&gt;    &lt;p&gt;The batch file will create a file named &lt;strong&gt;InvalidIp.txt&lt;/strong&gt; whenever there is a failed connection attempt on the Server.&lt;/p&gt;    &lt;/li&gt;    &lt;li&gt;&lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/creating_a_command.htm"&gt;Add a custom command&lt;/a&gt; on the Server. Provide any name and description, and the path to the executable (in this example, &lt;strong&gt;c:\temp\LogInvalidIp.bat&lt;/strong&gt;.) Clear the &lt;strong&gt;Output&lt;/strong&gt; check boxes. Do not enter ANYTHING on the &lt;strong&gt;Advanced&lt;/strong&gt; or &lt;strong&gt;Permissions&lt;/strong&gt; tabs. &lt;br /&gt;    &lt;br /&gt;    &lt;img width="432" height="305" alt="" style="border-bottom: 0px solid; border-left: 0px solid; border-top: 0px solid; border-right: 0px solid;" src="http://kb.globalscape.com/attachments/TAB_Command.gif" /&gt; &lt;/li&gt;    &lt;li&gt;Create a &lt;strong&gt;User Login Failed&lt;/strong&gt; Event Rule, and add the &lt;strong&gt;Execute command in folder&lt;/strong&gt; Action. (Refer to &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/using_an_event_rule_to_execute_a_command_run_a_process.htm"&gt;Using an Event Rule to Execute a Command&lt;/a&gt; for details, if necessary.) &lt;/li&gt;    &lt;li&gt;Click in the Action to display the &lt;strong&gt;Custom Command&lt;/strong&gt; dialog box. &lt;br /&gt;    &lt;br /&gt;    &lt;img width="378" height="290" alt="" style="border-bottom: 0px solid; border-left: 0px solid; border-top: 0px solid; border-right: 0px solid;" src="http://kb.globalscape.com/attachments/DB_CustomCommand_RunScript.gif" /&gt;&lt;br /&gt;    &lt;ol style="list-style-type: lower-alpha;"&gt;        &lt;li&gt;In the &lt;strong&gt;Select command&lt;/strong&gt; box, click the down arrow and select your new command. &lt;/li&gt;        &lt;li&gt;Copy and paste the following variables into the &lt;strong&gt;Specify command parameters&lt;/strong&gt; box (be sure to include the percent signs and quotation marks):&lt;br /&gt;        "%EVENT.TIME%" "%USER.LOGIN%" "%CONNECTION.REMOTE_IP%" "%EVENT.REASON%" "%CONNECTION.LOCAL_PORT%" "%CONNECTION.PROTOCOL%" &lt;/li&gt;        &lt;li&gt;In the &lt;strong&gt;Specify command working folder&lt;/strong&gt; box, type or click the folder icon and browse to the folder where the executable resides (&lt;strong&gt;c:\temp&lt;/strong&gt;). (Note: No error checking is done to verify that you have typed a valid path.) &lt;/li&gt;        &lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to save the Command, then click &lt;strong&gt;Apply&lt;/strong&gt; to save the rule. &lt;/li&gt;    &lt;/ol&gt;    &lt;/li&gt;    &lt;li&gt;Open the script file that you downloaded, &lt;strong&gt;addbanip.vbs&lt;/strong&gt;, and &lt;span style="color: #ff1111;"&gt;edit the variables under &lt;strong&gt;Constants for server details&lt;/strong&gt; to reflect your configuration. (Because this plain-text file will contain your username/password pair, be sure to save the file in a secure location.)&lt;/span&gt;:    &lt;ul&gt;        &lt;li type="disc"&gt;IP address(cServer) &lt;/li&gt;        &lt;li type="disc"&gt;Site name (cServerSite) &lt;/li&gt;        &lt;li type="disc"&gt;Port, (cPort) &lt;/li&gt;        &lt;li type="disc"&gt;Username (cUserName) &lt;/li&gt;        &lt;li type="disc"&gt;Password (cPassword) &lt;/li&gt;        &lt;li type="disc"&gt;Log (cLogFile) file path (For this example, "c:\temp\InvalidIp.txt") &lt;/li&gt;        &lt;li type="disc"&gt;Temp work (cWorkFile) file path (For this example, "c:\temp\InvalidIp.wrk") &lt;/li&gt;        &lt;li type="disc"&gt;Your IP address to keep you from locking yourself out (cIgnoreIP) &lt;/li&gt;        &lt;li type="disc"&gt;E-mail variables to e-mail you when an authorized login occurs (You can comment out the calls to the e-mail subroutines to prevent the e-mails from being sent while testing.) &lt;/li&gt;        &lt;li type="disc"&gt;And most importantly, set the maximum number of invalid login attempts before an IP is added to the ban list (MaxInvalidLogins). Do not set this too low, because if a legitimate user "fat fingers" the login, they will be banned. &lt;/li&gt;    &lt;/ul&gt;    &lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;To test it:&lt;/strong&gt;&lt;/p&gt;&lt;ol&gt;    &lt;li&gt;Use &lt;a href="http://www.globalscape.com/cuteftppro/"&gt;CuteFTP&lt;/a&gt; or another client to attempt to log in to the Server using a non-existant username. Repeat multiple times, until you have exceeded MaxInvalidLogins. &lt;/li&gt;    &lt;li&gt;The failed login should cause the file &lt;strong&gt;InvalidIp.txt&lt;/strong&gt; to be created in &lt;strong&gt;c:\temp&lt;/strong&gt;. If it is, continue. If not, troubleshoot the above steps. The contents of &lt;strong&gt;InvalidIp.txt&lt;/strong&gt; should look similar to the following text (including the quotation marks):    &lt;pre&gt; "24 Jan 08 15:14:41" "wwwww" "127.0.0.1" "Invalid password" "21" "FTP"    &lt;/pre&gt;    &lt;/li&gt;    &lt;li&gt;At a command prompt, execute &lt;strong&gt;addbanip.vbs&lt;/strong&gt;. &lt;/li&gt;    &lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; through the prompts, carefully noting each one. &lt;/li&gt;    &lt;li&gt;When the prompt "Add &lt;em&gt;n.n.n.n&lt;/em&gt; to denied IPs - click OK" appears, click &lt;strong&gt;OK&lt;/strong&gt;, and the IP addresses should be added to the deny list. If you do not get that far, then most likely no IP addresses matched the criteria. You can add Print lines all through the code as necessary (e.g. Print "now checking blah blah blah") to help you debug/diagnose the script. &lt;/li&gt;    &lt;li&gt;If the script works and the IP is added to the ban list, you are set to go. You can manually run the script when necessary or setup Windows Scheduler to run the script automatically. When the script is run, it will parse &lt;strong&gt;InvalidIp.txt &lt;/strong&gt;for any failed login attempts and if there are multiple failures for the same IP address (more than MaxInvalidLogins), the IP address will be banned. &lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;&lt;a name="more"&gt;&lt;/a&gt;For more information about blocking/disconnecting problem/unauthorized connections to EFT Server, refer to the following topics in the online help file. (Similar procedures are available for Secure FTP Server.)&lt;/strong&gt;&lt;/p&gt;&lt;ul style="list-style-type: disc;"&gt;    &lt;li class="p"&gt;&lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/Blocking_Anti-Timeout_Schemes.htm"&gt;Block anti-timeout schemes&lt;/a&gt;. Many FTP clients send random commands such as REST 0, PWD, TYPE A, LIST, etc., to the FTP server to keep the session alive while the client is idle. (Set at the Site level) &lt;/li&gt;    &lt;li&gt;Configure EFT Server to automatically ban IP addresses that may potentially be associated with a DoS (Denial of Service) attack. The &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/flooding_and_denial_of_service_prevention.htm"&gt;Flooding and Denial of Service Prevention&lt;/a&gt; settings can block DoS attacks in which the same IP address unsuccessfully tries repeatedly (numerous times per second) to access the Server. &lt;/li&gt;    &lt;li&gt;Use the &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/controlling_access_by_ip_address.htm"&gt;IP access restrictions list&lt;/a&gt; to block specific IP addresses or allow only specific IP addresses. &lt;/li&gt;    &lt;li class="p"&gt;Temporarily or permanently disable user accounts after a defined number of &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/Disabling_an_Account_after_a_Defined_Number_of_Incorrect_Login.htm"&gt;invalid password attempts&lt;/a&gt; over a specified time. (Set at the User or User Setting Level only) &lt;/li&gt;    &lt;li class="p"&gt;Disconnect users and optionally ban their IP address after a defined number of &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/allowing_or_disallowing_the_noop_command.htm"&gt;invalid commands&lt;/a&gt;. Many FTP clients send a NOOP command to the Server during idle times to keep the connection alive. If you disallow the NOOP command, it will be considered an invalid command and treated according to your settings under &lt;strong&gt;Disconnect after &amp;lt;n&amp;gt; invalid commands&lt;/strong&gt;. (Set at the User or User Setting Level only) &lt;/li&gt;    &lt;li class="p"&gt;Automatically disconnect users after a specified time of inactivity, set per user or at the User Setting Level, by &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/Disconnecting_Users_Timeout.htm"&gt;setting a maximum idle time limit&lt;/a&gt;. Set at the User or User Setting Level only) &lt;/li&gt;    &lt;li&gt;Temporarily or permanently &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/removing_or_disabling_inactive_user_accounts.htm"&gt;disable idle user accounts&lt;/a&gt; (i.e., accounts that have not accessed the Server in a defined period of time. &lt;/li&gt;    &lt;li class="p"&gt;&lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/forcibly_logging_a_user_off_the_server.htm"&gt;Forcibly log a user off the Server&lt;/a&gt;. (Performed at the Server Level) &lt;/li&gt;    &lt;li class="p"&gt;&lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/Enabling_or_Disabling_a_User_Setting_Level_or_User.htm"&gt;Disable a User Setting Level or user account&lt;/a&gt; or &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/Expiring_a_User_Account.htm"&gt;set an expiration date on a user account&lt;/a&gt;. Expired/disabled accounts are not removed from the Server; they can be re-enabled at any time. &lt;/li&gt;    &lt;li&gt;&lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/disconnecting_users_after_a_defined_number_of_invalid_commands.htm"&gt;Disconnect users after a defined number of invalid commands&lt;/a&gt;, but only if the username is valid and the password is bad. (If the username does not exist, it cannot be banned.) &lt;/li&gt;    &lt;li&gt;Disconnect users after a specified time of &lt;a href="http://help.globalscape.com/help/eft5/index.htm#admin/Disconnecting_Users_Timeout.htm"&gt;inactivity&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;</description><pubDate>Fri, 12 Mar 2010 04:11:45 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Error 12002. The operation timed out</title><link>http://kb.globalscape.com/Goto10128.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;            &lt;ul&gt;                &lt;li&gt;GlobalSCAPE product activation &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;SYMPTOM&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;Received Error #12002. The operation timed out&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;" colspan="2"&gt;&lt;strong&gt;EXPLANATION/RESOLUTION&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;"Error 12002" is a &lt;a href="http://support.microsoft.com/kb/193625"&gt;Microsoft Win32 Internet (WinInet) API error code&lt;/a&gt;. WinInet provides stand-alone applications with easy access to standard Internet protocols such as Gopher, FTP, and HTTP. The error indicates that the request timed out. For example, if you receive this error when attempting to activate a GlobalSCAPE product, the error can indicate that communication with the activation server has not been established. This can be caused by a firewall or proxy configuration problem, or a temporary network failure. &lt;/p&gt;            &lt;p&gt;If you receive this error, try the following:&lt;/p&gt;            &lt;ol&gt;                &lt;li&gt;Attempt your connection again. &lt;/li&gt;                &lt;li&gt;Refer to the CuteFTP documentation for the procedure to adjust your connection configuration, if necessary. &lt;/li&gt;                &lt;li&gt;                &lt;p&gt;Follow the onscreen instructions to perform a manual registration. For fastest resolution, submit the necessary information online at &lt;a href="http://www.globalscape.com/register/"&gt;http://www.globalscape.com/register/&lt;/a&gt;. If online activation is unsuccessful, submit your activation request directly to our customer service team using the &lt;a href="http://www.globalscape.com/support/mail6.asp"&gt;online submission form&lt;/a&gt;. &lt;/p&gt;                &lt;/li&gt;            &lt;/ol&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:08:58 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Activation and Registration on Windows Vista</title><link>http://kb.globalscape.com/Goto10322.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;All products when running on Windows Vista &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;ACTIVATION OR REGISTRATION ON WINDOWS VISTA&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;All GlobalSCAPE programs must be installed by a user that has administrator account credentials.  Additionally, successful activation (registration) for most* programs requires that the program itself be started using administrator account credentials. &lt;/p&gt;            &lt;p&gt;Follow the steps shown below to activate the program on Windows Vista:&lt;/p&gt;            &lt;ol&gt;                &lt;li&gt;Close the program if it is already running. &lt;/li&gt;                &lt;li&gt;Click &lt;strong&gt;Start&lt;/strong&gt;, click &lt;strong&gt;All Programs&lt;/strong&gt;, click &lt;strong&gt;GlobalSCAPE&lt;/strong&gt;, click on the &lt;strong&gt;name of the program&lt;/strong&gt; (e.g.: CuteFTP Home) and then right-click on the &lt;strong&gt;name of the program shortcut&lt;/strong&gt;. &lt;/li&gt;                &lt;li&gt;Click &lt;strong&gt;Run as administrator&lt;/strong&gt;. &lt;/li&gt;                &lt;li&gt;Windows Vista User Account Controls (UAC) will ask for permission to continue.  If you are using a Standard User account, then you must provide an administrator account user name and password. &lt;/li&gt;                &lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; or &lt;strong&gt;Continue&lt;/strong&gt; to start the program. &lt;/li&gt;                &lt;li&gt;For most programs, click &lt;strong&gt;Enter Serial Number&lt;/strong&gt; and then follow the onscreen instructions.  (If you are not prompted for the serial number when the program starts, open the Help menu and click &lt;strong&gt;Enter Serial Number&lt;/strong&gt; or &lt;strong&gt;Register your purchased copy&lt;/strong&gt;. &lt;/li&gt;                &lt;li&gt;After the program starts for the first time, close and then restart it from the &lt;strong&gt;Start&lt;/strong&gt; menu.  To confirm a successful activation, open the &lt;strong&gt;Help&lt;/strong&gt; menu and click &lt;strong&gt;About&lt;/strong&gt;.  Your name and serial number should be displayed. &lt;/li&gt;            &lt;/ol&gt;            &lt;p&gt;&lt;span style="color: #ff1111;"&gt;&lt;strong&gt;* CuteFTP 4.2, CuteFTP 7 and CuteZIP 2 are known exceptions.&lt;/strong&gt;  &lt;/span&gt;&lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;&lt;strong&gt;CuteFTP 4.2&lt;/strong&gt;:  Cannot be activated on Windows Vista and will not run beyond the 30-day trial period.  Registered users may be eligible to upgrade to &lt;a href="http://www.globalscape.com/cuteftp/upgrade.aspx"&gt;&lt;strong&gt;CuteFTP 8 Home&lt;/strong&gt;&lt;/a&gt; or &lt;a href="http://www.globalscape.com/cuteftppro/upgrade.aspx"&gt;&lt;strong&gt;CuteFTP 8 Professional&lt;/strong&gt;&lt;/a&gt; at a reduced price. &lt;/li&gt;                &lt;li&gt;&lt;strong&gt;CuteFTP 7&lt;/strong&gt;:  Separate activation is required for each computer user.  Administrator credentials should &lt;em&gt;not&lt;/em&gt; be used for activation.  For each user, Start CuteFTP 7 normally, click &lt;strong&gt;Enter Serial Number&lt;/strong&gt; and then follow the onscreen instructions.  &lt;/li&gt;                &lt;li&gt;&lt;strong&gt;CuteZIP 2&lt;/strong&gt;:  Follow the same steps as for all other programs shown above except that you must first log on to Windows using an Administrator User account. &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:08:23 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Cannot connect to Server via CuteFTP (Windows Firewall configuration)</title><link>http://kb.globalscape.com/Goto10130.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;!--webbot bot="PurpleText" PREVIEW="need to have class=copy for the stylesheet reference" --&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;            &lt;ul&gt;                &lt;li&gt;All Windows-based products/versions &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;SYMPTOM&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt; I installed Windows XP SP2 and now I can't connect to the FTP server.&lt;/p&gt;            &lt;p&gt; &lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;" colspan="2"&gt;&lt;strong&gt;RESOLUTION&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Windows Firewall blocks unsolicited connections to your computer. This includes blocking the ports required for an FTP client to connect to a remote server. In order to connect to an FTP server, you must configure the Windows Firewall to allow incoming connections through port 21. &lt;/p&gt;            &lt;p&gt;&lt;strong&gt;To configure Windows Firewall&lt;/strong&gt;&lt;/p&gt;            &lt;ol&gt;                &lt;li&gt;                &lt;p&gt;In the &lt;strong&gt;Control Panel&lt;/strong&gt;, open the &lt;strong&gt;Security Center&lt;/strong&gt;. &lt;/p&gt;                &lt;/li&gt;                &lt;li&gt;                &lt;p&gt;Click &lt;strong&gt;Windows Firewall&lt;/strong&gt;. The &lt;strong&gt;Windows Firewall &lt;/strong&gt;dialog box appears.&lt;/p&gt;                &lt;/li&gt;                &lt;li&gt;                &lt;p&gt;Click the &lt;strong&gt;Exceptions&lt;/strong&gt; tab, then click &lt;strong&gt;Add Port&lt;/strong&gt;. The &lt;strong&gt;Add a Port &lt;/strong&gt;dialog box appears.&lt;/p&gt;                &lt;p&gt;&lt;img alt="" src="http://kb.globalscape.com/attachments/WindowsFirewallExceptions.gif" /&gt;&lt;/p&gt;                &lt;/li&gt;                &lt;li&gt;                &lt;p&gt;In the &lt;strong&gt;Name&lt;/strong&gt; box, type &lt;strong&gt;FTP&lt;/strong&gt;. &lt;/p&gt;                &lt;/li&gt;                &lt;li&gt;                &lt;p&gt;In the &lt;strong&gt;Port&lt;/strong&gt; box, type &lt;strong&gt;21&lt;/strong&gt;. &lt;/p&gt;                &lt;/li&gt;                &lt;li&gt;                &lt;p&gt;Leave &lt;strong&gt;TCP&lt;/strong&gt; selected, then click &lt;strong&gt;OK&lt;/strong&gt;. &lt;/p&gt;                &lt;/li&gt;                &lt;li&gt;                &lt;p&gt;Click &lt;strong&gt;OK&lt;/strong&gt; to close the &lt;strong&gt;Windows Firewall &lt;/strong&gt;dialog box.&lt;/p&gt;                &lt;/li&gt;                &lt;li&gt;                &lt;p&gt;Click the &lt;strong&gt;X&lt;/strong&gt; in the upper right corner to close the Security Center.&lt;/p&gt;                &lt;/li&gt;            &lt;/ol&gt;            &lt;p&gt;&lt;strong&gt;Your FTP client must be set to Port mode in order to connect to the server:&lt;/strong&gt;&lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;&lt;strong&gt;In CuteFTP Home&lt;/strong&gt;: Open the Site Manager (press F4) and click once on the name of the problem FTP site. On the &lt;strong&gt;Type&lt;/strong&gt; tab change the Data Connection Type to Use Port. &lt;/li&gt;                &lt;li&gt;&lt;strong&gt;In CuteFTP Professional and CuteFTP Lite&lt;/strong&gt;: In the Site Manager, right-click on the name of the problem site, then click &lt;strong&gt;Properties&lt;/strong&gt;. On the &lt;strong&gt;Type&lt;/strong&gt; tab change the &lt;strong&gt;Data Connection Type&lt;/strong&gt; to &lt;strong&gt;Use Port&lt;/strong&gt;. &lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;More advanced information about configuring Windows Firewall is &lt;a href="http://www.microsoft.com/technet/community/columns/cableguy/cg0204.mspx#XSLTsection124121120120" target="_blank"&gt;provided by Microsoft&lt;/a&gt;.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:08:01 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Can I use a Windows Command Prompt to send FTP Commands to a server?</title><link>http://kb.globalscape.com/Goto10407.aspx</link><description>&lt;table class="copy" border="0" width="100%"&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server (All Versions) &lt;/li&gt;                &lt;li&gt;Secure FTP Server (All Versions) &lt;/li&gt;                &lt;li&gt;CuteFTP (All Versions) &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;QUESTION&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Can I use a Windows Command Prompt to send FTP Commands to the Server?&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt; &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;ANSWER&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Using &lt;a href="http://www.globalscape.com/cuteftppro/" target="_blank"&gt;CuteFTP&lt;/a&gt;, you can communicate with an FTP site on the lowest possible level. You can define an FTP site in the Site Manager, then simply double-click it to connect and log in. Using CuteFTP's &lt;span style="font-weight: bold;"&gt;Custom Commands&lt;/span&gt; dialog box, you can define command sequences for common tasks, and place shortcuts for the commands on the toolbar for reuse. CuteFTP makes FTP simple; however, if you prefer to use a Windows Command Prompt, the procedure and table below will help you with some of the more common FTP tasks. &lt;/p&gt;            &lt;p class="ToPhrase"&gt;&lt;strong&gt;To use FTP commands at Windows command prompt&lt;/strong&gt;&lt;/p&gt;            &lt;ol style="list-style-type: decimal;"&gt;                &lt;li class="p"&gt;                &lt;p&gt;Open a command prompt and navigate to the folder containing the files that you want to transfer, then press ENTER. For example, type:&lt;/p&gt;                &lt;p class="Coding"&gt;&lt;span style="font-family: 'courier new';"&gt;cd "C:\Documents and Settings\marsha\My Documents\CaseStudies"&lt;/span&gt;&lt;span style="font-family: arial, sans-serif;"&gt; (You need the quotes if you have spaces in your path.)&lt;/span&gt;&lt;/p&gt;                &lt;/li&gt;                &lt;li class="p"&gt;                &lt;p&gt;At the &lt;span style="font-weight: bold;"&gt;C:\&amp;gt;&lt;/span&gt; prompt, type &lt;span style="font-family: 'courier new', monospace;"&gt;FTP&lt;/span&gt;. The &lt;span style="font-weight: bold;"&gt;C:\&amp;gt;&lt;/span&gt; prompt changes to &lt;span style="font-weight: bold;"&gt;ftp&amp;gt;&lt;/span&gt;. &lt;/p&gt;                &lt;/li&gt;                &lt;li class="p"&gt;                &lt;p&gt;At the &lt;span style="font-weight: bold;"&gt;ftp&amp;gt;&lt;/span&gt; prompt, type &lt;span style="font-family: 'courier new', monospace;"&gt;open&lt;/span&gt; followed by the name of the remote FTP site, then press ENTER. For example, type:&lt;/p&gt;                &lt;p class="Coding"&gt;&lt;span style="font-family: 'courier new';"&gt;open myftpsite.com&lt;/span&gt;&lt;/p&gt;                &lt;/li&gt;                &lt;li class="p"&gt;                &lt;p&gt;When prompted, type the username and password provided to you by the administrator of the FTP site, then press ENTER.&lt;/p&gt;                &lt;table style="width: 87.45%; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px;" cellspacing="0" width="87.45%"&gt;                    &lt;tbody&gt;                        &lt;tr valign="top"&gt;                            &lt;td&gt;                            &lt;p style="font-style: italic; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;img width="25" height="25" alt="" style="border-bottom: medium none; border-left: medium none; width: 25px; float: none; height: 25px; border-top: medium none; border-right: medium none;" src="http://kb.globalscape.com/attachments/ICON_Info.gif" x-maintain-ratio="TRUE" /&gt;&lt;/p&gt;                            &lt;/td&gt;                            &lt;td&gt;                            &lt;p class="Notebody"&gt;&lt;em&gt;&lt;span style="font-size: 13px;"&gt;If you get a &lt;span style="font-family: 'courier new', monospace;"&gt;10061&lt;/span&gt; error, it is likely the site is refusing to accept your connection because of security privileges or because it is not an FTP server. For a list of FTP error codes, refer to Knowledge Base article &lt;/span&gt;&lt;/em&gt;&lt;a href="http://kb.globalscape.com/article.aspx?id=10142" target="_blank"&gt;&lt;em&gt;&lt;span style="font-size: 13px;"&gt;Q10142, FTP Status and Error Codes&lt;/span&gt;&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&lt;span style="font-size: 13px;"&gt;.&lt;br /&gt;                            &lt;/span&gt;&lt;/em&gt;&lt;/p&gt;                            &lt;/td&gt;                        &lt;/tr&gt;                    &lt;/tbody&gt;                &lt;/table&gt;                &lt;/li&gt;                &lt;li class="p"&gt;                &lt;p&gt;Type &lt;span style="font-family: 'courier new', monospace;"&gt;cd&lt;/span&gt; then the path to the remote server's directory in which you have permission to transfer files via FTP. For example, type:&lt;/p&gt;                &lt;p style="margin-left: 0px;" class="Coding"&gt;&lt;span style="font-family: 'courier new';"&gt;cd M:\InetPub\EFTRoot\MySite\Usr\jbug&lt;/span&gt;&lt;/p&gt;                &lt;/li&gt;            &lt;/ol&gt;            &lt;p style="margin-left: 40px;"&gt;You are now ready to transfer files between your local directory and the remote directory using FTP commands such as &lt;span style="font-family: 'courier new', monospace;"&gt;put&lt;/span&gt; and&lt;span style="font-family: 'courier new', monospace;"&gt; get&lt;/span&gt;.&lt;/p&gt;            &lt;p&gt;DOS FTP commands are slightly different than regular FTP commands. The table below lists some of the more common FTP commands as you would enter them at a Windows Command prompt. (Certain DOS commands also work in UNIX, but UNIX directories use a forward slash ( &lt;span style="font-weight: bold;"&gt;/&lt;/span&gt; ); DOS directories use a back slash ( &lt;span style="font-weight: bold;"&gt;\&lt;/span&gt; ).) &lt;/p&gt;            &lt;table width="100%"&gt;                &lt;tbody&gt;                    &lt;tr valign="top"&gt;                        &lt;td&gt;                        &lt;p style="font-style: italic; margin-top: 0pt; margin-bottom: 0pt;"&gt;&lt;img width="25" height="25" alt="" style="border-bottom: medium none; border-left: medium none; width: 25px; float: none; height: 25px; border-top: medium none; border-right: medium none;" src="http://kb.globalscape.com/attachments/ICON_Info.gif" x-maintain-ratio="TRUE" /&gt;&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p class="Notebody"&gt;&lt;span style="font-family: arial; font-size: 13px;"&gt;&lt;em&gt;If you want to issue a command that is understood by a remote FTP server, but not by DOS, use the &lt;span style="font-family: 'courier new', monospace;"&gt;literal&lt;/span&gt; command in front of the FTP command. This command allows you to pass any request to the remote server without its being a valid DOS command.&lt;br /&gt;                        &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                &lt;/tbody&gt;            &lt;/table&gt;            &lt;p style="margin-top: 0pt; margin-bottom: 0pt; font-size: 6pt;"&gt; &lt;/p&gt;            &lt;table border="1" cellspacing="0"&gt;                &lt;tbody&gt;                    &lt;tr valign="top"&gt;                        &lt;td&gt;                        &lt;p class="TableHeading"&gt;Task&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p class="TableHeading"&gt;DOS Command&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p class="TableHeading"&gt;Notes&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Change user password on a site&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;Literal SITE PSWD oldpassword newpassword&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;"Literal" sends a command line to the remote FTP connection and executes the SITE PSWD command.&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Connect to the specified FTP host on the specified port&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;open [host] [port]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, type: &lt;span style="font-family: 'courier new', monospace;"&gt;&lt;br /&gt;                        open myftpsite.com 21&lt;/span&gt;&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Navigate to a different directory on remote machine&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;cd [directory]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, type: &lt;span style="font-family: 'courier new', monospace;"&gt;&lt;br /&gt;                        cd M:\InetPub\EFTRoot\MySite\Usr\jbug&lt;/span&gt;&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Change to parent directory&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;cdup&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Same as &lt;span style="font-family: 'courier new', monospace;"&gt;cd ..\&lt;/span&gt;&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Changes directory on local machine&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;lcd [path]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, type &lt;span style="font-family: 'courier new', monospace;"&gt;lcd c:\temp&lt;/span&gt;.&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Displays a list of files and folders in the current remote directory&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;dir [path]&lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt; &lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;&lt;span style="font-family: 'courier new', monospace;"&gt;ls [directory] [localfile]&lt;/span&gt;&lt;/p&gt;                        &lt;p&gt; &lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, type: &lt;span style="font-family: 'courier new', monospace;"&gt;&lt;br /&gt;                        dir M:\InetPub\EFTRoot\MySite\Usr\jbug&lt;/span&gt;&lt;/p&gt;                        &lt;p&gt;or&lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;ls M:\InetPub\EFTRoot\MySite\Usr\jbug C:\temp\contents.txt&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Creates a directory on the remote file system&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;mkdir [name]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, to create a folder into which you will upload your graphics files, &lt;spaces /&gt; type:&lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;mkdir images&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Copies a file from the local to the remote computer&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;put [filename.ext]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;To upload the file with a different name, use &lt;span style="font-family: 'courier new', monospace;"&gt;&lt;br /&gt;                        put oldfilename.ext newfilename.ext&lt;/span&gt;&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Copies multiple files from the local to the remote computer&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;mput [files]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Puts multiple files;&lt;span style="font-family: 'courier new', monospace;"&gt; *.*&lt;/span&gt; puts all files; &lt;span style="font-family: 'courier new', monospace;"&gt;*.txt&lt;/span&gt; puts all .txt files, &lt;span style="font-family: 'courier new', monospace;"&gt;my_*.*&lt;/span&gt; puts all files that start with &lt;span style="font-family: 'courier new', monospace;"&gt;my_&lt;/span&gt; with any extension.&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Copies a file from the remote to the local computer&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;get [filename.ext]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, type:&lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;get dog.jpg&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Copies multiple files from the remote to the local computer&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;mget [files]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Gets multiple files;&lt;span style="font-family: 'courier new', monospace;"&gt; *.*&lt;/span&gt; gets all files; &lt;span style="font-family: 'courier new', monospace;"&gt;*.txt&lt;/span&gt; gets all .txt files, &lt;span style="font-family: 'courier new', monospace;"&gt;my_*.*&lt;/span&gt; gets all files that start with &lt;span style="font-family: 'courier new', monospace;"&gt;my_&lt;/span&gt; with any extension.&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Deletes a file&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;delete [filename.ext]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, type: &lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;delete dog.jpg&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Renames a file&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;rename [filename] [filename]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, to rename a picture of your dog, Pooh Bear, type:&lt;span style="font-family: 'courier new', monospace;"&gt;&lt;br /&gt;                        rename dog.jpg PoohBear.jpg&lt;/span&gt;&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Removes a directory on the remote computer&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;rmdir [name]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;For example, type:&lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;rmdir olddogpics&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;List current working directory&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;pwd&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Use when you forget which directory you are in or if you want to copy the path&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Close connection&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;bye &lt;span style="font-family: arial, sans-serif;"&gt;(or&lt;/span&gt; quit&lt;span style="font-family: arial, sans-serif;"&gt;)&lt;/span&gt;&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Disconnect from remove FTP server&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;List of available commands or help for a specific command&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;help&lt;span style="font-family: arial, sans-serif;"&gt; &lt;/span&gt;&lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;help [command]&lt;span style="font-family: arial, sans-serif;"&gt; &lt;/span&gt;&lt;/p&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;? [command]&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;&lt;span style="font-family: 'courier new', monospace;"&gt;help&lt;/span&gt; by itself lists available FTP commands; &lt;span style="font-family: 'courier new', monospace;"&gt;help [command]&lt;/span&gt; or &lt;span style="font-family: 'courier new', monospace;"&gt;? [command]&lt;/span&gt; provides help for the specific command&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Change transfer mode to ASCII&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;ascii&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Used for HTML and text files&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Change transfer mode to binary&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;binary&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Used for &lt;spaces /&gt; graphics, compressed files, audio clips, etc.&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Displays current transfer mode (ASCII or binary)&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;status&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Query the status of files, transfers in process, and other system information. The STAT command implemented on some FTP servers could allow a remote attacker to obtain sensitive information; therefore, it is disabled on some servers.&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                    &lt;tr&gt;                        &lt;td&gt;                        &lt;p&gt;Enable/disable prompts&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p style="font-family: 'courier new', monospace;"&gt;prompt&lt;/p&gt;                        &lt;/td&gt;                        &lt;td&gt;                        &lt;p&gt;Use this command if you do not want to be prompted for each file transfer when transferring multiple files.&lt;/p&gt;                        &lt;/td&gt;                    &lt;/tr&gt;                &lt;/tbody&gt;            &lt;/table&gt;            &lt;p&gt; &lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;</description><pubDate>Fri, 12 Mar 2010 04:07:07 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Effect of Daylight Saving Time change on GlobalSCAPE Software</title><link>http://kb.globalscape.com/Goto10299.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;All Products &lt;/li&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;QUESTION&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;Beginning in 2007, the United States will begin observing Daylight Saving Time (DST) from the second Sunday in March until the first Sunday in November.  Most of Canada will also observe the new period.  &lt;/p&gt;            &lt;ol&gt;                &lt;li&gt;Will there be any effect on GlobalSCAPE software from this change? &lt;/li&gt;                &lt;li&gt;Are there any other known issues related to the change to or from DST? &lt;/li&gt;            &lt;/ol&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt; &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;strong&gt;ANSWER&lt;/strong&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p&gt;There are no known issues concerning the 2007 DST period change specifically however there are issues that occur whenever there is a switch to or from DST.  These issues will occur no matter when the switch occurs.  Only EFT Server and CuteFTP 8 are known to be affected.  The following are known issues:&lt;/p&gt;            &lt;p&gt;&lt;strong&gt;EFT Server (All versions prior to ver. 4.3.4)&lt;/strong&gt;&lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;&lt;strong&gt;PROBLEM:&lt;/strong&gt; When an on timer event is set, the time is modified forward one hour when DST begins and backward one hour when DST ends. Manually changing the time on the system clock does not have the same effect.&lt;/li&gt;                &lt;li&gt;&lt;strong&gt;RESOLUTION:&lt;/strong&gt; The recommended solution is to upgrade or update to EFT Server 4.3.4 or greater.  Alternatively, manually correct the times for the scheduled items as needed. &lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;&lt;strong&gt;CuteFTP 8 Professional and CuteFTP 8 Home (Versions 8.0.0 through 8.0.7 only)&lt;/strong&gt;&lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;&lt;strong&gt;PROBLEM:&lt;/strong&gt; When a scheduled item exists in the transfer queue, the time for that item is modified forward one hour when DST begins and backward one hour when DST ends. Manually changing the time on the system clock does not have the same effect.&lt;/li&gt;                &lt;li&gt;&lt;strong&gt;RESOLUTION:&lt;/strong&gt;  The recommended solution is to upgrade or update to CuteFTP 8.1 or greater.  Alternatively, manually correct the times for the scheduled items as needed. &lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;Please report any other DST related issues directly to the &lt;a href="http://www.globalscape.com/support/techsupport.aspx"&gt;Technical Support Team&lt;/a&gt;.&lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:06:46 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item><item><title>Changing the Root Folder of EFT Server while Retaining Permissions</title><link>http://kb.globalscape.com/Goto10390.aspx</link><description>&lt;div class="copy"&gt;&lt;table class="copy" border="0" width="100%"&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;THE INFORMATION IN THIS ARTICLE APPLIES TO:&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;ul&gt;                &lt;li&gt;EFT Server (All Versions) &lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;&lt;strong&gt;&lt;em&gt;**This topic is for advanced users. If you are unfamiliar with running Windows scripts, seek help from your network administrator or contact GlobalSCAPE support.**&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;            &lt;p&gt; &lt;/p&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td colspan="2"&gt;&lt;b&gt;DISCUSSION&lt;/b&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td style="width: 15px;"&gt;&lt;!-- this table cell provides white space --&gt; &lt;/td&gt;            &lt;td&gt;            &lt;p class="BodyText"&gt;Copying or migrating EFT Server configuration might be necessary for several reasons, such as:&lt;/p&gt;            &lt;ul&gt;                &lt;li&gt;Moving a Proof of Concept (PoC) in your staging environment without recreating all the settings and configuration data. &lt;/li&gt;                &lt;li&gt;Creating a standard configuration for installation on multiple computers. &lt;/li&gt;                &lt;li&gt;Updating EFT Server software with a fresh install rather than patching. &lt;/li&gt;            &lt;/ul&gt;            &lt;p&gt;The help topic "&lt;a href="http://help.globalscape.com/help/eft5/admin/copying_an_eft_server_configuration_to_several_computers.htm"&gt;Copying an EFT Server Configuration to Several Computers&lt;/a&gt;" provides steps to take before moving EFT Server to another location.&lt;/p&gt;            &lt;p&gt;If EFT Server's physical file system has been moved, you need to update EFT Server configuration to point to the new location. In the EFT Server Administrator GUI, you specify the path to the Server's root folder; however, pointing to the new root folder causes EFT Server to lose the permissions assigned to EFT Server’s Virtual File System (VFS). To retain all relevant folder permissions and virtual folders, download and extract the scripts in &lt;a href="http://kb.globalscape.com/attachments/VFS-MigrationScript.zip"&gt;VFS-MigrationScript.zip&lt;/a&gt; and use the scripts to copy the VFS permissions to the new root folder structure. &lt;/p&gt;            &lt;p&gt;&lt;b&gt;To move the EFT Server root folder&lt;/b&gt; &lt;/p&gt;            &lt;ol&gt;                &lt;li&gt;Backup the following files in the EFT Server installation directory:                &lt;ul&gt;                    &lt;li&gt;FTP.cfg &lt;/li&gt;                    &lt;li&gt;[YourSite]&lt;b&gt;.aud&lt;/b&gt; &lt;/li&gt;                    &lt;li&gt;All &lt;b&gt;.bak&lt;/b&gt; and &lt;b&gt;.update&lt;/b&gt; files &lt;/li&gt;                    &lt;li&gt;All certificates/keys/PGPkeys &lt;/li&gt;                &lt;/ul&gt;                &lt;/li&gt;                &lt;li&gt;STOP all sites so that user activity (such as folder creation) does not interfere with the migration process. &lt;/li&gt;                &lt;li&gt;Run the &lt;b&gt;eftVFSExport.vbs&lt;/b&gt; script to save permission configuration for the EFT Server Virtual File System (VFS). &lt;/li&gt;                &lt;li&gt;Copy the current EFT Server Root to the new location. It is important that you &lt;b&gt;copy&lt;/b&gt; and NOT move the file system, in case you encounter any errors in the root migration process. &lt;/li&gt;                &lt;li&gt;Change the EFT Server root folder to the new location:&lt;br /&gt;                &lt;ol style="list-style-type: lower-alpha;"&gt;                    &lt;li&gt;In the Administrator interface, click the &lt;strong&gt;Server&lt;/strong&gt; node, then, click the &lt;b&gt;Auditing&lt;/b&gt; tab (in EFT Server v5) or the &lt;strong&gt;Logs&lt;/strong&gt; tab (in EFT Server v6). &lt;/li&gt;                    &lt;li&gt;In the text box, specify the new path, then click &lt;b&gt;Apply&lt;/b&gt;. &lt;/li&gt;                &lt;/ol&gt;                &lt;/li&gt;                &lt;li&gt;Run the &lt;b&gt;eftVFSImport.vbs&lt;/b&gt; script to restore folder permissions. &lt;/li&gt;                &lt;li&gt;Verify that permissions have been restored and all virtual folders exist. &lt;/li&gt;                &lt;li&gt;Review and update Event Rules to point to the new path, if necessary. &lt;/li&gt;                &lt;li&gt;Delete the previous root location, if necessary. &lt;/li&gt;                &lt;li&gt;Start the sites to resume user activity. &lt;/li&gt;            &lt;/ol&gt;            &lt;p&gt;&lt;b&gt;Running the scripts&lt;/b&gt; &lt;/p&gt;            &lt;p&gt;The import and export scripts are visual basic scripts designed for use with &lt;b&gt;cscript.exe&lt;/b&gt;. They both take a basic set of command line parameters. &lt;/p&gt;            &lt;p&gt;&lt;strong&gt;Usage:&lt;/strong&gt; &lt;span style="font-family: courier new;"&gt;eftVFSExport.vbs &amp;lt;arguments&amp;gt;&lt;/span&gt; &lt;/p&gt;            &lt;p&gt;&lt;strong&gt;Required Arguments:&lt;/strong&gt; &lt;/p&gt;            &lt;p&gt;&lt;span style="font-family: courier new;"&gt;-s&lt;/span&gt;       EFT Server &lt;br /&gt;            &lt;span style="font-family: courier new;"&gt;-port&lt;/span&gt;  admin port on EFT Server&lt;br /&gt;            &lt;span style="font-family: courier new;"&gt;-u&lt;/span&gt;       admin username for EFT Server &lt;br /&gt;            &lt;span style="font-family: courier new;"&gt;-p&lt;/span&gt;       admin password &lt;br /&gt;            &lt;span style="font-family: courier new;"&gt;-site&lt;/span&gt;  the Site ID on the server you are manipulating (will be ‘0’ on most single-site servers) &lt;br /&gt;            &lt;span style="font-family: courier new;"&gt;-f&lt;/span&gt;       path of text file to store/read data &lt;/p&gt;            &lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt; &lt;span style="font-family: courier new;"&gt;cscript.exe eftVFSExport.vbs -s localhost -port 1100 -u admin -p secret -site 0 -f output.txt&lt;/span&gt; &lt;/p&gt;            &lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; Use of CScript over WScript is strongly recommended for these scripts, because the scripts are very verbose. &lt;/p&gt;            &lt;ol&gt;&lt;/ol&gt;                &lt;/td&gt;            &lt;/tr&gt;        &lt;/tbody&gt;    &lt;/table&gt;    &lt;/div&gt;</description><pubDate>Fri, 12 Mar 2010 04:05:53 GMT</pubDate><dc:creator>GlobalSCAPE 5</dc:creator></item></channel></rss>