<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title><![CDATA[What's New]]></title>
	<description><![CDATA[What's New]]></description>
	<link>http://www.smartftp.com/forums/index.php</link>
	<pubDate>Fri, 20 Nov 2009 20:42:15 +0000</pubDate>
	<ttl>60</ttl>
	<item>
		<title>Use Scenic ribbon and jump list</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16581-use-scenic-ribbon-and-jump-list/</link>
		<description><![CDATA[Hello,<br />
<br />
Could you switch the menu to Scenic ribbon style, like in Paint, Wordpad in Windows 7 and Office 2007/2010 ? I find it's a very good interface for software with dynamic actions. <br />
And could you add the favorites and recents connections in the jump list in Windows 7 ? It's very useful and a very big gain of time <img src='http://www.smartftp.com/forums/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
<br />
Thanks for your great work,<br />
<br />
Best regards.]]></description>
		<pubDate>Fri, 20 Nov 2009 20:42:15 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16581-use-scenic-ribbon-and-jump-list/</guid>
	</item>
	<item>
		<title>Ftp_Connection.CreateInstance takes too long to load</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16601-ftp-connection-createinstance-takes-too-long-to-load/</link>
		<description><![CDATA[Hello,<br />
<br />
I am using the library version 1.5.7.5 but plan to upgrade as soon as the 2.0 is released.<br />
<br />
Debugging my program I noticed that this call (C++):<br />
<br />
Ftp_Connection.CreateInstance(__uuidof(FTPConnectionMTA));<br />
<br />
Takes too long. Sometimes two or three seconds.<br />
<br />
Is that normal?<br />
Is it fixed in the new version?<br />
<br />
I also noticed that it happens the same thing in the Win32 sample that comes with the library installer.<br />
<br />
Thanks]]></description>
		<pubDate>Fri, 20 Nov 2009 19:57:08 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16601-ftp-connection-createinstance-takes-too-long-to-load/</guid>
	</item>
	<item>
		<title>Scheduled Items Not Uploading</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16583-scheduled-items-not-uploading/</link>
		<description><![CDATA[If I drag and drop directories from the local browser to the remote browser the directories are uploaded successfully.<br />
<br />
If I try and setup the same directories as on a schedule they do not upload. See transfer queue log below. This is only true for directories which contain many items (sub directories or files). A directory with two files uploaded successfully.<br />
<br />
Process for setting up a schedule is:<br />
Stop transfer queue.<br />
Drag and drop folders to remote browser.<br />
Configure transfer queue settings or the item including schedule.<br />
Start the transfer queue.<br />
<br />
Log for the transfer queue item:<br />
[11:09:35] Transfer failed.<br />
[11:09:35] Operation End<br />
[11:10:05] Initializing. Transfer Queue v4.0.1066.0.<br />
[11:10:05] Operation Begin<br />
[11:10:05] CWD /SQL Server<br />
[11:10:05] 250 CWD successful. "/SQL Server" is current directory.<br />
[11:10:05] PWD<br />
[11:10:05] 257 "/SQL Server" is current directory.<br />
[11:10:05] MKD Documents<br />
[11:10:05] 550 Directory already exists<br />
[11:10:05] CWD /SQL Server/Documents<br />
[11:10:05] 250 CWD successful. "/SQL Server/Documents" is current directory.<br />
[11:10:05] PWD<br />
[11:10:05] 257 "/SQL Server/Documents" is current directory.<br />
[11:10:05] CWD /SQL Server<br />
[11:10:05] 250 CWD successful. "/SQL Server" is current directory.<br />
[11:10:05] PWD<br />
[11:10:05] 257 "/SQL Server" is current directory.<br />
[11:10:06] Skipping sorting of items. Reached limit of 10000 items.<br />
[11:10:06] CWD /SQL Server/Documents<br />
[11:10:06] 250 CWD successful. "/SQL Server/Documents" is current directory.<br />
[11:10:06] PWD<br />
[11:10:06] 257 "/SQL Server/Documents" is current directory.<br />
[11:10:06] PASV<br />
[11:10:06] 227 Entering Passive Mode (87,126,126,84,4,70)<br />
[11:10:06] Opening data connection to 87.126.126.84 Port: 1294<br />
[11:10:06] MLSD<br />
[11:10:06] Connected. Exchanging encryption keys...<br />
[11:10:06] Key Exchange: 1024 bit RSA<br />
[11:10:06] Session Cipher: 128 bit AES<br />
[11:10:06] TLS encrypted session established.<br />
[11:10:06] 150 Connection accepted<br />
[11:10:07] 226 Transfer OK, compression saved 732581 of 885289 bytes (82.76%)<br />
[11:10:08] 152708 bytes transferred. (66.8 KB/s) (00:00:02)<br />
[11:10:49] Transfer failed.<br />
[11:10:49] Operation End<br />
<br />
Server configuration:<br />
+- System -----------------------------<br />
Microsoft Windows 2008 Server Standard Edition (full installation) <br />
Service Pack 1 (Build 6001)<br />
<br />
CPU Speed           : 2660 MHz<br />
Total Memory        : 4090 MB<br />
Free Memory         : 1849 MB<br />
<br />
+- SmartFTP ---------------------------<br />
Version             : 4.0.1066.0<br />
Time Stamp          : 2009-11-09 14:19:51<br />
Platform            : x64<br />
Id                  : 400087674<br />
Maintenance         : 2010-10-27<br />
Days in use         : 1<br />
<br />
+- Language ---------------------------<br />
en-US<br />
<br />
+- Internet Explorer ------------------<br />
Version             : 8.0.6001.18828<br />
<br />
+- Winsock ----------------------------<br />
Winsock             : 2.2<br />
<br />
<br />
Thanks.<br />
<br />
Sean]]></description>
		<pubDate>Fri, 20 Nov 2009 17:33:26 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16583-scheduled-items-not-uploading/</guid>
	</item>
	<item>
		<title>download problem - bitte um hilfe!</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16372-download-problem-bitte-um-hilfe/</link>
		<description><![CDATA[hallo <br />
<br />
ich benutze einen humax hd receiver mit usb und ethernet-schnittstelle. da der transfer von platte auf stick und anschließend wieder auf platte zuviel zeit in anspruch nimmt (bei ca 4,5gb filmgröße auf den stick min 25-30min und von stick auf rechner ca 80min) habe ich mich gestern mittag entschieden meinen laptop direkt über lan anzuschließen. da ich blutiger anfänger in sachen lan, ethernet und ftp bin, habe ich mit hilfe einer anleitung direkt von humax die geräte vernetzt. als software wurde mir der smartftp client empfohlen. <br />
<br />
nachdem ich den ersten film und einige kleinere clips problemlos gezogen, konvertiert und auf dvd gebrannt habe, konnte ich 2 std später keinen transfer mehr starten. egal welche datei ausgewählt wird, der download kommt nicht zustande. zwischendurch ist es mir aber iwie gelungen kleinere clips in der größenordnung von 50 bis 120mb zu übertragen, was aber momentan auch eher selten funktioniert. bei größeren dateien wird in der warteschlange nur retry at ... angezeigt.  <br />
<br />
ich kann das einfach nicht verstehen. erst läuft der transfer wie geschmiert und kurze zeit später, ohne die einstellungen zu verändern (das prog lief die ganze zeit im hintergrund), geht jetzt nichts mehr. <br />
<br />
nach einiger suche im internet habe ich iwo gelesen, dass der fehler 500 (syntax error) auf falsche firewall einstellungen zurückzuführen wäre. habe dann nach trennung vom internet die firewall (zonealarm) ausgeschaltet. der fehler tritt aber weiterhin auf.<br />
<br />
ich  bitte um schnelle hilfe. meine receiver platte wird immer voller und löschen wollte ich die film eigentlich noch nicht:)<br />
<br />
<p class='citation'>Quote</p><div class="blockquote"><div class='quote'>[18:39:09] SmartFTP v3.0.1035.0<br />
[18:39:13] Ermittle IP zu Hostnamen 192.168.10.57<br />
[18:39:13] Verbindung mit 192.168.10.57 Port: 21<br />
[18:39:13] Verbunden mit 192.168.10.57.<br />
[18:39:13] 220 Welcome to i-CORD HD FTP Connection.<br />
[18:39:13] USER HumaxFTP<br />
[18:39:13] 331 Password required for humaxftp.<br />
[18:39:13] PASS (unsichtbar)<br />
[18:39:13] 230 User logged in, proceed.<br />
[18:39:13] SYST<br />
[18:39:13] 215 UNIX system type.<br />
[18:39:13] Erkannter Servertyp: UNIX<br />
[18:39:13] RTT: 2.069 ms<br />
[18:39:13] FEAT<br />
[18:39:13] 500 Syntax error, command unrecognized.<br />
[18:39:13] TYPE I<br />
[18:39:13] 200 Port command successful<br />
[18:39:13] REST 0<br />
[18:39:13] 502 Command not implemented.<br />
[18:39:13] PWD<br />
[18:39:13] 257 "/media" is current working dir.<br />
[18:39:13] CWD /mnt/hd3/Video<br />
[18:39:13] 250 File action is successful. Proceed.<br />
[18:39:13] PWD<br />
[18:39:13] 257 "/mnt/hd3/Video" is current working dir.<br />
[18:39:13] TYPE A<br />
[18:39:13] 200 Port command successful<br />
[18:39:13] PASV<br />
[18:39:13] 502 Command not implemented.<br />
[18:39:13] Automatische Änderung des Datenverbindungsmodus von "Passiv Modus (PASV)" nach "Aktive Modus (PORT)".<br />
[18:39:14] PORT 192,168,10,56,194,219<br />
[18:39:14] 200 Port command successful<br />
[18:39:14] LIST -aL<br />
[18:39:14] 150 Opening data connection for directory list<br />
[18:39:14] 226 Closing data connection.<br />
[18:39:14] 10102 Byte übertragen. (88,8 KB/s) (111 ms)<br />
[18:39:14] MDTM 0.nts<br />
[18:39:14] 500 Syntax error, command unrecognized.<br />
[18:39:45] NOOP<br />
[18:39:45] 200 Port command successful<br />
[18:40:15] NOOP</div></div>]]></description>
		<pubDate>Fri, 20 Nov 2009 13:32:09 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16372-download-problem-bitte-um-hilfe/</guid>
	</item>
	<item>
		<title>Start a trial version</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16599-start-a-trial-version/</link>
		<description><![CDATA[I have installed a trial version of smartftp 4.0 on a Windows 2003 Server,<br />
after that schedule a new task in order to start the smartftp to an specific time<br />
Then log off from the machine.<br />
<br />
The program did not start, i suppose is for the splash screen that remind me that is<br />
a trial version, am i right ?<br />
<br />
What can i do to workaround this problem.<br />
<br />
Thanks for any advice<br />
<br />
Jose]]></description>
		<pubDate>Thu, 19 Nov 2009 20:56:06 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16599-start-a-trial-version/</guid>
	</item>
	<item>
		<title><![CDATA[can't display remote folder tree]]></title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16598-cant-display-remote-folder-tree/</link>
		<description><![CDATA[Since my PC crashed when I run SmartFTP (v 4.0.1069). I can't view the folder tree for the remote server, only the files listing. This is true of any of my servers that I manage. Pressing Shift F2 for panes works on the local window but not the remote.<br />
<br />
This is true even if I connect to a new server that isn't in the history or favourites.<br />
<br />
I did a reinstall which didn't help.<br />
<br />
Any ideas?<br />
<br />
thanks<br />
Derek]]></description>
		<pubDate>Thu, 19 Nov 2009 09:00:50 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16598-cant-display-remote-folder-tree/</guid>
	</item>
	<item>
		<title>Caching Problem</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16597-caching-problem/</link>
		<description><![CDATA[Although I posted into a topic that seemed to describe my problem exactly, I was asked to create a new topic. Here goes.<br />
<br />
WinXP, SmartFTP v4.0.1066<br />
<br />
I right click on a file on remote server and Edit. The file seems to be transferred and opens in my editor, but the version in the editor is not the same as the version on the server.<br />
<br />
This doesn't happen every time. Clearing the temporary files doesn't seem to help.<br />
<br />
This is a big problem in that I've overwritten several newer versions with older version and had to go into my backups to recover them.<br />
<br />
A related problem is that about half the time when I Edit as above even with the correct file, and then save, the monitoring fails. If I try closing the file and reEditing it, the new version appears in my editor, but the server has never been updated. Only closing down SmartFTP and restarting it gets things working again, and only temporarily. It usually only takes editing 4 or 5 files before the monitoring fails.<br />
<br />
Here's the proceedure I followed based on the other thread.<br />
<br />
Upgraded to v4.0.1066.0<br />
Stopped queue<br />
Viewed file<br />
double clicked the file in the queue, a dialog popped up with nothing in it.<br />
Started queue.<br />
<br />
Same old file.<br />
<br />
Even if I then upload a new version of the file and follow same proceedure, same problem happens.<br />
<br />
This is really bad because I've overwritten several files with older version. It doesn't happen all the time, only rarely.<br />
<br />
Occasionally the files appears corrupted, as if part of the file is there, and a piece of another file is appended at the bottom. Corrupted cache?<br />
Files are uploaded only in binary mode. The file in question is a PHP file.<br />
<br />
I've only noticed this problem over the past month or so since I upgraded.<br />
<br />
Here's a log entry during a transaction<br />
[2009-11-10T10:57:12] Log opened<br />
[2009-11-10T10:57:12] Initializing. Transfer Queue v4.0.1066.0.<br />
[2009-11-10T10:57:12] Operation Begin<br />
[2009-11-10T10:57:12] SIZE vendor.inc<br />
[2009-11-10T10:57:12] 213 5629<br />
[2009-11-10T10:57:12] MDTM vendor.inc<br />
[2009-11-10T10:57:12] 213 20091110182835<br />
[2009-11-10T10:57:12] Source File: Size=5629, Time=2009-11-10T18:28:35<br />
[2009-11-10T10:57:12] Destination File: Size=5629, Time=2009-11-10T18:28:36<br />
[2009-11-10T10:57:12] RecentTime=2009-11-10T18:57:12<br />
[2009-11-10T10:57:12] Rule "IF Destination Time=Newer AND Size=Equal AND Transfer=No Matter THEN Skip" matched. Action="Skip".<br />
[2009-11-10T10:57:12] Skipping file "vendor.inc". Reason: User action.<br />
[2009-11-10T10:57:12] Operation End<br />
[2009-11-10T10:57:12] Log closed]]></description>
		<pubDate>Thu, 19 Nov 2009 01:09:23 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16597-caching-problem/</guid>
	</item>
	<item>
		<title>How to...Stop Transfer Queue, run immediately.</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16590-how-tostop-transfer-queue-run-immediately/</link>
		<description><![CDATA[<span style='font-size: 13px;'>Hello Forum Members,<br />
<br />
I am new to FTP and have bought this neat software after seeing such expansive functionality in a FTP Client.  I am also behind a bit and need to know a "How To:" question.  How do I turn off the queue'ing mechanism altogether?<br />
<br />
I need not have everything I do go through this process.  Most of what I am doing right now needs immediate upload and such.  When I start doing more content to my site and need to push more then I will have need for this.  Also, I haven't set up the IRC functionality and I am <em class='bbc'><strong class='bbc'>very</strong></em> interested in this area.  I bought SmartFTP for this reason.<br />
<br />
Thank you for helping this noobie @ SmartFTP!</span><br />
<br />
<em class='bbc'><strong class='bbc'><span style='color: #0000FF'>BarJabba</span></strong></em>  <img src='http://www.smartftp.com/forums/public/style_emoticons/default/cool.gif' class='bbc_emoticon' alt='B)' />]]></description>
		<pubDate>Wed, 18 Nov 2009 13:33:05 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16590-how-tostop-transfer-queue-run-immediately/</guid>
	</item>
	<item>
		<title>can not log in</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16594-can-not-log-in/</link>
		<description><![CDATA[Still havining trouble loging in... <br />
host: 65.175.109.33<br />
user name: mtollaministries<br />
pass word: mtolla<br />
You try it and se if it lets you get in..<br />
<br />
Robin Ray]]></description>
		<pubDate>Wed, 18 Nov 2009 13:31:51 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16594-can-not-log-in/</guid>
	</item>
	<item>
		<title><![CDATA[Can't download from HDD-Receiver]]></title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16263-cant-download-from-hdd-receiver/</link>
		<description><![CDATA[Hello,<br />
<br />
I'm having an Satellit-Receiver with an internal HDD which has an Network connection und an build in FTP-Server, an Humax iCord HD: <a href='http://www.humax-digital.de/products/iCordHD.asp' class='bbc_url' title='External link' rel='nofollow'>http://www.humax-digital.de/products/iCordHD.asp</a><br />
<br />
Bevor I purchased SmartFTP I've used F.... for FTP-Transfers. F... didn't have a problem with the iCord. But with SmartFTP I can't download a file (no film, no music, no picture). What can I do?<br />
I've added the protocoll when trying to download a movie file.<br />
<br />
<br />
<pre class='prettyprint'>&#91;21:42:08&#93; Resolving host name "192.168.178.7"
&#91;21:42:08&#93; Connecting to 192.168.178.7 Port: 21
&#91;21:42:08&#93; Connected to 192.168.178.7.
&#91;21:42:08&#93; 220 Welcome to i-CORD HD FTP Connection.
&#91;21:42:08&#93; USER HumaxFTP
&#91;21:42:08&#93; 331 Password required for humaxftp.
&#91;21:42:08&#93; PASS (hidden)
&#91;21:42:08&#93; 230 User logged in, proceed.
&#91;21:42:08&#93; SYST
&#91;21:42:08&#93; 215 UNIX system type.
&#91;21:42:08&#93; Detected Server Type: UNIX
&#91;21:42:08&#93; RTT: 2.902 ms
&#91;21:42:08&#93; FEAT
&#91;21:42:08&#93; 500 Syntax error, command unrecognized.
&#91;21:42:08&#93; TYPE I
&#91;21:42:08&#93; 200 Port command successful
&#91;21:42:08&#93; REST 0
&#91;21:42:08&#93; 502 Command not implemented.
&#91;21:42:08&#93; PWD
&#91;21:42:08&#93; 257 "/media" is current working dir.
&#91;21:42:08&#93; CWD /mnt/hd3/Video/GESEHEN
&#91;21:42:08&#93; 250 File action is successful. Proceed.
&#91;21:42:08&#93; PWD
&#91;21:42:08&#93; 257 "/mnt/hd3/Video/GESEHEN" is current working dir.
&#91;21:42:08&#93; SIZE Get Smart_20090601_0340.ts
&#91;21:42:08&#93; 500 Syntax error, command unrecognized.
&#91;21:42:08&#93; SIZE nicht unterstützt.
&#91;21:42:08&#93; MDTM Get Smart_20090601_0340.ts
&#91;21:42:08&#93; 500 Syntax error, command unrecognized.
&#91;21:42:08&#93; STAT Get Smart_20090601_0340.ts
&#91;21:42:08&#93; 211 Extension supported :
&#91;21:42:08&#93;  Get Smart_20090601_0340.ts.
&#91;21:42:08&#93; Ermittle Dateiinformationen (Größe/Datum) aus der Verzeichnisliste.
&#91;21:42:08&#93; TYPE A
&#91;21:42:08&#93; -rw-r--r--   1 root root 11808704448 Jun 01 03:49 Get Smart_20090601_0340.ts
&#91;21:42:08&#93; 211 END
&#91;21:42:08&#93; 200 Port command successful
&#91;21:42:08&#93; PASV
&#91;21:42:08&#93; TYPE I
&#91;21:42:08&#93; 502 Command not implemented.
&#91;21:42:08&#93; MDTM Get Smart_20090601_0340.ts
&#91;21:42:08&#93; 200 Port command successful
&#91;21:42:08&#93; STAT Get Smart_20090601_0340.ts
&#91;21:42:08&#93; 500 Syntax error, command unrecognized.
&#91;21:42:08&#93; Ermittle Dateiinformationen (Größe/Datum) aus der Verzeichnisliste.
&#91;21:42:08&#93; PASV
&#91;21:42:08&#93; 211 Extension supported :
&#91;21:42:08&#93;  Get Smart_20090601_0340.ts.
&#91;21:42:08&#93; Übertragung fehlgeschlagen</pre>]]></description>
		<pubDate>Tue, 17 Nov 2009 21:56:22 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16263-cant-download-from-hdd-receiver/</guid>
	</item>
	<item>
		<title><![CDATA[Can't get php scripts to download - forbidden command argument?]]></title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16592-cant-get-php-scripts-to-download-forbidden-command-argument/</link>
		<description><![CDATA[Hi,<br />
<br />
I'm new to this forum, and only use the most basic functions in SmartFTP.<br />
<br />
When I try to download files to modify/backup etc, it always refuses to download files that have titles such as:<br />
<br />
%%8A^8AB^8ABA620E%%new_template_found.tpl.php<br />
<br />
Basically script files with %^ things in the titles. They sit in the transfer queue and never download. In the log, it says:<br />
<br />
[22:14:51] Resolving host name "ftp.mysite.com"<br />
[22:14:51] Connecting to xxxxxxxxxxx Port: 21<br />
[22:14:51] Connected to xxxxxxxxxxxx<br />
[22:14:51] 220 ProFTPD FTP Server ready.<br />
[22:14:51] USER xxxxxxx<br />
[22:14:51] 331 Password required for xxxxxxxxx<br />
[22:14:51] PASS (hidden)<br />
[22:14:51] 230 User xxxxxxxxxx logged in.<br />
[22:14:51] SYST<br />
[22:14:51] 215 UNIX Type: L8<br />
[22:14:51] Detected Server Type: UNIX<br />
[22:14:51] RTT: 16.086 ms<br />
[22:14:51] FEAT<br />
[22:14:51] 211-Features:<br />
[22:14:51]  MDTM<br />
[22:14:51]  REST STREAM<br />
[22:14:51]  SIZE<br />
[22:14:51] 211 End<br />
[22:14:51] PWD<br />
[22:14:51] 257 "/home/mpm" is current directory.<br />
[22:14:51] CWD xxxxxxxx<br />
[22:14:51] 250 CWD command successful<br />
[22:14:51] PWD<br />
[22:14:51] 257 xxxxxxxx" is current directory.<br />
[22:14:51] TYPE I<br />
[22:14:51] 200 Type set to I<br />
[22:14:51] SIZE %%8A^8AB^8ABA620E%%new_template_found.tpl.php<br />
[22:14:51] 550 %%8A^8AB^8ABA620E%%new_template_found.tpl.php: Forbidden command argument<br />
[22:14:51] File exist check failed. File not found or permission denied.<br />
[22:14:51] PORT 192,168,0,100,10,55<br />
[22:14:51] 200 PORT command successful<br />
[22:14:51] RETR %%8A^8AB^8ABA620E%%new_template_found.tpl.php<br />
[22:14:51] 550 %%8A^8AB^8ABA620E%%new_template_found.tpl.php: Forbidden command argument<br />
[22:14:51] MDTM %%8A^8AB^8ABA620E%%new_template_found.tpl.php<br />
[22:14:51] 550 %%8A^8AB^8ABA620E%%new_template_found.tpl.php: Forbidden command argument<br />
[22:14:51] STAT %%8A^8AB^8ABA620E%%new_template_found.tpl.php<br />
[22:14:51] 550 %%8A^8AB^8ABA620E%%new_template_found.tpl.php: Forbidden command argument<br />
[22:14:51] Obtaining file information (size/date) from directory listing.<br />
[22:14:51] TYPE A<br />
[22:14:51] 200 Type set to A<br />
[22:14:51] PORT 192,168,0,100,10,57<br />
[22:14:51] 200 PORT command successful<br />
[22:14:51] LIST -aL<br />
[22:14:51] 150 Opening ASCII mode data connection for file list<br />
[22:14:51] 300 bytes transferred. (N/A/s) (0 ms)<br />
[22:14:51] 226 Transfer complete.<br />
[22:14:51] Transfer failed.<br />
<br />
Would someone be able to tell me what I am doing wrong? Someone else got these files on to the server, and moved them around. Why can't I?!<br />
<br />
Many thanks]]></description>
		<pubDate>Mon, 16 Nov 2009 23:25:59 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16592-cant-get-php-scripts-to-download-forbidden-command-argument/</guid>
	</item>
	<item>
		<title>Form contatti</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16591-form-contatti/</link>
		<description><![CDATA[Ciao a tutti.<br />
Devo creare per un sito un modulo dei contatti un po’ particolare: in pratica vengono proposti dei servizi, e questi servizi vengono assegnati a dei professionisti scelti dall’amministratore del sito. <br />
Il funzionamento dovrebbe essere più o meno così: il cliente scrive sul sito e la mail arriva all’amministratore che poi a sua volta decide a quale professionista assegnare il lavoro (e gli gira il contatto); da quel momento il cliente e il professionista iniziano a comunicare solo e unicamente col sito, e tramite il sito deve rimanere l'archivio delle mail che si scambiano (con cronologia di tutte le mail visibili interamente all’amministratore). Vorrei però che sia il cliente che il professionista potessero comunicare con la loro mail verso il sito senza alcun obbligo di dovervi accedere con utente e password: in pratica deve essere il sito stesso a gestire delle mail codificate da assegnare a ciascuno dei soggetti, senza che l’uno possa venire in contatto con l’altro in altri modi e senza che al cliente gli venga chiesto nulla di più.<br />
Qualcuno a idea se esiste in commercio un cms o script già pronto o che faccia qualcosa di simile da poter eventualmente modificare?<br />
Grazie a tutti per gli eventuali consigli.]]></description>
		<pubDate>Mon, 16 Nov 2009 17:21:00 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16591-form-contatti/</guid>
	</item>
	<item>
		<title><![CDATA[&#34;Recent Folders&#34; Never Updates]]></title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16585-recent-folders-never-updates/</link>
		<description><![CDATA[I am running the latest version of SmartFTP on a new Windows 7 laptop.<br />
<br />
I have noticed that even though I am using a great deal of folders in the local browser windows they are never show in the "recent folders" list.<br />
<br />
What should you do to have a folder appear in the "recent folders" list and where is this information stored.<br />
<br />
Any help would be much appreciated.]]></description>
		<pubDate>Sun, 15 Nov 2009 10:54:45 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16585-recent-folders-never-updates/</guid>
	</item>
	<item>
		<title>Uploading at 0.0 bps speed?</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16582-uploading-at-0-0-bps-speed/</link>
		<description><![CDATA[Huh... So, uh, I'm trying to upload files, but whatever I do, the files start uploading (via the queue) but the speed is 0.0 bytes per second, meaning I'm not actually uploading anything. I could wait for hours and it wouldn't work. It worked before but then for some odd reason it stopped working... What do I do? D: I tried looking around in settings but I didn't find anything I should be suspicious off. I tried raising/reducing the workers but no luck, so I dunno what to do. Help?]]></description>
		<pubDate>Sat, 14 Nov 2009 16:54:32 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16582-uploading-at-0-0-bps-speed/</guid>
	</item>
	<item>
		<title>Cannot place more than one FTP destination in Multi Upload</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16584-cannot-place-more-than-one-ftp-destination-in-multi-upload/</link>
		<description><![CDATA[Hello,<br />
<br />
I have done this before the upgrade with no problem.<br />
<br />
I will open up multiple FTP locations and drag and drop them into the Multi Upload queue but now since I upgraded to 4.0.1066.0 I can only add one site and it will not allow me to add more. Please let me know what I should do.<br />
<br />
Thank you.<br />
<br />
iamdavinci]]></description>
		<pubDate>Sat, 14 Nov 2009 02:15:06 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16584-cannot-place-more-than-one-ftp-destination-in-multi-upload/</guid>
	</item>
	<item>
		<title>Plus the Multi Upload is not working at all</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16586-plus-the-multi-upload-is-not-working-at-all/</link>
		<description>Multi Upload not working at all - CANNOT add FTP folders like I use to before the upgrade to 4.0.1066.0 - this is counter productive as I have to do each site one at a time - can someone answer this? I am using the 64 bit version. Never had this issue before happen.</description>
		<pubDate>Sat, 14 Nov 2009 02:14:31 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16586-plus-the-multi-upload-is-not-working-at-all/</guid>
	</item>
	<item>
		<title>Failed Transfers Hibernate Forever</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16580-failed-transfers-hibernate-forever/</link>
		<description><![CDATA[<pre class='prettyprint'>+- System -----------------------------
Microsoft Windows 2008 R2 Server Enterprise Edition (full installation) 
 (Build 7600)

CPU Speed           : 1861 MHz
Total Memory        : 12287 MB
Free Memory         : 11247 MB

+- SmartFTP ---------------------------
Version             : 4.0.1066.0
Time Stamp          : 2009-11-09 14:19:51
Platform            : x64
Id                  : 400117276
Maintenance         : 2012-11-11
Days in use         : 7

+- Language ---------------------------
en-US

+- Internet Explorer ------------------
Version             : 8.0.7600.16385

+- Winsock ----------------------------
Winsock             : 2.2</pre><br />
<br />
What settings should I check to make sure failed downloads do not hibernate? I'd like them to keep trying until that file completes successfully.<br />
<br />
Here is a screenshot to reference:<br />
<br />
http://imgur.com/xNMTp.jpg<br />
<br />
Thanks,<br />
<br />
~ Jon]]></description>
		<pubDate>Fri, 13 Nov 2009 19:52:16 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16580-failed-transfers-hibernate-forever/</guid>
	</item>
	<item>
		<title>How can I get Source Preview Handler active?</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16576-how-can-i-get-source-preview-handler-active/</link>
		<description><![CDATA[Hello<br />
I just installed Source Preview Handler but still I can't view PHP and HTML scripts when browsing files in SmartFTP.<br />
How can I get it work?<br />
<br />
So appreciated.]]></description>
		<pubDate>Fri, 13 Nov 2009 12:00:35 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16576-how-can-i-get-source-preview-handler-active/</guid>
	</item>
	<item>
		<title>Theme ändern</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16367-theme-andern/</link>
		<description><![CDATA[Hallo zusammen,<br />
bin neu bei SmartFTP und habe nun seit 2 Tagen die Probeversion installiert. Bin sehr  von der Funktionalität beeindruckt  doch vermisse ich eine Möglichkeit das Aussehen und die Farben zu ändern. Habe im Forum gesucht, dort werden Menupunkte erwähnt die ich nirgends in meiner Trialversion finde.<br />
Wer kann mir die Tomaten von den Augen nehmen? <img src='http://www.smartftp.com/forums/public/style_emoticons/default/blink.gif' class='bbc_emoticon' alt=':blink:' /> <br />
Vielen Dank im Voraus.]]></description>
		<pubDate>Thu, 12 Nov 2009 15:18:56 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16367-theme-andern/</guid>
	</item>
	<item>
		<title>SmartFTP auf Win2003 Server</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16503-smartftp-auf-win2003-server/</link>
		<description><![CDATA[Hallo zusammen,<br />
<br />
ich hoffe hier kann mir weitergeholfen werden. Wir wollten mit SmartFTP eine zeitgesteuerte Datensicherung machen, d.h. wir haben SmartFTP auf einem Server installiert, Portfreigaben sind für diesen Server die selben wie für die Client-PC's. Aber leider blockt irgendwas auf dem Server die Verbindung. Auf meinem Client-PC funktioniert es einwandfrei, aber auf dem Server nicht.<br />
<br />
Hatte jemand ein ähnliches Problem und eine Lösung gefunden? Die Windows-Firewall ist auf dem Server nicht aktiv, ebenso ist auch kein Virenscanner installiert. Es muss also irgendwas windows internes sein.<br />
<br />
Vielen Dank im vorraus.]]></description>
		<pubDate>Thu, 12 Nov 2009 07:27:41 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16503-smartftp-auf-win2003-server/</guid>
	</item>
	<item>
		<title>Monitored Folder Queues Uploads Jumpy</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16579-monitored-folder-queues-uploads-jumpy/</link>
		<description><![CDATA[<pre class='prettyprint'>+- System -----------------------------
Microsoft Windows 2008 R2 Server Enterprise Edition (full installation) 
 (Build 7600)

CPU Speed           : 1861 MHz
Total Memory        : 12287 MB
Free Memory         : 11263 MB

+- SmartFTP ---------------------------
Version             : 4.0.1066.0
Time Stamp          : 2009-11-09 14:19:51
Platform            : x64
Id                  : 400117276
Maintenance         : 2012-11-11
Days in use         : 7

+- Language ---------------------------
en-US

+- Internet Explorer ------------------
Version             : 8.0.7600.16385

+- Winsock ----------------------------
Winsock             : 2.2</pre><br />
<br />
I brought up this issue yesterday <a href='http://www.smartftp.com/forums/index.php?/topic/16577-erratic-queue-beh&#097;vior-when-downloading/' class='bbc_url' title='External link' rel='nofollow'>here</a> and have sinced upgraded and become licensed.<br />
<br />
Here is screenshot for reference:<br />
http://imgur.com/KMXgv.jpg<br />
<br />
This server has ten slots available to it.  Instead of finishing this folder it gets part way (here to part 48) before skipping to the next folder (where the other eight download slots are active) which will be treated the same way until it gets to the last folder.  At that point it will return to the original top queued item and then repeat the same beh&#097;vior until all queued items are done.<br />
<br />
There is one monitored folder in which four sub folders are created, each with approx. 100 files.  We upload these folders to three separate sites (with widely varing speeds) at the same time.<br />
<br />
Thanks,<br />
<br />
~ Jon]]></description>
		<pubDate>Wed, 11 Nov 2009 22:37:23 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16579-monitored-folder-queues-uploads-jumpy/</guid>
	</item>
	<item>
		<title>SmartFTP lässt sich nicht mehr starten</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/15811-smartftp-lasst-sich-nicht-mehr-starten/</link>
		<description><![CDATA[Hallo,<br />
<br />
ich habe vor gut einem Jahr die Version 2.5.1006 gekauft und innerhalb der Maintenance zuletzt auf 3.0.1024 upgedatet. Diese Version lässt sich jetzt nicht mehr starten mit dem Hinweis "Your SmartFTP Client maintenance has expired. Your current license does not allow you to use this SmartFTP version.". Wenn ich auf "Enter Key ..." klicke zeigt er "License status" "Licensed Version".<br />
<br />
Es stimmt, ich habe die Maintenance nicht renewed, aber so wie ich hier alle Beiträge verstehe, sollte ich doch mit bereits installierten und laufenden Versionen weiterarbeiten können?<br />
<br />
Danke,]]></description>
		<pubDate>Wed, 11 Nov 2009 22:29:26 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/15811-smartftp-lasst-sich-nicht-mehr-starten/</guid>
	</item>
	<item>
		<title>problem in starting smartftp</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16578-problem-in-starting-smartftp/</link>
		<description><![CDATA[im having this problem<br />
and couldn't find a solution i googled it for 3 days<br />
nothing came up !<br />
<br />
<br />
&#91;IMG&#93;http://emirates4ever.net/vb/uploaded/3_1257955398.png&#91;/IMG&#93;]]></description>
		<pubDate>Wed, 11 Nov 2009 21:21:05 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16578-problem-in-starting-smartftp/</guid>
	</item>
	<item>
		<title>Internet stürzt immer ab</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16538-internet-sturzt-immer-ab/</link>
		<description><![CDATA[Hi ich benutze smartFTP seit ca einem Monat.<br />
Und jetzt stürzt plötzlich immer mein internet ab wenn ich was uploaden will.<br />
Um es wieder zum laufen zu bringen muss ich dann meinen Router und PC neustarten.<br />
<br />
Woran liegt das?<br />
<br />
LG eVoo]]></description>
		<pubDate>Wed, 11 Nov 2009 05:26:23 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16538-internet-sturzt-immer-ab/</guid>
	</item>
	<item>
		<title>Erratic Queue Behavior When Downloading</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16577-erratic-queue-behavior-when-downloading/</link>
		<description><![CDATA[SmartFTP is doing a wonderful job for us so far, but we've stumbled on some perplexing beh&#097;vior:<br />
<br />
1. Monitor one folder to transfer to three separate sites<br />
2. Drop three folders (e.g. A, B, C) into monitored folder, each containing fifty 100MB files.<br />
3. During the transfer of folder B to one of the sites it stopped about a 1/3 of the way through the contents of that folder and continued onto folder C. Once folder C was done it returned to folder B and finished the remaining files in there.  All the files in folder B are older than everything in folder C.<br />
<br />
While not a show stopper I found this beh&#097;vior odd and wanted to know if you could shed any light as to why this happened and if it is preventable?  Just so you know we have 30 worker threads total, ten allocated to each site via bookmark preferences.<br />
<br />
Thanks!<br />
<br />
<pre class='prettyprint'>+- System -----------------------------
Microsoft Windows 2008 R2 Server Enterprise Edition (full installation) 
 (Build 7600)

CPU Speed           : 1861 MHz
Total Memory        : 12287 MB
Free Memory         : 10838 MB

+- SmartFTP ---------------------------
Version             : 4.0.1063.0
Time Stamp          : 2009-10-31 20:55:55
Platform            : x64
Unlicensed
Days in use         : 0

+- Language ---------------------------
en-US

+- Internet Explorer ------------------
Version             : 8.0.7600.16385

+- Winsock ----------------------------
Winsock             : 2.2</pre>]]></description>
		<pubDate>Wed, 11 Nov 2009 04:32:22 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16577-erratic-queue-behavior-when-downloading/</guid>
	</item>
	<item>
		<title>Everything in transfer queue fails first transfer, then works on retry</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16575-everything-in-transfer-queue-fails-first-transfer-then-works-on-retry/</link>
		<description><![CDATA[This happens with all SmartFTP 4.x versions I have tried.<br />
I regret that I am unsure if this is a SmartFTP or ProFTPd bug, because I upgraded to 4.0 of SmartFTP at the same exact time I reinstalled the control panel on my server. So hopefully this is enough!<br />
<br />
<strong class='bbc'>The problem</strong><br />
<br />
Every time I transfer a file from my local machine to the FTP server (or from server to local) the file is added to the transfer queue with "retry". Then approx 20 seconds later the file finally transfers. I can then transfer anything within the next 30-60 seconds. However if ~60 seconds goes by, any file that I want to transfer is again added to the transfer queue with "retry".<br />
<br />
Here is the log in one of the files in the transfer queue when it says "retry"<br />
<br />
<pre class='prettyprint'>
&#91;17:11:21&#93; Operation Begin
&#91;17:11:21&#93; PASV
&#91;17:11:21&#93; An established connection was aborted by the software in your host machine.
&#91;17:11:21&#93; Server closed connection
&#91;17:11:21&#93; Transfer failed.
&#91;17:11:21&#93; Operation End
</pre><br />
<br />
Then it finally transfers after 20 seconds, and here is the full SmartFTP log. As you can see there is no indication of anything wrong...<br />
<br />
<pre class='prettyprint'>
&#91;17:05:36&#93; SmartFTP v4.0.1063.0
&#91;17:05:36&#93; Resolving host name "xyz.com"
&#91;17:05:36&#93; Connecting to xxx.xxx.xxx.xxx Port: 21
&#91;17:05:36&#93; Connected to xyz.com.
&#91;17:05:36&#93; 220 FTP Server Ready
&#91;17:05:36&#93; USER ftp@xyz.com
&#91;17:05:36&#93; 331 Password required for ftp@xyz.com
&#91;17:05:36&#93; PASS (hidden)
&#91;17:05:36&#93; 230 User ftp@xyz.com logged in
&#91;17:05:36&#93; SYST
&#91;17:05:36&#93; 215 UNIX Type: L8
&#91;17:05:36&#93; Detected Server Type: UNIX
&#91;17:05:36&#93; RTT: 54.887 ms
&#91;17:05:36&#93; FEAT
&#91;17:05:36&#93; 211-Features:
&#91;17:05:36&#93;  MDTM
&#91;17:05:36&#93;  MFMT
&#91;17:05:36&#93;  AUTH TLS
&#91;17:05:36&#93;  MFF modify;UNIX.group;UNIX.mode;
&#91;17:05:36&#93;  MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
&#91;17:05:36&#93;  PBSZ
&#91;17:05:36&#93;  PROT
&#91;17:05:36&#93;  REST STREAM
&#91;17:05:36&#93;  SIZE
&#91;17:05:36&#93; 211 End
&#91;17:05:36&#93; PWD
&#91;17:05:36&#93; 257 "/" is the current directory
&#91;17:05:36&#93; TYPE A
&#91;17:05:36&#93; 200 Type set to A
&#91;17:05:36&#93; PASV
&#91;17:05:36&#93; 227 Entering Passive Mode (208,100,49,160,198,159).
&#91;17:05:36&#93; Opening data connection to 208.100.49.160 Port: 50847
&#91;17:05:36&#93; MLSD
&#91;17:05:36&#93; 150 Opening ASCII mode data connection for MLSD
&#91;17:05:36&#93; 1358 bytes transferred. (21.3 KB/s) (62 ms)
&#91;17:05:37&#93; 226 Transfer complete
&#91;17:05:51&#93; MLST test.txt
&#91;17:05:51&#93; 550 'test.txt' cannot be listed
&#91;17:05:51&#93; The operation has been added to the Transfer Queue. Check the Transfer Queue for the status.
&#91;17:05:53&#93; MLST test.txt
&#91;17:05:53&#93; 250- Start of list for test.txt
&#91;17:05:53&#93;  modify=20091110220544;perm=adfrw;size=0;type=file;unique=815U5D6006A;UNIX.group=501;UNIX.mode=0644;UNIX.owner=501; test.txt
&#91;17:05:53&#93; 250 End of list
&#91;17:06:23&#93; NOOP
&#91;17:06:23&#93; 200 NOOP command successful
&#91;17:06:53&#93; NOOP
&#91;17:06:53&#93; 200 NOOP command successful
&#91;17:07:23&#93; NOOP
&#91;17:07:23&#93; 200 NOOP command successful
&#91;17:07:53&#93; NOOP
&#91;17:07:53&#93; 200 NOOP command successful
&#91;17:08:23&#93; NOOP
&#91;17:08:23&#93; 200 NOOP command successful
&#91;17:08:53&#93; NOOP
&#91;17:08:53&#93; 200 NOOP command successful
&#91;17:09:23&#93; NOOP
&#91;17:09:23&#93; 200 NOOP command successful
&#91;17:09:53&#93; NOOP
&#91;17:09:53&#93; 200 NOOP command successful
&#91;17:10:23&#93; NOOP
&#91;17:10:23&#93; 200 NOOP command successful
&#91;17:10:53&#93; NOOP
&#91;17:10:54&#93; 200 NOOP command successful
&#91;17:11:19&#93; MLST test.txt
&#91;17:11:20&#93; 250- Start of list for test.txt
&#91;17:11:20&#93;  modify=20091110220544;perm=adfrw;size=0;type=file;unique=815U5D6006A;UNIX.group=501;UNIX.mode=0644;UNIX.owner=501; test.txt
&#91;17:11:20&#93; 250 End of list
&#91;17:11:21&#93; The operation has been added to the Transfer Queue. Check the Transfer Queue for the status.
&#91;17:11:21&#93; MLST test.txt
&#91;17:11:21&#93; 250- Start of list for test.txt
&#91;17:11:21&#93;  modify=20091110220544;perm=adfrw;size=0;type=file;unique=815U5D6006A;UNIX.group=501;UNIX.mode=0644;UNIX.owner=501; test.txt
&#91;17:11:21&#93; 250 End of list
</pre><br />
<br />
******************** THEN AFTER THE FILE FINALLY TRANSFERS....<br />
<br />
<pre class='prettyprint'>
&#91;17:11:51&#93; NOOP
&#91;17:11:51&#93; 200 NOOP command successful
&#91;17:12:21&#93; NOOP
&#91;17:12:21&#93; 200 NOOP command successful
&#91;17:12:51&#93; NOOP
&#91;17:12:51&#93; 200 NOOP command successful
</pre><br />
<br />
<br />
And here is my ProFTPd 1.3.2 configuration.............. note that this proFTPd is part of "interworx" control panel.<br />
<br />
<pre class='prettyprint'>
####
## InterWorx-CP Proftpd config
####

##
# Global Environment
##

ServerName	"InterWorx-CP :: FTP Server"
ServerType	standalone
ServerIdent     on "FTP Server Ready"

PassivePorts 50000 51000

ListOptions     -a
DefaultServer	on
DeferWelcome	on

SyslogLevel     debug
UseReverseDNS   off
UseFtpUsers     off
IdentLookups    off
WtmpLog         off
ScoreboardFile  /var/run/proftpd/proftpd-scoreboard
DisplayLogin    /etc/motd

##
# Basic Defaults
##

Port  21
Umask 022

##
# Timeouts
##

TimeoutLogin      120
TimeoutIdle	  600
TimeoutNoTransfer 900
TimeoutStalled	  3600
TimeoutSession    0

##
# security stuff
##

MaxInstances 30
RootLogin    off

##
# The user/group we run as
##

User  proftpd
Group proftpd

##
# Logging formats
##

TransferLog NONE

LogFormat default "%h %l %u %t &#092;"%r&#092;" %s %b"
LogFormat auth    "%v &#91;%P&#93; %h %t &#092;"%r&#092;" %s"
LogFormat xfer    "%h %l %u %t &#092;"%r&#092;" %s %b"
LogFormat byte    "%u %b"

##
# Global settings
##

&lt;Global&gt;

  ##
  # Basic stuff
  ##

  DisplayLogin	    welcome.msg
  DisplayChdir      readme
  ShowSymlinks      on
  AllowOverwrite    on
  TimesGMT	    off
  AuthOrder         mod_sql.c mod_auth_unix.c

  ##
  # File upload/download resume
  ##
  
  AllowRetrieveRestart on
  AllowStoreRestart    on

  ##
  # SQL Authentication
  ##

  SQLAuthenticate     users*
  SQLConnectInfo      iworx_ftp@127.0.0.1:2306 iworx_ftp m8BCPMZEY9so
  SQLAuthTypes        Crypt
  SQLUserWhereClause  "1"
  SQLMinUserUID       500
  SQLMinUserGID       500
  SQLDefaultUID       65533
  SQLDefaultGID       65533
  CreateHome          off
  SQLUserInfo users username password uid gid homedir shell   
  SQLGroupInfo groups groupname gid members

  ##
  # Security stuff
  ##

  MaxLoginAttempts  3
  RequireValidShell off
  MaxClients 	    25

  ## chroot everyone  
  DefaultRoot ~ !wheel

  ## hide root's stuff
  &lt;Directory /&gt;
    HideUser  root
    HideGroup root
    HideGroup wheel
  &lt;/Directory&gt;

  ##
  # Logging
  ##

  ## xfer log  
  ExtendedLog /var/log/xferlog READ,WRITE xfer
&lt;/Global&gt;

&lt;IfModule mod_tls.c&gt;
  TLSEngine on
  TLSLog /var/log/ftp-tlslog
  TLSProtocol SSLv23 # this selects the latest crypt version

  TLSOptions NoCertRequest # this is REALLY important for WinClients

  # Are clients required to use FTP over TLS when talking to this server?
  TLSRequired off

  # Server's certificate
  TLSRSACertificateFile /etc/pki/tls/certs/proftpd.pem
  TLSRSACertificateKeyFile /etc/pki/tls/certs/proftpd.pem

  # CA the server trusts
  # TLSCACertificateFile /usr/share/ssl/cert.pem

  # Authenticate clients that want to use FTP over TLS?
  TLSVerifyClient off
&lt;/IfModule&gt;

maxclientsperuser 65336
</pre>]]></description>
		<pubDate>Tue, 10 Nov 2009 22:31:55 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16575-everything-in-transfer-queue-fails-first-transfer-then-works-on-retry/</guid>
	</item>
	<item>
		<title>Unable to FXP via SSL</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16574-unable-to-fxp-via-ssl/</link>
		<description><![CDATA[I don't know if it is because i am connected via SSL or not but I fallowed the FXP tutorial thinking i may have missed something. When I try to drag the file from one of the servers to another. It has a little circle with a slash through it as if to say "no you cant actually put that file here." both ftps are logged in ssl.]]></description>
		<pubDate>Tue, 10 Nov 2009 21:47:24 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16574-unable-to-fxp-via-ssl/</guid>
	</item>
	<item>
		<title>Binary file transfer</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16573-binary-file-transfer/</link>
		<description><![CDATA[I'm transferring encrypted php files to my server.  How do I select binary transfer protocall in SmartFTP?]]></description>
		<pubDate>Tue, 10 Nov 2009 20:04:30 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16573-binary-file-transfer/</guid>
	</item>
	<item>
		<title>smartFTP stops connecting</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16572-smartftp-stops-connecting/</link>
		<description><![CDATA[[13:03:11] SmartFTP v4.0.1051.0<br />
[13:03:11] Connect failed. Waiting to retry (30s)...<br />
[13:03:42] Connection attempt 2...<br />
[13:03:43] Connect failed. Waiting to retry (30s)...<br />
[13:04:14] Connection attempt 3...<br />
[13:04:14] Connect failed. Waiting to retry (30s)...<br />
[13:04:45] Connection attempt 4...<br />
[13:04:45] Connect failed. Waiting to retry (30s)...<br />
[13:05:17] Connection attempt 5...<br />
[13:05:17] Connect failed. Waiting to retry (30s)...<br />
[13:05:48] Connection attempt 6...<br />
[13:05:48] Connect failed. Waiting to retry (30s)...<br />
[13:06:19] Connection attempt 7...<br />
[13:06:19] Connect failed. Waiting to retry (30s)...<br />
[13:06:50] Connection attempt 8...<br />
[13:06:50] Connect failed. Waiting to retry (30s)...<br />
[13:07:22] Connection attempt 9...<br />
[13:07:22] Connect failed. Waiting to retry (30s)...<br />
[13:07:53] Connection attempt 10...<br />
[13:07:53] Connect failed. Waiting to retry (30s)...<br />
[13:08:24] Connection attempt 11...<br />
[13:08:24] Connect failed. Waiting to retry (30s).<br />
<br />
This is the response I keep getting when trying to connect... Helps please]]></description>
		<pubDate>Tue, 10 Nov 2009 19:47:31 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16572-smartftp-stops-connecting/</guid>
	</item>
	<item>
		<title>DOWNLOAD problem - wont start.</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16571-download-problem-wont-start/</link>
		<description><![CDATA[Yesterday i started to download each file from server to my pc, to have a backup. <br />
It all went very well, but then 3 files wont be downloaded (conf,pd and statistics). <br />
By all 3 files are in the transfer quene small "zZ" icons in a cloud, like they are sleeping. <br />
<br />
maybe this can help: <br />
<br />
[09:46:27] NOOP<br />
[09:46:27] 200 NOOP command successful<br />
[09:46:58] NOOP<br />
[09:46:58] 200 NOOP command successful<br />
[09:47:28] NOOP<br />
[09:47:28] 200 NOOP command successful<br />
[09:47:59] NOOP<br />
[09:47:59] 200 NOOP command successful<br />
[09:48:29] NOOP<br />
[09:48:29] 200 NOOP command successful<br />
[09:48:59] NOOP<br />
[09:48:59] 200 NOOP command successful<br />
[09:49:14] The operation has been added to the Transfer Queue. Check the Transfer Queue for the status.<br />
[09:49:30] NOOP<br />
[09:49:30] 200 NOOP command successful<br />
[09:50:00] NOOP<br />
[09:50:00] 200 NOOP command successful<br />
[09:50:25] 421 No transfer timeout (300 seconds): closing control connection<br />
[09:50:25] Server closed connection<br />
<br />
hope you can help me.. thanx]]></description>
		<pubDate>Tue, 10 Nov 2009 19:47:06 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16571-download-problem-wont-start/</guid>
	</item>
	<item>
		<title>SmartFTP Not Showing Current File</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16428-smartftp-not-showing-current-file/</link>
		<description><![CDATA[How can this be?<br />
<br />
I have a .asp file with 577 lines of code in it. I transfer this from my desktop to my ftp site.<br />
When I right click on the file in the SmartFTP remote browser window and choose open or view or edit,<br />
the file now has 605 lines of code in it, and the lines are jumbled up.  The .asp script works<br />
properly so I have to assume the correct file is getting transferred but SmartFTP is<br />
showing an altered version.  What could be going on here?<br />
<br />
Here's another oddity. The properties on this file say it was created on August 30 and modified<br />
on August 24. How can that be??]]></description>
		<pubDate>Tue, 10 Nov 2009 19:46:18 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16428-smartftp-not-showing-current-file/</guid>
	</item>
	<item>
		<title>Lizenzschlüssel</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16446-lizenzschlussel/</link>
		<description><![CDATA[Hallo,<br />
<br />
ich habe mir SmartFTP v4.0.1048.0 auf einem neuen PC unter Windows Vista installiert, bekomme das Programm aber wegen fehlendem Lizenzschlüssel nicht zum Laufen. Den Schlüssel habe ich  neu angefordert, aber bei der Eingabe kommt immer die Meldung, dass die Lizenzschlüsselprüfung fehlgeschlagen ist.<br />
Ich weiß mir keinen Rat mehr und bitte um Hilfe.<br />
<br />
Liebe Grüße<br />
Hnan]]></description>
		<pubDate>Tue, 10 Nov 2009 13:16:00 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16446-lizenzschlussel/</guid>
	</item>
	<item>
		<title>APLICACION EN ASP</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16450-aplicacion-en-asp/</link>
		<description><![CDATA[HOLA A TODOS<br />
<br />
LO QUE NECESITO ES HACER UN ASP QUE PUEDA CONECTAR A UN FTP EXTERNO TENGO LA IP, USER Y CONTRASEÑA Y PUERTO <br />
<br />
DESPUES DE HACER QUIERO PODER CREAR CARPETAS Y SUBIR ARCHIVOS A ELLAS Y TAMBIEN PODER BORRAR ARCHIVOS Y BORRAR CARPETAS ESTO ES POSIBLE????<br />
<br />
SALUDOS <br />
<br />
MUCHAS GRACIAS<br />
<br />
LUIS]]></description>
		<pubDate>Mon, 09 Nov 2009 23:31:13 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16450-aplicacion-en-asp/</guid>
	</item>
	<item>
		<title><![CDATA[Problems downloading - Files complete but don't go to next in queue]]></title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16566-problems-downloading-files-complete-but-dont-go-to-next-in-queue/</link>
		<description><![CDATA[I am having trouble with downloading multiple files.  It seems at first to be working, but when it reaches (for example) 779kb/779kb, SmartFTP gets stuck there and the average speed just keeps getting lower.  It does not move on to the next file in the queue.<br />
<br />
If I exit the program and re-enter, it will pick up where it left off, remove the already-completed file from the queue, and move on to the next file.  Most of the time, however, it again stops when this file gets to 100%.<br />
<br />
When I double-click on the file, the status says that it was downloaded successfully, which it was.  However, I still can't get the queue going again without quitting and restarting.<br />
<br />
I would appreciate any advice.<br />
<br />
Thanks!]]></description>
		<pubDate>Sun, 08 Nov 2009 20:44:48 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16566-problems-downloading-files-complete-but-dont-go-to-next-in-queue/</guid>
	</item>
	<item>
		<title>Flickering Desktop Icons</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16476-flickering-desktop-icons/</link>
		<description><![CDATA[Dear support,<br />
<br />
Ever since I'm using SmartFTP my Desktop Icons flicker when I'm creating a new connection or click a folder on the Treepane that hasn't been cached before. The same flickering also appears when I do changes in the favorites wind&#111;w.<br />
<br />
Here's a <a href='http://serialkiller.org/flow/pics/desktop_flicker.wmv' class='bbc_url' title='External link' rel='nofollow'>small video</a> that showcases the flickering. I hope you can play the file without problems.<br />
<br />
SmartFTP Client v3.0 Build 1027 up to the most current release v4.0 Build 1049 (64bit)<br />
<br />
My system:<br />
- Windows XP Professional x64 Edition SP2<br />
- Classic theme<br />
- NVIDIA GeForce GTX 260 (Dual Screen) (latest drivers 6.14.11.9062)<br />
<br />
I've installed a trial of the latest SmartFTP Client on my 2ndary machine with default settings and the flickering also occurs:<br />
<br />
- Windows XP Pro SP3 (32bit)<br />
- Windows XP theme<br />
- NVIDIA GeForce 7800 GTX (Single Screen) (latest drivers 6.14.11.8618)<br />
<br />
<br />
I'd love to see this issue resolved, the flickering is quite annoying.<br />
<br />
<br />
Thank you!]]></description>
		<pubDate>Sun, 08 Nov 2009 01:15:54 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16476-flickering-desktop-icons/</guid>
	</item>
	<item>
		<title>Auto Restart slow connections</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16487-auto-restart-slow-connections/</link>
		<description><![CDATA[Hi.  In some other downloading software I've used over the years, there is often an option where if the download speed falls below a specific threshold for a length of time, the download will be terminated and retarted with resume, assuming resume is supported by the server.<br />
<br />
I'm having this problem currently while downloading files from my remote server.  The downloads start off fast at around 350KB/s, but over the course of 10 minutes or so, drop to less than 10KB/s.  I can simply click the Stop and Start buttons in the queue and it's back up to full speed again.<br />
<br />
These are large downloads which will take a couple of hours at full speed, but a day or more at the usual crawal speed.  During the day I'll Stop and Start the queue when I remember to do so, but I can't do that overnight.<br />
<br />
I hope you can consider an option in SmartFTP.  It shouldn't be difficult to implement.<br />
<br />
Ross.]]></description>
		<pubDate>Fri, 06 Nov 2009 09:20:26 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16487-auto-restart-slow-connections/</guid>
	</item>
	<item>
		<title>копирование большого количества файлов на сервер</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16568-%d0%ba%d0%be%d0%bf%d0%b8%d1%80%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b5-%d0%b1%d0%be%d0%bb%d1%8c%d1%88%d0%be%d0%b3%d0%be-%d0%ba%d0%be%d0%bb%d0%b8%d1%87%d0%b5%d1%81%d1%82%d0%b2%d0%b0-%d1%84%d0%b0%d0%b9%d0%bb%d0%be%d0%b2-%d0%bd%d0%b0-%d1%81%d0%b5%d1%80/</link>
		<description><![CDATA[Поставил на копирование чуть больше 9000 картинок с компа на сервак..<br />
Где то на половине комп начал жутко тормозить<br />
потом винда (7) выдает ошибку что прога занимает слишком много памяти<br />
<br />
раньше вообще такого не было. тока с этой программой.<br />
<br />
комп стабильный и мощный<br />
<br />
может че в настройках программы подкрутить чтобы она меньше ресурсов жрала?]]></description>
		<pubDate>Fri, 06 Nov 2009 05:56:27 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16568-%d0%ba%d0%be%d0%bf%d0%b8%d1%80%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b5-%d0%b1%d0%be%d0%bb%d1%8c%d1%88%d0%be%d0%b3%d0%be-%d0%ba%d0%be%d0%bb%d0%b8%d1%87%d0%b5%d1%81%d1%82%d0%b2%d0%b0-%d1%84%d0%b0%d0%b9%d0%bb%d0%be%d0%b2-%d0%bd%d0%b0-%d1%81%d0%b5%d1%80/</guid>
	</item>
	<item>
		<title><![CDATA[can't create a new file]]></title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16559-cant-create-a-new-file/</link>
		<description><![CDATA[Hi Guys, <br />
I'm using SmartFTP on a new Vista computer everything works great however when l try to right-click create a new file  remotely the screen just sort'a jumps but no file is created? I'm not sure what's going on. I am able to use "commands-&gt;New-&gt;File" from the toolbar and get a new file created just fine; however the right-click feature is so much quicker and more natural for me. If anyone can help, l'd sure appreciate it!<br />
<br />
<br />
<br />
+- System -----------------------------<br />
Microsoft Windows Vista Home Premium Edition <br />
Service Pack 2 (Build 6002)<br />
<br />
CPU Speed           : 2614 MHz<br />
Total Memory        : 5886 MB<br />
Free Memory         : 3746 MB<br />
<br />
+- SmartFTP ---------------------------<br />
Version             : 4.0.1063.0<br />
Time Stamp          : 2009-10-31 20:55:55<br />
Platform            : x64<br />
Id                  : 400051994<br />
Maintenance         : 2010-07-15<br />
Days in use         : 1<br />
<br />
+- Language ---------------------------<br />
en-US<br />
<br />
+- Internet Explorer ------------------<br />
Version             : 7.0.6002.18005<br />
<br />
+- Winsock ----------------------------<br />
Winsock             : 2.2]]></description>
		<pubDate>Thu, 05 Nov 2009 23:42:08 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16559-cant-create-a-new-file/</guid>
	</item>
	<item>
		<title><![CDATA[Not Receiving &#34;On Transfer Queue Item Group Proccessd&#34; Email Notification]]></title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16561-not-receiving-on-transfer-queue-item-group-proccessd-email-notification/</link>
		<description><![CDATA[We're considering purchasing a professional license for SmartFTP and the must have feature for us is receiving an email after a group of queued items has been processed.<br />
<br />
I've checked "On transfer queue item group processed" and tested our email settings (other notification options work great) but for some reason if I drop three items into the monitored folder I get emails for each one, not just one for the entire group.<br />
<br />
Is this how the notifications are suppose to work?  If so that's fine, I'm wondering if it would it make more sense to have the monitor folder launch an email script "&#111;nend", although I'm not sure "&#111;nend" refers to an individual file uploading in the queue, or the entire queue being completed.<br />
<br />
Any suggestions to accomplish this will result in us immediately purchasing this outstanding product!<br />
<br />
- Upon a group of files being uploaded (via the folder monitor) send an email saying that the group has processed.<br />
<br />
Thanks,<br />
<br />
~ Jon]]></description>
		<pubDate>Thu, 05 Nov 2009 01:32:41 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16561-not-receiving-on-transfer-queue-item-group-proccessd-email-notification/</guid>
	</item>
	<item>
		<title>Can I ftp within the same directory</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16567-can-i-ftp-within-the-same-directory/</link>
		<description><![CDATA[Hi,<br />
<br />
I'm writing a script that will ftp a file from one server to another.<br />
At the moment I only have access to one ftp server to test out the script so I'm trying to ftp a file from one folder to another folder in the same directory.<br />
<br />
I have the following:<br />
<br />
ftp -vin $LOGFILE<br />
open $ftp_SERVER<br />
user $ftp_USER $ftp_PASS<br />
cd $ftp_EFTFROM<br />
lcd $ftp_EFTTO<br />
prompt<br />
$ftp_MODE<br />
mput *<br />
quit<br />
<br />
I get the following error:<br />
mput *? Illegal operation. Use the COPY command <br />
<br />
Is it not possible to do this??]]></description>
		<pubDate>Wed, 04 Nov 2009 22:11:12 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16567-can-i-ftp-within-the-same-directory/</guid>
	</item>
	<item>
		<title>Host problems</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16565-host-problems/</link>
		<description><![CDATA[SmartFTP v4.0.1063.0<br />
[06:27:41] Resolving host name "65.175.109.33"<br />
[06:27:41] Connecting to 65.175.109.33 Port: 21<br />
[06:27:41] An attempt was made to access a socket in a way forbidden by its access permissions.<br />
[06:27:42] Client closed the connection.<br />
[06:27:42] Connect failed. Waiting to retry (30s)...<br />
<br />
<br />
 This is all I get. I was told that this was my host # but something wont let me get in at all.<br />
Rere.]]></description>
		<pubDate>Wed, 04 Nov 2009 19:05:42 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16565-host-problems/</guid>
	</item>
	<item>
		<title>uploading error..</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16550-uploading-error/</link>
		<description><![CDATA[I gets to where my 500,000KB file is about 499,950 and it seems to stall out and start back over at 0KB uploaded and keeps going to almost done and does it again over and over..<br />
<br />
I'll post logs if needed when i wake up.. i assume its server side or something. (dont have logs handy right now)<br />
<br />
Doesnt seem to be a problem with big/small files, just random sizes. sometimes its big ones, sometimes its small ones..<br />
<br />
all the same type of file too.]]></description>
		<pubDate>Tue, 03 Nov 2009 20:08:30 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16550-uploading-error/</guid>
	</item>
	<item>
		<title>No such file or directory</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16560-no-such-file-or-directory/</link>
		<description><![CDATA[I keep getting this error:<br />
<br />
<span style='color: #FF0000'>550 (file name here): No such file or directory</span><br />
<br />
I just upgraded to the newest version and renewed my maintenance. It was working fine only a few days ago.]]></description>
		<pubDate>Tue, 03 Nov 2009 19:55:31 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16560-no-such-file-or-directory/</guid>
	</item>
	<item>
		<title>Kann nicht mehr als 1998 Datein anzeigen?</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16564-kann-nicht-mehr-als-1998-datein-anzeigen/</link>
		<description><![CDATA[Hallo,<br />
<br />
ich habe mehrere Verzeichnisse mit ca. 4000 Dateien, es werden aber immer nur 1998 angezeigt, die weiteren nicht, auch die Suche funktioniert nur bis zur 1998sten. Tatsächlich erkennt SmartFTP aber dass sie da sind, also wenn ich eine Datei, die nicht mehr angezeigt wird kopieren möchte, weil ich glaube, sie ist nicht vorhanden, kommt die Abfrage zum Überschreiben oder Umbenennen.<br />
<br />
Kann jmd. helfen bitte, habe ich wo eine Einstellung übersehen oder ist das ein Bug??<br />
<br />
Grüße<br />
<br />
Guenter]]></description>
		<pubDate>Tue, 03 Nov 2009 18:02:25 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16564-kann-nicht-mehr-als-1998-datein-anzeigen/</guid>
	</item>
	<item>
		<title>extra eternal browser box</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16563-extra-eternal-browser-box/</link>
		<description><![CDATA[Hello<br />
Is it possible to have two eternal browser boxes actively shown in one ftp-programme. What I mean is I would like to have my ROOT visable always during one login while I am browser the folders in my login. My idea is to have a split active external browser, one in which I can show my root (web) and the other I can use to scroll my folders in that root. Or else can you make the root of the web sticky?<br />
<br />
Grtz<br />
Filip]]></description>
		<pubDate>Tue, 03 Nov 2009 13:10:51 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16563-extra-eternal-browser-box/</guid>
	</item>
	<item>
		<title>Move source files after FTP upload</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16552-move-source-files-after-ftp-upload/</link>
		<description><![CDATA[Hi there, I'm in the process of evaluating SmartFTP software. There is a requirement to move the local source files (c:&#092;ftp&#092;*.*) to a different directory (c:&#092;archive) after a successful scheduled FTP upload. <br />
<br />
I couldn’t figure out how to do it. Does anyone know whether this can be done?<br />
<br />
Thanks.]]></description>
		<pubDate>Mon, 02 Nov 2009 16:27:44 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16552-move-source-files-after-ftp-upload/</guid>
	</item>
	<item>
		<title>Smart closes by DEP problem</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16496-smart-closes-by-dep-problem/</link>
		<description><![CDATA[I´m using Smart years ago with license. Today I have a new problem when i upload files the program is closed by vista due to DEP (Data Execution Prevention) error.<br />
I thing that is caused by file preview. I install latest version of smart, to verify if is compatible with DEP, but error continues.<br />
<br />
How to solve the problem?<br />
<br />
thank you.]]></description>
		<pubDate>Mon, 02 Nov 2009 11:39:11 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16496-smart-closes-by-dep-problem/</guid>
	</item>
	<item>
		<title>SmartFTP has no idea what is on the server</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16557-smartftp-has-no-idea-what-is-on-the-server/</link>
		<description><![CDATA[Every single time I drag an item from a local window to remote I get the message saying the file already exists, which it does not.  Very annoying, how do I fix it?<br />
<br />
<br />
<pre class='prettyprint'>
+- System -----------------------------
Microsoft Windows Vista Business Edition 
Service Pack 2 (Build 6002)

CPU Speed           : 3059 MHz
Total Memory        : 6134 MB
Free Memory         : 3082 MB

+- SmartFTP ---------------------------
Version             : 4.0.1054.0
Time Stamp          : 2009-10-06 19:54:07
Platform            : x64
Id                  : 400100125
Maintenance         : 2010-01-31
Days in use         : 92

+- Language ---------------------------
en-US

+- Internet Explorer ------------------
Version             : 8.0.6001.18813

+- Winsock ----------------------------
Winsock             : 2.2</pre>]]></description>
		<pubDate>Mon, 02 Nov 2009 01:51:02 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16557-smartftp-has-no-idea-what-is-on-the-server/</guid>
	</item>
	<item>
		<title>New Version Notification/Check</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16558-new-version-notificationcheck/</link>
		<description>How about an option to check/be notified for new updates?</description>
		<pubDate>Sun, 01 Nov 2009 23:55:03 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16558-new-version-notificationcheck/</guid>
	</item>
	<item>
		<title>Перенос при существовании такого файла на приёмнике</title>
		<link>http://www.smartftp.com/forums/index.php?/topic/16556-%d0%bf%d0%b5%d1%80%d0%b5%d0%bd%d0%be%d1%81-%d0%bf%d1%80%d0%b8-%d1%81%d1%83%d1%89%d0%b5%d1%81%d1%82%d0%b2%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b8-%d1%82%d0%b0%d0%ba%d0%be%d0%b3%d0%be-%d1%84%d0%b0%d0%b9%d0%bb%d0%b0-%d0%bd%d0%b0-%d0%bf%d1%80%d0%b8%d1%91/</link>
		<description><![CDATA[Обнаружил проблему: при <span class='bbc_underline'>переносе</span> файла(ов) из одной папки ФТП в другую, и при наличии файла с таким же именем в папке назначения, SmartFTP почему-то не сообщает об этом и не спрашивает как поступить, а просто заменяет. В настройках настроено чтоб спрашивал. При копировании - всё нормально.<br />
Стояла версия 4.0.1048.0, обновил до последней 4.0.1063.0 - то же самое.]]></description>
		<pubDate>Sun, 01 Nov 2009 15:05:29 +0000</pubDate>
		<guid>http://www.smartftp.com/forums/index.php?/topic/16556-%d0%bf%d0%b5%d1%80%d0%b5%d0%bd%d0%be%d1%81-%d0%bf%d1%80%d0%b8-%d1%81%d1%83%d1%89%d0%b5%d1%81%d1%82%d0%b2%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b8-%d1%82%d0%b0%d0%ba%d0%be%d0%b3%d0%be-%d1%84%d0%b0%d0%b9%d0%bb%d0%b0-%d0%bd%d0%b0-%d0%bf%d1%80%d0%b8%d1%91/</guid>
	</item>
</channel>
</rss>