<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/phpwebftp/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 04 Mar 2007 07:43:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpwebftp/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Uzipping into current directory</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I need unzipping uploaded zip-file into the current directory. Now the phpwebftp 4.0 unzips files into the directory whose name is the name of the zip-file.&lt;/p&gt;
&lt;p&gt;rp@gorodok.net&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 04 Mar 2007 07:43:58 -0000</pubDate><guid>https://sourceforge.net43e8d4e619a0816e323efee1a03d775f91f1117b</guid></item><item><title>delete folder recursive</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trying to delete folders with other folders inside&lt;br /&gt;
results in no effect. Right now it seems that only&lt;br /&gt;
folders with files inside are deleteable. Nice would be&lt;br /&gt;
a full recursive del-function with some kind of&lt;br /&gt;
question (e.g. you really want to delete everything in&lt;br /&gt;
folder xy?) before doing it.&lt;/p&gt;
&lt;p&gt;Thanks for a great product... &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dirk L</dc:creator><pubDate>Sun, 12 Feb 2006 13:10:47 -0000</pubDate><guid>https://sourceforge.net4e633708c51f8295c834035ff2c1efd3053ee72c</guid></item><item><title>Multiple file upload</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Able to upload mor ethan one file at the same time.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 22 Nov 2005 10:51:34 -0000</pubDate><guid>https://sourceforge.neta484ec424b8ed179f635932ddd66ce80cc6665d6</guid></item><item><title>phpWebFTP doesn't work when register globals is turned off</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently phpWebFTP uses Global session variables.&lt;br /&gt;
Unfortunately phpWebFTP doesn't work when when&lt;br /&gt;
register_globals is turned off in php.ini&lt;/p&gt;
&lt;p&gt;It would be a blessing for a lot pf users if this was&lt;br /&gt;
fixed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edwin van Wijk</dc:creator><pubDate>Tue, 30 Nov 2004 19:46:48 -0000</pubDate><guid>https://sourceforge.net966d14529f8ef22bf89ca8bf93da247f9a52e708</guid></item><item><title>fixed language</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;can you please add an option for fixed language for&lt;br /&gt;
version 2.7?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edwin van Wijk</dc:creator><pubDate>Mon, 22 Nov 2004 09:46:50 -0000</pubDate><guid>https://sourceforge.net09ea9ffbc0c603e938581f14e48d766c7d4d50bc</guid></item><item><title>Edit files in phpWebFTP</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I think this can be implement by saving the file in tmp &lt;br /&gt;
directory with hashed file name, and then rename it &lt;br /&gt;
back to upload to FTP server.&lt;/p&gt;
&lt;p&gt;Suggested by: Ming&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edwin van Wijk</dc:creator><pubDate>Thu, 18 Nov 2004 19:34:13 -0000</pubDate><guid>https://sourceforge.net4f6154b19ffd05b2f3732868af1b9673a0dee921</guid></item><item><title>Zip and unzip functionality</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Zipping and unzipping files will be something that I might &lt;br /&gt;
implement. I have tried to develop this some time ago &lt;br /&gt;
but I keep running into the problem that I need to &lt;br /&gt;
access zip and unzip possibilities on the FTP server. I'm &lt;br /&gt;
now looking into the possibiliy to transfer the zip file &lt;br /&gt;
from the FTP server to the webserver, unzip the files on &lt;br /&gt;
the webserver and upload the individual files back to the &lt;br /&gt;
FTP server. This solution however will generate a lot of &lt;br /&gt;
traffic and will therefor only be possible for smaller files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edwin van Wijk</dc:creator><pubDate>Fri, 29 Oct 2004 05:57:46 -0000</pubDate><guid>https://sourceforge.net820b0dcaa7a30fa287c2ae217c8ebeffc7e2fbc2</guid></item><item><title>Default server in configuration</title><link>https://sourceforge.net/p/phpwebftp/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Have a default server defined in the configuration of &lt;br /&gt;
WebFTP. And also a setting if the default server is &lt;br /&gt;
editable or non editable.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edwin van Wijk</dc:creator><pubDate>Fri, 29 Oct 2004 05:56:45 -0000</pubDate><guid>https://sourceforge.net9d258e4ab9bf393fda950714af973f29f28ab603</guid></item></channel></rss>