From 9ca724018024a4e252dc35079070fe4be7260680 Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Fri, 17 Jul 2015 14:30:24 +0100 Subject: [PATCH] remove ftp --- FTP/config.inc.php | 89 -- FTP/gpl.txt | 341 -------- FTP/img/1px.gif | Bin 42 -> 0 bytes FTP/img/CVS/Entries | 34 - FTP/img/CVS/Entries.Extra | 33 - FTP/img/CVS/Entries.Extra.Old | 33 - FTP/img/CVS/Entries.Old | 34 - FTP/img/CVS/Repository | 1 - FTP/img/CVS/Root | 1 - FTP/img/CVS/TortoiseCVS.Status | 2 - FTP/img/Thumbs.db | Bin 39424 -> 0 bytes FTP/img/createdir.gif | Bin 1079 -> 0 bytes FTP/img/doc.gif | Bin 1062 -> 0 bytes FTP/img/exe.gif | Bin 904 -> 0 bytes FTP/img/file.gif | Bin 244 -> 0 bytes FTP/img/flash.gif | Bin 1045 -> 0 bytes FTP/img/folder.gif | Bin 1001 -> 0 bytes FTP/img/gotodir.gif | Bin 1105 -> 0 bytes FTP/img/html.gif | Bin 1045 -> 0 bytes FTP/img/index.html | 14 - FTP/img/js.gif | Bin 1012 -> 0 bytes FTP/img/leftback.gif | Bin 1662 -> 0 bytes FTP/img/link.gif | Bin 93 -> 0 bytes FTP/img/listheaddiv.gif | Bin 834 -> 0 bytes FTP/img/listheader.gif | Bin 839 -> 0 bytes FTP/img/login.gif | Bin 10582 -> 0 bytes FTP/img/logoff.gif | Bin 1365 -> 0 bytes FTP/img/menu_delete.gif | Bin 990 -> 0 bytes FTP/img/menu_edit.gif | Bin 1132 -> 0 bytes FTP/img/menu_rename.gif | Bin 994 -> 0 bytes FTP/img/menu_settings.gif | Bin 1030 -> 0 bytes FTP/img/menuhead.gif | Bin 1876 -> 0 bytes FTP/img/mode.gif | Bin 1251 -> 0 bytes FTP/img/mov.gif | Bin 1124 -> 0 bytes FTP/img/parent.gif | Bin 1212 -> 0 bytes FTP/img/pdf.gif | Bin 1060 -> 0 bytes FTP/img/php.gif | Bin 1014 -> 0 bytes FTP/img/pic.gif | Bin 1049 -> 0 bytes FTP/img/titlebar.gif | Bin 883 -> 0 bytes FTP/img/txt.gif | Bin 983 -> 0 bytes FTP/img/upload.gif | Bin 1035 -> 0 bytes FTP/img/zip.gif | Bin 1016 -> 0 bytes FTP/include/CVS/Entries | 6 - FTP/include/CVS/Entries.Extra | 6 - FTP/include/CVS/Entries.Extra.Old | 6 - FTP/include/CVS/Entries.Old | 6 - FTP/include/CVS/Repository | 1 - FTP/include/CVS/Root | 1 - FTP/include/CVS/TortoiseCVS.Status | 2 - FTP/include/ftp.class.php | 333 -------- FTP/include/functions.inc.php | 264 ------ FTP/include/index.html | 14 - FTP/include/language/CVS/Entries | 25 - FTP/include/language/CVS/Entries.Extra | 24 - FTP/include/language/bulgarian.lang.php | 76 -- FTP/include/language/catalan.lang.php | 72 -- .../language/chinese simplified.lang.php | 79 -- FTP/include/language/chinese.lang.php | 76 -- FTP/include/language/czech.lang.php | 78 -- FTP/include/language/danish.lang.php | 76 -- FTP/include/language/dutch.lang.php | 76 -- FTP/include/language/english.lang.php | 76 -- FTP/include/language/french.lang.php | 76 -- FTP/include/language/german.lang.php | 76 -- FTP/include/language/hebrew.lang.php | 76 -- FTP/include/language/index.html | 14 - FTP/include/language/italian.lang.php | 76 -- FTP/include/language/japanese.lang.php | 76 -- FTP/include/language/latvian-utf8.lang.php | 76 -- FTP/include/language/latvian.lang.php | 76 -- FTP/include/language/norwegian.lang.php | 80 -- FTP/include/language/polish.lang.php | 76 -- FTP/include/language/portuguese.lang.php | 78 -- FTP/include/language/russian.lang.php | 76 -- FTP/include/language/slovak.lang.php | 79 -- FTP/include/language/spanish.lang.php | 72 -- FTP/include/language/swedish.lang.php | 76 -- FTP/include/language/turkish.lang.php | 77 -- FTP/include/language/ukrainian.lang.php | 76 -- FTP/include/script.js | 218 ----- FTP/include/ss_zip.class.php | 289 ------- FTP/index.php | 784 ------------------ FTP/style/CVS/Entries | 3 - FTP/style/CVS/Entries.Extra | 2 - FTP/style/CVS/Entries.Extra.Old | 2 - FTP/style/CVS/Entries.Old | 3 - FTP/style/CVS/Repository | 1 - FTP/style/CVS/Root | 1 - FTP/style/CVS/TortoiseCVS.Status | 2 - FTP/style/cm.css | 123 --- FTP/style/index.html | 14 - 91 files changed, 4557 deletions(-) delete mode 100644 FTP/config.inc.php delete mode 100644 FTP/gpl.txt delete mode 100644 FTP/img/1px.gif delete mode 100644 FTP/img/CVS/Entries delete mode 100644 FTP/img/CVS/Entries.Extra delete mode 100644 FTP/img/CVS/Entries.Extra.Old delete mode 100644 FTP/img/CVS/Entries.Old delete mode 100644 FTP/img/CVS/Repository delete mode 100644 FTP/img/CVS/Root delete mode 100644 FTP/img/CVS/TortoiseCVS.Status delete mode 100644 FTP/img/Thumbs.db delete mode 100644 FTP/img/createdir.gif delete mode 100644 FTP/img/doc.gif delete mode 100644 FTP/img/exe.gif delete mode 100644 FTP/img/file.gif delete mode 100644 FTP/img/flash.gif delete mode 100644 FTP/img/folder.gif delete mode 100644 FTP/img/gotodir.gif delete mode 100644 FTP/img/html.gif delete mode 100644 FTP/img/index.html delete mode 100644 FTP/img/js.gif delete mode 100644 FTP/img/leftback.gif delete mode 100644 FTP/img/link.gif delete mode 100644 FTP/img/listheaddiv.gif delete mode 100644 FTP/img/listheader.gif delete mode 100644 FTP/img/login.gif delete mode 100644 FTP/img/logoff.gif delete mode 100644 FTP/img/menu_delete.gif delete mode 100644 FTP/img/menu_edit.gif delete mode 100644 FTP/img/menu_rename.gif delete mode 100644 FTP/img/menu_settings.gif delete mode 100644 FTP/img/menuhead.gif delete mode 100644 FTP/img/mode.gif delete mode 100644 FTP/img/mov.gif delete mode 100644 FTP/img/parent.gif delete mode 100644 FTP/img/pdf.gif delete mode 100644 FTP/img/php.gif delete mode 100644 FTP/img/pic.gif delete mode 100644 FTP/img/titlebar.gif delete mode 100644 FTP/img/txt.gif delete mode 100644 FTP/img/upload.gif delete mode 100644 FTP/img/zip.gif delete mode 100644 FTP/include/CVS/Entries delete mode 100644 FTP/include/CVS/Entries.Extra delete mode 100644 FTP/include/CVS/Entries.Extra.Old delete mode 100644 FTP/include/CVS/Entries.Old delete mode 100644 FTP/include/CVS/Repository delete mode 100644 FTP/include/CVS/Root delete mode 100644 FTP/include/CVS/TortoiseCVS.Status delete mode 100644 FTP/include/ftp.class.php delete mode 100644 FTP/include/functions.inc.php delete mode 100644 FTP/include/index.html delete mode 100644 FTP/include/language/CVS/Entries delete mode 100644 FTP/include/language/CVS/Entries.Extra delete mode 100644 FTP/include/language/bulgarian.lang.php delete mode 100644 FTP/include/language/catalan.lang.php delete mode 100644 FTP/include/language/chinese simplified.lang.php delete mode 100644 FTP/include/language/chinese.lang.php delete mode 100644 FTP/include/language/czech.lang.php delete mode 100644 FTP/include/language/danish.lang.php delete mode 100644 FTP/include/language/dutch.lang.php delete mode 100644 FTP/include/language/english.lang.php delete mode 100644 FTP/include/language/french.lang.php delete mode 100644 FTP/include/language/german.lang.php delete mode 100644 FTP/include/language/hebrew.lang.php delete mode 100644 FTP/include/language/index.html delete mode 100644 FTP/include/language/italian.lang.php delete mode 100644 FTP/include/language/japanese.lang.php delete mode 100644 FTP/include/language/latvian-utf8.lang.php delete mode 100644 FTP/include/language/latvian.lang.php delete mode 100644 FTP/include/language/norwegian.lang.php delete mode 100644 FTP/include/language/polish.lang.php delete mode 100644 FTP/include/language/portuguese.lang.php delete mode 100644 FTP/include/language/russian.lang.php delete mode 100644 FTP/include/language/slovak.lang.php delete mode 100644 FTP/include/language/spanish.lang.php delete mode 100644 FTP/include/language/swedish.lang.php delete mode 100644 FTP/include/language/turkish.lang.php delete mode 100644 FTP/include/language/ukrainian.lang.php delete mode 100644 FTP/include/script.js delete mode 100644 FTP/include/ss_zip.class.php delete mode 100644 FTP/index.php delete mode 100644 FTP/style/CVS/Entries delete mode 100644 FTP/style/CVS/Entries.Extra delete mode 100644 FTP/style/CVS/Entries.Extra.Old delete mode 100644 FTP/style/CVS/Entries.Old delete mode 100644 FTP/style/CVS/Repository delete mode 100644 FTP/style/CVS/Root delete mode 100644 FTP/style/CVS/TortoiseCVS.Status delete mode 100644 FTP/style/cm.css delete mode 100644 FTP/style/index.html diff --git a/FTP/config.inc.php b/FTP/config.inc.php deleted file mode 100644 index 2fbf875..0000000 --- a/FTP/config.inc.php +++ /dev/null @@ -1,89 +0,0 @@ - diff --git a/FTP/gpl.txt b/FTP/gpl.txt deleted file mode 100644 index b830682..0000000 --- a/FTP/gpl.txt +++ /dev/null @@ -1,341 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. - diff --git a/FTP/img/1px.gif b/FTP/img/1px.gif deleted file mode 100644 index 9935f82104a336a22da8f8bac84db0749a4bd27b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 42 pcmZ?wbhEHbWMp7uXkY+=|Ns9h{$ycf01D`U_#hbuCPp6yYXG?z2LJ#7 diff --git a/FTP/img/CVS/Entries b/FTP/img/CVS/Entries deleted file mode 100644 index ae00b1d..0000000 --- a/FTP/img/CVS/Entries +++ /dev/null @@ -1,34 +0,0 @@ -/1px.gif/1.1/Tue Feb 14 21:25:48 2006/-kb/ -/Thumbs.db/1.1/Tue Feb 14 21:25:48 2006/-kb/ -/createdir.gif/1.1/Tue Feb 14 21:25:48 2006/-kb/ -/doc.gif/1.1/Tue Feb 14 21:25:48 2006/-kb/ -/exe.gif/1.1/Tue Feb 14 21:25:48 2006/-kb/ -/file.gif/1.1/Tue Feb 14 21:25:48 2006/-kb/ -/flash.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/folder.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/gotodir.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/html.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/index.html/1.1/Tue Feb 14 21:25:49 2006// -/js.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/leftback.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/link.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/listheaddiv.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/listheader.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/login.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/logoff.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/menu_delete.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/menu_edit.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/menu_rename.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/menu_settings.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/menuhead.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/mode.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/mov.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/parent.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/pdf.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/php.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/pic.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/titlebar.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/txt.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/upload.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -/zip.gif/1.1/Tue Feb 14 21:25:49 2006/-kb/ -D diff --git a/FTP/img/CVS/Entries.Extra b/FTP/img/CVS/Entries.Extra deleted file mode 100644 index f7da6f9..0000000 --- a/FTP/img/CVS/Entries.Extra +++ /dev/null @@ -1,33 +0,0 @@ -/1px.gif/////// -/Thumbs.db////*/// -/createdir.gif/////// -/doc.gif/////// -/exe.gif/////// -/file.gif/////// -/flash.gif/////// -/folder.gif/////// -/gotodir.gif/////// -/html.gif/////// -/index.html/////// -/js.gif/////// -/leftback.gif/////// -/link.gif/////// -/listheaddiv.gif/////// -/listheader.gif/////// -/login.gif/////// -/logoff.gif/////// -/menu_delete.gif/////// -/menu_edit.gif/////// -/menu_rename.gif/////// -/menu_settings.gif/////// -/menuhead.gif/////// -/mode.gif/////// -/mov.gif/////// -/parent.gif/////// -/pdf.gif/////// -/php.gif/////// -/pic.gif/////// -/titlebar.gif/////// -/txt.gif/////// -/upload.gif/////// -/zip.gif/////// diff --git a/FTP/img/CVS/Entries.Extra.Old b/FTP/img/CVS/Entries.Extra.Old deleted file mode 100644 index f7da6f9..0000000 --- a/FTP/img/CVS/Entries.Extra.Old +++ /dev/null @@ -1,33 +0,0 @@ -/1px.gif/////// -/Thumbs.db////*/// -/createdir.gif/////// -/doc.gif/////// -/exe.gif/////// -/file.gif/////// -/flash.gif/////// -/folder.gif/////// -/gotodir.gif/////// -/html.gif/////// -/index.html/////// -/js.gif/////// -/leftback.gif/////// -/link.gif/////// -/listheaddiv.gif/////// -/listheader.gif/////// -/login.gif/////// -/logoff.gif/////// -/menu_delete.gif/////// -/menu_edit.gif/////// -/menu_rename.gif/////// -/menu_settings.gif/////// -/menuhead.gif/////// -/mode.gif/////// -/mov.gif/////// -/parent.gif/////// -/pdf.gif/////// -/php.gif/////// -/pic.gif/////// -/titlebar.gif/////// -/txt.gif/////// -/upload.gif/////// -/zip.gif/////// diff --git a/FTP/img/CVS/Entries.Old b/FTP/img/CVS/Entries.Old deleted file mode 100644 index 3876dc5..0000000 --- a/FTP/img/CVS/Entries.Old +++ /dev/null @@ -1,34 +0,0 @@ -/1px.gif/1.1/Tue Feb 14 21:17:26 2006/-kb/ -/Thumbs.db/1.1/Mon Jan 23 20:10:43 2006/-kb/ -/createdir.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/doc.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/exe.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/file.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/flash.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/folder.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/gotodir.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/html.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/index.html/1.1/Tue Feb 14 21:17:28 2006// -/js.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/leftback.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/link.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/listheaddiv.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/listheader.gif/1.1/Tue Feb 14 21:17:28 2006/-kb/ -/login.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/logoff.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/menu_delete.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/menu_edit.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/menu_rename.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/menu_settings.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/menuhead.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/mode.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/mov.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/parent.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/pdf.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/php.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/pic.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/titlebar.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/txt.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/upload.gif/1.1/Tue Feb 14 21:17:29 2006/-kb/ -/zip.gif/1.1/Tue Feb 14 21:17:30 2006/-kb/ -D diff --git a/FTP/img/CVS/Repository b/FTP/img/CVS/Repository deleted file mode 100644 index e8a5985..0000000 --- a/FTP/img/CVS/Repository +++ /dev/null @@ -1 +0,0 @@ -webftp/img diff --git a/FTP/img/CVS/Root b/FTP/img/CVS/Root deleted file mode 100644 index 5a840f9..0000000 --- a/FTP/img/CVS/Root +++ /dev/null @@ -1 +0,0 @@ -:ext:evwijk@cvs.sf.net:/cvsroot/phpwebftp diff --git a/FTP/img/CVS/TortoiseCVS.Status b/FTP/img/CVS/TortoiseCVS.Status deleted file mode 100644 index e218779..0000000 --- a/FTP/img/CVS/TortoiseCVS.Status +++ /dev/null @@ -1,2 +0,0 @@ -DirStatus=In CVS -DirStatusRecursive=In CVS diff --git a/FTP/img/Thumbs.db b/FTP/img/Thumbs.db deleted file mode 100644 index 94071636b67492258c7478b8ca94b8b3bce4d376..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 39424 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 diff --git a/FTP/img/createdir.gif b/FTP/img/createdir.gif deleted file mode 100644 index ac2819dec2ba4dd9d89acc155f7f124f2bb5d431..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1079 zcmds$|5KB70LLG6-noOkA+wC*uFI}7(L1TGZ|YsZ837UJ5W++)$T~ASyNblr+F-T~ z*fkj<8<-Dlm`>&x!Q_-3`vPk>8SLBh+1F<3HenkC&!_os^uE^*?_Xa(ygn?* zd-uJ{?Z|e7g&-$r`zuPaKFBNlq_n7_yqI?M*rm&KULEZ^>v$9Q%AJ;zazTlR|E2to zuasz^QglQmE+6eaI;J>@{grR;D|YskS^6unfzxi~8BF;Dt~(FZzxXxBgO4lx>MGwz z&6NJvp!u75+l2tA4ja$Jt>@Ok`MBd-!twpaM9oUzGBNoxoV-+9OJ}m18o4|{Gwb(e zl-JVLhRSZY(doL`ay=rQ0p>W^NtI!F@@LE>9P*`#~NlVtN>sH?A#z=FS;70t^65qYZ2!M zJncbe+X~JK;oQhXZHd#SEn%a2@p?Xe+Jy0b9jf(E{A?PoUMiPzriI=G$>e$ zuwbZhBgTWVYcMP%R$Jjl8zfpGAtcssEj^Je_@v<}G&1*KBXk!M;(yn>At8lO8htvj z8k0k!2NJ!+xD8TmYPPwAGl=bMwnpJ&npnK#qpY_@3AoAoJYN6x15Ge2vhruP@{DVsK* z+DV~^cHGXovOFCYF;jMC(s&v9rd|5OhpYX=oL6=~N8MYl%OE40>B$As6!S%G9=AUA z!YTE`8AE;=>ENOM1I$;M>^(nKIVEp3wCp=nb?#VhtDe)GO(%jr?G0Jm?sp2wrKH^C zb}c(qW>$SswYT^sMW3KZ5P6aOK1C5=GLnVkXwHp`+3f48k6-9*{nRL|uHVvF^kD6@ zI=R6;P~JY9#YpO6pl|$`Q`t!(Z=+_shMMb+NEjV&*W95b<<_MiAm!}pDpX{bee~Tl bHT1gJ+*K+}>rLPBb%~_x9(7yFR^;G+=Oh;7 diff --git a/FTP/img/doc.gif b/FTP/img/doc.gif deleted file mode 100644 index 7823d43df63c41ed73484b7e3a1b9a1820ff7fc8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1062 zcmZ?wbhEHb6k-r!XlGzxG^)_B%Qf>#G51d8(C=n7YvQo!U~`(y>AgwOXO>me45R36 zT1ne264zN}?(of8?vS>{C2MDB?vmKj)#-Jco$`)&mYfMHKNVViF243~MBT;mt~m*f zXVbf`mQTD|GyO)z;@8znU(_slIeF3csY`ZFTef@Viha#7F~QcU@e&>%!W-m)7mOvVPC~Rr@|}IB;#_!Rwn2 z-Pm>X%JvgqPF{L+{ML_?w|}0x{o~BtALs4?(a&plUR`+b^U}j#mmdAP3_`!JJ^6L* z$?xk=e_en2`_7{;H=h2w`Rw;CAbS4$&Wqo7U;e)T>i0t+dj0#+o8J%L{CV`|&y%-* zp1%F_?A@Q|@Bh32q7Q#xe)#heNPhhL_RHV*K=k$RHxT#^1Rp;A`t{{H{}pJ5aXPzWggWMO7tsAA9o*$>JS3>^O%zH-QTY*^rE>pexqFev2&zr1b5 z6UBkB!bvogR%w6XrY!Xgw^>sVTs)%Q&gQ zzfoh~oD&~Z4^3y67FZME=!3jF5aEYzDH&XKlhb3N!gXMP>6Z!0in!mI(PRbc})@D_H}}Q tu^NwrUep?o#!oIT9|R+!-dt#0d<-b$)WD&)VE6a;_xQV*)g=TNtN|pYhAIF6 diff --git a/FTP/img/exe.gif b/FTP/img/exe.gif deleted file mode 100644 index b2a1f69c720981128d33d759fa408dfef4d949a5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 904 zcmZ?wbhEHb6k-r!XlH-1z`(+w1M({< zPcU$#GH`Opcx+g3u$hCCBjUt{h0csjtUNP3HY&L?GAQwJ9N4(ny-&iljwgV@;p8Mm zQND^3MvG4|86=--nHlux%xu;yz5|xQ>i#qB>MxaK250y!vhKZ>ax+MwVR^t}uhN+t MR$XmkWMr@g0M(T>GXMYp diff --git a/FTP/img/file.gif b/FTP/img/file.gif deleted file mode 100644 index 5fcb705a4944feb5e3f997d8d81ebc70414dcd39..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 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 bbG-m>t_#i<`*5p6>G$qQineca!5#k(tUz<_ diff --git a/FTP/img/html.gif b/FTP/img/html.gif deleted file mode 100644 index 7d5adea8be5f42263bca36a0bb15e385797ef024..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1045 zcmZ?wbhEHb6k-r!XlG#1u#MJqjaPF?Q*z0YOPD2JIL|1yUn^&gLGdR0ij7*;M}mTy zL&Ms_!rCJuJELQ|9a1_yayq?pI@~LkCMHiv&YhEyH9aePc7D;kl8VJub<5Sd4k=H( zWYlrisQ-rP#G7h!o@!2esxkkW;ncUrGu{}_d1F1}mGR2EwhM0QFM4gb>XZG-@76ot z+wXd3yyb)K>3`mh>%2R*L{8gN+qk;0aZ^ddrjjXJ>K5+z>^c%U^?=jVC!WimIj{N` zxa?`+;uH1jj+d^uSF+)b_ragJ2cP8~d0l<>NA0=a*`NPUm@r}Hsy)j$?%ThAf6L-) z?JMtetiIQ@^}>|x*XD1zv2e$!MceN!-T83Fp{r9~{#khB*@|P2SDyR7`t1L;XaBFd z@OtynH@nY0-f;H+mNWmipZUM*)c?Jw{_i{Wf7^|hd#^v+a_Pga+rRhU|9|b;wSyPF z9lQGb*wsHLuKhiE{olzO|4-fcf8^2sGf)4Ye)aA0%m24u{kZ-1|J%23AHMnar2@csSAFK@p7fAj7CcM$mT`RD(?|Na93!ziF{2q^w!VP;@xV9)_s3(6A=9G@5% zIb}RHEO2!271Am>w4_bShJ7}VlFP; - - - New Document - - - - - - - - - - diff --git a/FTP/img/js.gif b/FTP/img/js.gif deleted file mode 100644 index 188906007a1ab3fd18bf81a81c771c43f96f1b87..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1012 zcmZ?wbhEHb6k-r!XlGzxWMp7uVqj)wU}0cj10i+>1|9}Z21ZT>HXa5p78Y&>Ze9j% z9wsgxeg*~xNk#@qJ|00{VSXWQRskMvSy^T#1{Ed-T~20o4hHv{vKeLF40Y`cbzKZ~ zZHZm=bK7b*OsHBhx&BylJAYdzLvIILcQ0S-WQP8UT$ATA%$%#&(iGUGraiE@a{kJ+y5-@{7ZW|DXT=|Nj5)|BwIwdGO=c`#=9*{r~^=`}gnv|9|}b`!_Ij zM!}E^0mYvz%nS_K3_2i}gYpCe$3=$g95Nmo5**bygtg8j74S|r6i{|MQ*=aOvYEu~ znhA=BJi2vqwS@L`Y&^-UZ+FgOWxr07%RLZU6uP diff --git a/FTP/img/leftback.gif b/FTP/img/leftback.gif deleted file mode 100644 index 6b6b2f35cf991a6c7545221663c45ffd52b29380..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1662 zcmeIx2~X2^0LJk~5IP}@M8b#xEUVE1g^-O5jV!@oxD_LYv5lB6Af+voyA(u4LCOsR zatWgxD_4u{JPqRG4mKnCwYCa@L*JY0*(TEm`N$39xeK3SPZ5ybBusck>j*8X43O z(AzST7y1MKgRHHUTZZs0v=96gRauD&>xz6|Q7~WQ5jEEk*iXB4IXGFd^}e#bqRA)c zoI}t+$3LwBWtV@O8|Vyc4`>N$3>xfOK}PiBx90}C!;zS&LWf`$eZ4<+xx$UZVr&j2 z3g^;-+j_R&k`EPQ*W0w#PT3|Fjv>R$-KqTZNGr~8uaH}gG^q=D(-!B=VD0$2%9dzR@OT9UqqTKmtI4*iQz=MytX(o z0ls5~g0jynV4$b)3#h4QmOsg$9BV(+Zm!L3yQ$}PF&(>k_M}=TOGF+@knb^y5fq?k zwJjECmP}COF^duwd#=KxEUrpAgr(lcGGW=ZK7^?JrY%nN!u3+8s3N3?%Bj5L=Pa(e z7mgFZyi22st0PHraSf&gA*qe7#!2d8D>69saV)vyRpP9(w1HTUkv5VgxL>}>I+jbD zvdw}x)LdJ1QOw(q06)s($sUCvzTs6aj7>wqPjMl9gQL&UnGrMWmgwgL-2->lu->KU1FULyl1k4=0 z$Nn!Ivo{I9Lf_+9dZ`l6+T29%PuqlfPtMq3>HD+xSo9H~9AIzbL zR0s3UzKFvQp1iojkKc;uhYQ|1)#0L#xm)Uzm5tiRB;X3;-%lZ43{R6g{%%Jr_kN8Z zT(O8|9IZyCtB-gXiW`Y{t}6a`J+_@eIukdfKHf~^maw-{dGSNr<|2k}CrkH-TF1{e zcPB$;HpG+NeB^z$px8@uA}sfJ*Ne_tWAx%$Y>!@IlB&^5sTB9mvbKlrY1v1BW~VBZGm%hJ?mu4rZBv69o$ow+YD0S$H%YXkcVwVPRpg1^}}! BA$I@( diff --git a/FTP/img/listheader.gif b/FTP/img/listheader.gif deleted file mode 100644 index 09f708acdcacc6d0e0dec7b58918a167504cbdfd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 839 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 diff --git a/FTP/img/logoff.gif b/FTP/img/logoff.gif deleted file mode 100644 index 3a4a8721977703f61b849e4f5bdd5f7885fd2497..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1365 zcmV-b1*-Z-Nk%w1VHf}y0EYkoon#4~WC@;T5}s!jpK2SVY6+%m3Z-lgr)>6 z*N`UCkS)`ZFVm7O)RQdLmMhnsB-NNG+Lk2PlPuYkDA|=Q*_tBTnkU$vAl#ZF-JT-d zo+jLzEZv_g)RHjQnLXK+Fxizd+LtogmNna%GTN9m*`G4pn=;*>GTfXs+@3VrnK|2< zJ=~i;+?_bwoIc;B2il+r+Mx~Fp$^)i6565@+MyWQq8Qqt9N(oJ-lQzup)lT}KjEqg z;i?PbtqkL@58vmoTMB;&CwN#dcffZ#ER<0j_k^T>c)}m$CB#FmF&rt?ah?z%9!oW zp6}A0@z#*;&YPym%l75X z_UF#{>dE%!(fI1u`R&{J?%Db7+WPO=`R&~C?&bUQ=lk^O`StJj^zixh@cj7k{rU9& z|Nj6000000A^8LY008v>EC2ui02lxm000R80PEH3N3fv5g9ioH+h?qnELEpW$(bl8 z&YCo4wq$YAWCkgG1C1$@_RLtYU%hta!gb4GD^{oKq$}F{1(+@wwpb|?w2Ql-<5I6kS4-|Ez(u#rn5VHy@@bnW;JMC~I3L}c} zVZ#LkH4%p?(h#KKDzCh?3?`Or0tq9By}+0PD6n9+|t+H}Z{hniecVTw#S5e)O?N9zy(( zLk0j4G>Qfra6m*6tP;UO3opPjP=gC5sDMHV86*%wKlR`vf&c?J@Bjf1JP?5d4Nzdg X1P36nfC2%8kdHzLRa>n<0RaFz^HI6= diff --git a/FTP/img/menu_delete.gif b/FTP/img/menu_delete.gif deleted file mode 100644 index 8a2cac2c759eb81e45b2a8f136e6761be2142ff2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 990 zcmZ?wbhEHb6k-r!XlGyuaPyCG2?z*|2?#nNrscz`4Y3!e`Y`e-fVz-LR9yPa}27WsY{ku|1m%7C*3(wyZkh>?Ya$!Qn z5dotUBIYMWEzU?-Ut!U{%BpjnP4@=7-hBqmo16xBcuel{n%?6xy(Q^zSK8^cY4~+z zk6UU!cP(OW1()6lDO+67c0H%(c2d)={QjnnX+4t`O_{Z7+T68kI_52zyJ5-dy(<@O zUAf`#rZopQ?>e`A|K%MAuIxN`ZST=r`;Xt*fBf!^ncGe*+kb51$?ID$96xyD(5VMU z&OADD_VLM!FHT;1ar(-uGgn`qyY}|n^>^1UzPfnpoc_1?E@_rEiYf{_#g zia%MH85p7%bU>a4r{#0h=3E77j*%jz2!Tr#+Y` zq{gHoq4eQ-i;(mJfjNOnOpNmSTN4TTj_;f=mlBIpF7+wV9;)tP|G`<#n7n z*-j~DT`dwGIHCOdoPu;^Ci_$swXEjupIuN*#`>m=4{2w9xlJkPJC-dtN6{W9j33UT7^zF=<4EIx&?+F(A*0edPJ6P zp|uCJ^a`!rQUh0FeM40>w(PL^UW;O9zKU16t9b29)TfQkVxC z1cO#kZ0HwH@x>mtxw=E!-Kp&0$oZ{?yIgpP3yp9gH(#a^$n_7^PlR$XL)~n?j zNMVDNBaqSx$(?e@EgN#mV2cd4DYcfN$1Yg!7&cpmjZU|1R0es~YOliPSDI#q%~KlN zyv`PY9Wz>|Pvh{zF8}bTAF?7cI|7d)umjP$QJw3BZaieyqZap+VRY6s9&n9&?W40U z*Q|SN#%y0Sx)-eDOD1H<;0=sS23*tgwuwdCbkIB*aRnliTHR9*?44Wmp@C;eXcEDE zXz+P3IERGh(cpYAFtV^KVgV=+7y!*M(w zdl|=p|65ulDG>k$fb`el>rVj7Ujildyu+ND#!t?|7k$+H1_f>4MIqTX*RsFZ^6OC~ z!RT%LW5J_u-~N3w{}d_xyw48j?PMbA%EamWtJ_l76Vfl(?>To~oOY>Lwt#Iz`tEN^ zA!1?f#^3FPB2%4@wTW2bNg*4(2{%rVb0m7)hoB#j- diff --git a/FTP/img/menu_rename.gif b/FTP/img/menu_rename.gif deleted file mode 100644 index 89e3afdf3a31c2d78c44d06fa1674fc861c055ae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 994 zcmZ?wbhEHb6k-r!XlGzh)wQv8^0RXev~vk`a`tg{^>OnKbN3B*_lxrmjPVPO@ehd) z2?-Agi-?Sh^a;!KjV$zwEcA~m^ouI;iz@byE)EP!2n$OOjz|oPP6-F1n3TZC+>n^O zh?vx%n4+NA(xAAqsKmUOgpBZ{s`T{iw3M90th&7X+S=MWCbJE(nN2x4y`|;N6&203 zwT(43ZMC&+b@lDFwcP~;^C~K4RaC66Z)mS;pIzHFr?IiUt-Y_iv!$_RLPy7hY18L+ zPgyZ}+QKO_mdshWsiWiWlqnbI&%Zl={-dQ!@2*^Vcipyz*-TGGy}zlKG?@KN&t!Gxq!ET2=m`?NR@B&_%#)YCQJ zA++J*#}vjHJc3nhtX$9Bgt-$;90GQQtl&`#F!#C2w0YG939n6gZ=*zcdQ>9Szs#|` z%qqm3VAdjGv2b1NZjBy>1qz8r9W)!5nahkGcQnX&FH5boO>~^>ua)aPtiC@DBD5iVg^l2?&l042cg3PYel535`e! zi%N-(&x%RNPE5^D%PP$-sL3s=%PX$W$ZX5ZZqLeY&&})0%kM8L=`XHmt*Y-SD4bYQ zI<2gHMrF;^n)(^lHH#WrC%1ObYHV88)Vi>_bxBLxlBVWW-F@p@TQ|11Z)$Jf+}X9I zt9x5_@1~x<4ZXcPdU|&C^#RfDDYI5hoU(cH^eq!6?4P}8^Ws%|CQUjtdGe7dQ;yD> zb7V&I&^*CvAg?^-`Ris-tGfW_8ob4@Z|kN zrydFK>T{?$>x>R#lM3eqG4lq2lar1m z%u;l4>SAe1W}4o|q-w-z6tsj#$ZgkxB}Si`7?`-MdTbP37f8q}Y6=K^WbvLXqG&6# zLb1S0P{D?w$6_Vh*{KsWd@KYtgj}1nST5V}YC0{LB;inI!w?+6F+o(3jf00-IfYG| zWoyft4Gv8Qbd_^!I(G!5bk55<@uy&;(-XmowjpmECO9WZX$qum;aREVz|0ZIw(R4f xOHAF{B^oXi2pr`;)fjIlQNh^4%q+mF#ADat>MqL5Y!-5{k#*6>CPqdEYXA%y6$}6X diff --git a/FTP/img/menuhead.gif b/FTP/img/menuhead.gif deleted file mode 100644 index 208597be93d37b9b6c98023af79c3aa10c1e2c4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1876 zcmeIx`#aMM90%|%gm6TNq!78ysa0~zNyz1)=O~T}V{;v;9F-1rY9hCuiaNQS70qQy z?X0306>=Gd*bJM?j9fA{v-|aY`!mk-oX_)m-p}*-{Py`g&&Myo*Togl0x|*Rfk4+v znV$#P?WBz_L)#r1LA%h40dZRq3}?=^{(I#F8zo$(Gk-E9Od*pg<#MH5p;Rc8K!N_R z|NaFm#Hzp&N)Y77DnEV#q@e_XL7v|Ds*Y@p9rlq#{B!S|M9T`hkX%w3H0DsQrpn^L z&I3_|)JcrBmJ#GE?p(cBeBocV!OvWhI&=E;tpkd7L(k+8w_BV*fy8sw>JQD_(iqLZ zfAQ7XbvUjI1)jgFWoQ=$_ds;|XzK6t&CvjF>B`kM`8g85-QrGrmhOE2)4=P9uERSV zqDZz0vAqv1{7R0Mr^OGHLKCTNY!m$4=f34{{S>><`q0-gV-?JI zntBHN{o6g=)@bi_cQq^b{Q7Kty6vr4(q!i1jF`#0?O-(1>=L)|xHKaDnJeL*5hVDm zSs2VNm8PN<%9ze#K3QU9Yd+mck7|@(`x{O$q?*RGJ03;H_M9x)9Z!M@&U%_H$vR%h`E32~P7%>f;9NSq)nqXurUU9b726w77a2c@*gBnHALC?>v?Phz zvku-lJAXftP!gMI_*NL3%h8#%_|q>pfA*0zR~T0ax!Gfh+#d-y|AS%8K$XA*leAI; zE)sFWGue1=@g8bkO}-eK6mvVc$F=sJTA6wH`9wz|wh}$0w)|jKoIiKNE6t^{*n9?S zRUmaOVBUT-q|7i=pGfM3)zv{gW3g?&@ai)?qL!nIKAy6OF5XKkUC5U>WngZDh63Qo zSVTB2+{he%;h!mcUV||_#{q}GTapC9AnOPz)fWld9JOrE*?7ICUrP*sPfu^Sd}3B$ zh%2ksr;oNIVqQY3Q{GEbYHWihpJ-mklrZjqjf>cyq`p4ECP>x(k*bKCHnnm)9c{8f z$k)cM{=k}g`*#lrVtbU%@Cv4OjMhq3G0Mx^7)GKIMZL;Gd+w!0-z;tr#HMw*;+310 z9eN|o&*tNYs0$q`s*&19K6q6>ug*M~ZIwp!k3J3QZ-3L4gGt8GSk;$1!=17$J#R9) z>Nb=t{y2K330kHIH|F{yu^tEMg)M7bf@UDhdGMzY_gy%5VVgB0>jLEH++KRRXr!?E z70&>Rleu)BCVN~#Jx)e74H;=vy>qd$^34S3XUDV}oTKojUNYfkVOL7^yRQ`(9Kf zsZ4#!SceHr?OWnXGE*=O-X0%F>@&`5wT%&}C|q+08_Vy|uaM``u{ZESXscV6wlv3uecKoUdD=DpEwv$nF>^#iIo!^O8GvnDhr>x$q6kB?8BheGdT7a6Z&3O7C;x@vWC?9ilY@hpb-IqCg<`e*vd4Eb;&V diff --git a/FTP/img/mode.gif b/FTP/img/mode.gif deleted file mode 100644 index 1209be0fa1240ef8aa926e27cbb35a2b4cf8a8da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1251 zcmdVZ|1;YM9LMn(wYsZ2F*fb7(Y2XUho0T(O}{WT?dff}u4X}esa|RIY^nNoosaKd zI^VUyhM-G*7ldeiiEowomiQ9!rM{$zd_jCjqDg$&d;A%D{Pg>3jwF`<_JmA~s(cb% z6&3R;Dvt8>S&de)mVO!5pd4#fZGofMe?zgiuCc#V=j_zvd4=kHmFj%0#o4{h)3ZJD zZf9h~U}Q`}eGJk_OlXNqX^Bs#Jxg@pDXcshht@uP+j;$TiR6NzOZPY279 zJO)xUm{iO}O2$+E8ciyn$|4E#%GOdV*eTV#w3_$nRnr+1US{pW^M+-lLHK7gKf6_! z(=INdh+edbbLs13GBhP>bOup3r#$rE})%DX!9JjEMN!$-_J?f{DL||MsS;!=Kvl3U zM|b2~aycqj9F1cNg+i`S%9RR*QXy9=cXxMHD%G|ccGMu(z{fpM?SWdY)@U?)dwcu) z`|5qr9Khk>;lIb=2Z1*6->EHY{G>8`-5hJ?NQiXk%fgyn zHcc?z5B~gi;4e4{H$1Sv%KBEm18ILIt**EqBlC0OPgT3$F){F`RdMZVzr@iEj3fig z!wP-D)rgy!PD08^5>AOV$BCsUT+ZCj^&H03RLjk+&N1@za77;5 ziTC6D(sfSeU-hfiz{@$gjl3LBqyHoBQS$Zh&mWSk|8}X<6N$#+|=S>J$W^U zFs8-GeeKH8&A;Ws6BYy|YrXrz%S%to_-7CM6eBNJtrJE+I`UmV^RS~1V!dP4tJ=|` O8gW_7>}dnccmDxSpM+%q diff --git a/FTP/img/mov.gif b/FTP/img/mov.gif deleted file mode 100644 index 9da027ac85af7353c52d38085c4c2f27992f4401..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1124 zcmV-q1e^OuNk%w1VG;lm0EYko9~~VXAs{m=FgQX!J!K|Pc@miJNWY?b2rW*=2!+fQ5;LikgIqmXwNzt%`@Qh>5R?im!umr@rlqN%`tEs82s;RB0tgNf7uB@u9t*ft~q_(H5v97MNt*o?&m(qf$#)`JymZHs{ ztJ#9O=83fEqn*N_wZ@{h*1o&evA^%6!;P`@ZD)`LLAnrKa<+rvA68#lOSSyUg0)zWchL z$MxUX;@#Zl(BJyp?ZCp}{Qdp>{r>y_000000000000000 z0000000000A^8LY008U&EC2ui01^Na000R80NDwwHceVIXvT8kvXu#yz=r~vy?f`* z9ld(^?va`V3Zg)4^4gtCr_Nryd7Emm(B#n>IaXJkbm~=Zoia+1NWg;FYKRabNjtssy2jCLm1EFoTR3FIs%a`1DIf zA&3|pJdn_3%ajE#a-0&j;t#|?9R`8weTBBo-TF4?fuLlm%N#7w0y q1hG+^H*B!c#(-_8vBn%3K;qFOhxBm>A`l|72qTUp!V5bA0RTI3V~J1z diff --git a/FTP/img/parent.gif b/FTP/img/parent.gif deleted file mode 100644 index 273f95d030a8afcddd3ab7fd9c6cb5ae1d58333a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1212 zcmds${WIGK9Du(Ztr(hkspy;c30E)K=x7%u;%$q!t;5Q>b&C_dIdpo9nj=iTlridU zR*BJw;0Ud5PDgAArHJ=7BtoO=J9#^9*;1di|Hhslp5LDzp3v|RU%zX31dkLWh+c{w zCdUw$j=`p5t#eJWH?Zd4;4B#CHn*(ovkWXMjn5V0Y)i1XA2HaUj83@TuhTwAO>I`E!+n+p%lTw*%}7CQuToB}xn zGKWBUa6Y zWB>IB0pj7*ox$)8L9%50Tgk*N*~Djxu^7dZxC7x;*?6XUB3V0=aj>4QU8L)l(m=$3 zwJeb2fHVhWd8Gp-4a4;uA*Wr)*?dy8E2>n8ncH)B(KQyVGUdyy@|8Bl^ZPHweY@g5 z*e(KDIqVeydK>;~1WkqRumb+M3%WXhM%Zar%ZJqRVK{2jX}NIJ0niPHy;}8ea5OZw z_UF>p!k$d9zcZ^qHxAIr19TQ(1YjIs5?~q*mb9u>t$Gb~^8g}%1$e!z(~4!UHn;X< z%6+MFe^aSMl`2%FLX~QTO1-aoV~qmf1%Omc1{XA(xsRKS_z_iTv}q_9CSP@51Nl|$CjxL!`A zX!bUiSQsK1W+ueMT=~_jb;^Oh$gRSE)cmNMZFwqUaL&%v?mEh?BFuN&vzrX`DNO@5 zuKW;G8Y8H4r}XOmOOvHU;9Z58A2G|Td}U<$#mMrXk@Y_-=YMwY|2zW!d4>K9OZ*p;`Y$d2UrF`9hW2lL zG-^!IMSFKvLV#OLDSi5%Z`t|EK zZrr$S+qUi7w{P0CWB2aed-m+vyLa!tef#$B-@j|ufjxT;?b~N z@M6~7m#bF2TDAJso_z-n95{IJ;L)Q;j~zR9{P^+1hfkk4apLsp(`U|{IeYf(xpU_( zT)1%Y;>AmsE?vHS`O1|mSFc{ZapT6#n>TOWx^?^Z?K?np=g!@`ckkW1cmMwV*O#xo zxPANmtve4MJb3u<;iE^79zS~g({T}zJ2@t{riXi|9}7f{r~@e zhEYJX5K#Qd!py+X!Jq@O0hA{gIQ}yTa>{sYSm5ZASo7h=#)9L0a`}8pT1Bdylaw7x zu0$L@%yUrEFl>bf<0EHwKAsGXsOH0q9VF#U5;izEGO@68vS~!^Ozv}#kT!~0VW4=3 znUy0)L?Pk9G4V!j0gt&_UmfP^gtR0`1{HWo=*C{@u=t#IMqE3kuB293&3BPGy*93=!E&)#( zgV_YF1dsYIaH*fxbK!I3gDKWJGX!oWx1XDB6n$xno5|8vZpY#W3nU*e?G`cE-K*nt j#od3d#o_%SjFT5D2r@Em%0AEMz#!21fR&Arg~1vCs#Svo diff --git a/FTP/img/php.gif b/FTP/img/php.gif deleted file mode 100644 index 7cf2117f9d38604e2d67b4302a341c3e1cfa5e37..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1014 zcmZ?wbhEHb6k-r!XlGzBG|;rPunY=}N=__}O6&Jj` zC?LuNqP5AHOOt_QArNiN2BONX#g$vD+twDh0m-e^eOrs$_Ez`pZE5Ri>6_BiH>YRX z+LpepEq!}?rtO_FZ|l-!OI!MmwM;wK148F|=AD}|@7NR&d2POwd4hrCGDACujK_ur2jw`bpPXoX+}10~ z#`;acY2zXRNk;{#Gl_v6?h+0S87dvl9Q;y-F*_zSCLQe(VT+tIL4olAJ14i=l!nA4 zhJ%t!34(>egR8d5uSnloN;)9%m3Kkg$7L+z#Uk23YyZhUljvd@=EDY8F<&e*U diff --git a/FTP/img/pic.gif b/FTP/img/pic.gif deleted file mode 100644 index 7ddce2b69c3ff22138259260b4141014d84879ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1049 zcmZ?wbhEHb6k-r!XlGzxv}9zoVPv#tWOQL ztM4<`Kh|wfHd^oM*=gpw(A9mbd-UdLr-}cl^xE?;rT19L{x?-8_m^DyUvc4Y z9c3gnm>R3(j`llEnTv5`HEF5SFK*XYTep(>({T}xN*al&6~Gw z*|Kfhww*h6?%cU!@9y3E_U_%kcVFX~#*Xt%ldrVQzuC6>UdPVI-TR;RG@ty|bp7wN z^Y5pf_&ojO=NYFy&pZu8-)5cpJm=i!x#vI6eDG`W)h~;#e&7A<=gyZu4nOZb|7PaJ zHxq7tm~{Ws;M1%8Aib%2m!^PEX)iHwG28Sw}A2l1IIUp-yAX?8x$O^%U<|&emcTAS=Dobgytt_ ze)-0VQ&SY3)6UE=NZ42NQRx}GfGyMeIhLDKPoJ8ueeutR3GNAV;V zPlkj)j43}EQvWh#{bMfruRY*Ji)*bz`)BP zqOmaHAP0w_Q^bydM(1{RB{v<1iHjP#C5*FV4s2X}ykEgqNWyc|6Ng5Qpk+P>COvJM it}lIJ%FhMM&d#tgElDs5nqjaj>?raYD9XTc%S>UT$w?{^Z)E z#Vs~-n_~CO@?AM0|H^*vhK7dT-roKR6Q)d=GJpR3*$Wr$Sv7I-;>8P>EMC5R`NoYK zw`|$6Z_BRTd-v|ye`@Ep%iB(!+jHQ+?z0#6oVl{^?3MjzukJs0b^oaw`z~C(eSYh~ zg9i_vJaPK;>4WF59XxmQ%9ShEu3fu+{rb(DH*ej#b^G@1BgY<{IPvKD!z(WzUwi%Z z#)AhB9zJ~d`uW2bFJ8QS`SSJa*Dt?(dj0kDo3CHqeEag@!-p?lzI^}w{o{}C-+%x5 z@#DvzzkmP#|IaWAMneEw2q^w!VP;@(XV3vjg7O3d#}`k%o#33mMyF**I@F2(T~;vUmy@2r4K)?NG4jRPfxC zlGZatuYm31$;;`dgdN#5z6OLGIN!wL!=ZZXa^@)!PL4jj?AA{1O6R_ir^p=*uz z?x@yZN;$!sm^mkSylPx^eUoAVm*gQQmo`q3EQvoK4>mP2FtE5x2uN(@Z+1(|xo{xS Sm0QB3f}yZtL-D}|25SJ-((|$a diff --git a/FTP/img/upload.gif b/FTP/img/upload.gif deleted file mode 100644 index 0a2a4858411261ae2c9a97cdaa1f1ae9a0d7026a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1035 zcmZ?wbhEHb6k-r!XlGz3W@RnmU@zrhFXQHER#R`)((2OJ?lD&GFtO^kc3c`~H7hu9 zUP}JjT#qG1b(?B3*3U~@J+E~C(ztbtYIiP6*|jud*NU>!D+8}>a=W_8`}Q{9tJ~vl z?Toy;Bl6_>gwspvPHru_u`A)h-stOxD<2(*dvYZ6-N~evXX@Tv%zbj9=F|CvpO><} z-!A-iv*ho!g5P(`{@$+%!|HzzYyLm1S+lrf=eph<8)vUwwP@SMMZ2~x-@R-5 zwjBrd9yoe&eZ$2~JvaBY9@w|z_?|PjjgC!*f&L-D-Y*ZO*$J z6W-mO`R`8Sn+J2hK5zT}y5Z0B*5A+j|2^sX|ElG~vzcFC&i?vh?ypx|Ml>h%`e0;p_>#GIdU$6fEZsnK98@|2U_W#|EUtgE}{<-k~za{_vE&u;- z+5i804<5U8?Bs=$M{b@ze)q)r`&TaOCO(cJ1DmYe4co z5Pg4g=fICoXaE1Z&M*q78Ul(xS%BvKXV3we3d$1<94{CoIc0Vn?>%VEEUcCCgrVUu z3%9aajf7#MBO4#1Lc!-{kCYUdjnYa43Ipf5@w+f7D5Uc#wl+QU$Ak|_A{B5jtEpNUU6-$mbig#=tSDxt&Y6;6db+4*?x~;wljv7A|I=W7nCX U9^&%EZGu_V4<4(f-}0qs_y6iWA1n6#Uzx+RDu-uvvCQUbzD>1! z8>^H)N-}P5RzJ6Z_uK;h^9%VdEnvU0nB(eF?u$!>uPzg~x=ifKa_P$}<*uxhySJ6` z%1VVRs}ygn)3~`^^VSxvoBOqH?$N)wU+3m_!`nNJZ|yR@x6k_9S)D&u4F6rW_`sJ3b2{Rx}zP1tsS%J%!ycHW<{^M2!jPc4T( zcO3rQdGdSrsh=|reVu*&>)P8tx19gB=jrdqXPUmhZ~F73_1EM6-_NK2|IzmA>x5rl zC;s|2`Tws8|9{W=_jl&67Yl#AT>IvszNggW22l?k2CLSmdyx8!dTTCHYM#9s`k(Gmi?GVE!%>H3bWc4^53sEF3%&&g}er_!6^n$%zjK7@1ia1H5-AKReCA#m%xnPga1z F8UTnoR+s<) diff --git a/FTP/include/CVS/Entries b/FTP/include/CVS/Entries deleted file mode 100644 index 15834fc..0000000 --- a/FTP/include/CVS/Entries +++ /dev/null @@ -1,6 +0,0 @@ -D/language//// -/index.html/1.1/Tue Feb 14 21:25:50 2006// -/ss_zip.class.php/1.1/Sun Feb 12 19:48:00 2006// -/script.js/1.8/Sun Feb 12 21:32:00 2006// -/ftp.class.php/1.2/Tue May 2 18:05:26 2006// -/functions.inc.php/1.10/Tue May 2 18:59:12 2006// diff --git a/FTP/include/CVS/Entries.Extra b/FTP/include/CVS/Entries.Extra deleted file mode 100644 index a3bd0f3..0000000 --- a/FTP/include/CVS/Entries.Extra +++ /dev/null @@ -1,6 +0,0 @@ -D/language/////// -/index.html/////// -/ss_zip.class.php////*/// -/script.js/////// -/ftp.class.php////*/// -/functions.inc.php/////// diff --git a/FTP/include/CVS/Entries.Extra.Old b/FTP/include/CVS/Entries.Extra.Old deleted file mode 100644 index a3bd0f3..0000000 --- a/FTP/include/CVS/Entries.Extra.Old +++ /dev/null @@ -1,6 +0,0 @@ -D/language/////// -/index.html/////// -/ss_zip.class.php////*/// -/script.js/////// -/ftp.class.php////*/// -/functions.inc.php/////// diff --git a/FTP/include/CVS/Entries.Old b/FTP/include/CVS/Entries.Old deleted file mode 100644 index def118a..0000000 --- a/FTP/include/CVS/Entries.Old +++ /dev/null @@ -1,6 +0,0 @@ -D/language//// -/index.html/1.1/Tue Feb 14 21:25:50 2006// -/ss_zip.class.php/1.1/Sun Feb 12 19:48:00 2006// -/script.js/1.8/Sun Feb 12 21:32:00 2006// -/ftp.class.php/1.2/Tue May 2 18:05:26 2006// -/functions.inc.php/1.9/Tue May 2 18:05:26 2006// diff --git a/FTP/include/CVS/Repository b/FTP/include/CVS/Repository deleted file mode 100644 index 98dc920..0000000 --- a/FTP/include/CVS/Repository +++ /dev/null @@ -1 +0,0 @@ -webftp/include diff --git a/FTP/include/CVS/Root b/FTP/include/CVS/Root deleted file mode 100644 index 5a840f9..0000000 --- a/FTP/include/CVS/Root +++ /dev/null @@ -1 +0,0 @@ -:ext:evwijk@cvs.sf.net:/cvsroot/phpwebftp diff --git a/FTP/include/CVS/TortoiseCVS.Status b/FTP/include/CVS/TortoiseCVS.Status deleted file mode 100644 index e218779..0000000 --- a/FTP/include/CVS/TortoiseCVS.Status +++ /dev/null @@ -1,2 +0,0 @@ -DirStatus=In CVS -DirStatusRecursive=In CVS diff --git a/FTP/include/ftp.class.php b/FTP/include/ftp.class.php deleted file mode 100644 index c74a5a7..0000000 --- a/FTP/include/ftp.class.php +++ /dev/null @@ -1,333 +0,0 @@ -server = $server; - $this->port = $port; - $this->user = $user; - $this->userDir = $user . "_tmp"; - $this->password = $password; - - // connect to server - $this->connect(); - - // switch to passivemode(?) - $this->setPassive($passive); - } - - /** connect to a ftp server */ - function connect() { - $this->connection = @ftp_connect($this->server, $this->port); - $this->loggedOn = @ftp_login($this->connection, $this->user, $this->password); - $this->systype = @ftp_systype($this->connection); - return; - } - - /** set passive connection */ - function setPassive($passive) { - $this->passive=$passive; - @ftp_pasv($this->connection, $this->passive); - return; - } - - /** Set transfermode */ - function setMode($mode=1) { - $this->mode = $mode; - return; - } - - /** set and goto current directory on ftp server */ - function setCurrentDir($dir=false) { - if ($dir==true) - { - ftp_chdir($this->connection, $dir); - } - $this->currentDir = ftp_pwd($this->connection); - return $this->currentDir; - } - - function getCurrentDirectoryShort() { - $string = $this->currentDir; - $stringArray = split("/",$string); - $level = count($stringArray); - $returnString = $stringArray[$level-1]; - if(trim($returnString)=="") { - $returnString = "/"; - } - return $returnString; - } - - function setDownloadDir($dir) { - $this->downloadDir = $dir; - return; - } - - function setResumeDownload($resume) { - $this->resumeDownload = $resume; - return; - } - - function chmod($permissions, $file) { - return @ftp_site($this->connection, "chmod $permissions $file"); - } - - function cd($directory) { - if ($directory=="..") { - @ftp_cdup($this->connection); - } else { - if(!@ftp_chdir($this->connection, $this->currentDir . $directory)) { - @ftp_chdir($this->connection, $directory); // Symbolic link directory - } - } - $this->currentDir=ftp_pwd($this->connection);; - return; - } - - /* get file from ftp server */ - function get($file,$destination) { - if($destination == ""){ - $destination = $this->downloadDir; - } - $ok=true; - if($this->resumeDownload) { - $fp = fopen($destination . $file, "a+"); - $ok = ftp_fget($this->connection,$fp,"$file",$this->mode, filesize($destination . $file)); - } else { - $fp = fopen($destination . $file, "w"); - $ok = ftp_fget($this->connection,$fp,"$file",$this->mode); - } - fclose($fp); - return $ok; - } - - /* put file to ftp server */ - function put($remoteFile,$localFile) { - $ok=false; - if(file_exists($localFile)) { - ftp_put($this->connection, $remoteFile, $localFile, $this->mode); - $ok=true; - } - return $ok; - } - - /* Download file from server and send it to the browser */ - function download($file) { - if($this->get($file)) { - //Send header to browser to receive a file - header("Content-disposition: attachment; filename=\"$file\""); - header("Content-type: application/octetstream"); - header("Pragma: "); - header("Cache-Control: cache"); - header("Expires: 0"); - $data = readfile($this->downloadDir . $file); - $i=0; - while ($data[$i] != "") - { - $fileStream .= $data[$i]; - $i++; - } - unlink($this->downloadDir . $file); - echo $fileStream; - exit; - } else { - return false; - } - } - - function upload($uploadFile) { - $tempFileName = $uploadFile['tmp_name']; - $fileName = $uploadFile['name']; - return $this->put($this->currentDir . "/" . filePart(StripSlashes($fileName)), $tempFileName); - } - - function deleteFile($file) { - return @ftp_delete($this->connection, "$file"); - } - - - function deleteRecursive($baseDirectory,$file){ - if ($fileList = @ftp_nlist($this->connection, "$baseDirectory/$file")){ - for ($x=0;$xconnection, $fileList[$x])) - deleteRecursive($baseDirectory."/$file",$fileList[$x]); - } - @ftp_rmdir($this->connection, "$baseDirectory/$file"); - } else { - @ftp_rmdir($this->connection, "$baseDirectory/$file"); - } - } - - function rename($old, $new) { - return @ftp_rename($this->connection, "$old", "$new"); - } - - function makeDir($directory) { - return @ftp_mkdir($this->connection, "$directory"); - } - - function getRecursive($baseDir,$file){ - $files = $this->ftpRawList($baseDir . "/$file"); - - for ($x=0;$xdownloadDir . ereg_replace($this->currentDir."/",$this->userDir."/",$baseDir . "/$file/"); - $downloadLocation = ereg_replace("//","/",$downloadLocation); - $ftpFileDir = ereg_replace($this->currentDir . "/","",$baseDir . "/$file/"); - //print $downloadLocation . "(" . $baseDir . "/$file/" . ")
"; - mkdir($downloadLocation); - - if ($files[$x]["is_dir"]==1) - { - $this->getRecursive($baseDir . "/$file/",$files[$x]["name"]); - } else { - $localFile = $this->downloadDir . $this->userDir . "/" . ereg_replace($this->currentDir . "/","",$baseDir . "/$file/") . $files[$x]["name"];; - $remoteFile = $baseDir . "/" . $file . "/" . $files[$x]["name"]; - - if($this->resumeDownload) { - $fp = fopen($localFile, "a+"); - $ok = ftp_fget($this->connection,$fp,"$remoteFile",$this->mode, filesize($localFile)); - } else { - $fp = fopen($localFile, "w"); - $ok = ftp_fget($this->connection,$fp,"$remoteFile",$this->mode); - } - fclose($fp); - } - } - } - } - - - function ftpRawList($directory) { - if($directory=="") { - $directory = $this->currentDir; - } - $list=Array(); - $list = ftp_rawlist($this->connection, "-a " . $directory); - if ($this->systype == "UNIX") - { - //$regexp = "([-ldrwxs]{10})[ ]+([0-9]+)[ ]+([A-Z|0-9|-]+)[ ]+([A-Z|0-9|-]+)[ ]+([0-9]+)[ ]+([A-Z]{3}[ ]+[0-9]{1,2}[ ]+[0-9|:]{4,5})[ ]+(.*)"; - //$regexp = "([-ldrwxs]{10})[ ]+([0-9]+)[ ]+([A-Z|0-9|-|_]+)[ ]+([A-Z|0-9|-|_]+)[ ]+([0-9]+)[ ]+([A-Z]{3}[ ]+[0-9]{1,2}[ ]+[0-9|:]{4,5})[ ]+(.*)"; - $regexp = "([-ltdrwxs]{10})[ ]+([0-9]+)[ ]+([A-Z|0-9|-|_]+)[ ]+([A-Z|0-9|-|_]+)[ ]+([0-9]+)[ ]+([A-Z]{3}[ ]+[0-9]{1,2}[ ]+[0-9|:]{4,5})[ ]+(.*)"; - $i=0; - foreach ($list as $line) - { - $is_dir = $is_link = FALSE; - $target = ""; - - if (eregi($regexp, $line, $regs)) - { - if (!eregi("^[.]", $regs[7])) //hide hidden files - if (!eregi("^[.]{2}", $regs[7])) // don't hide hidden files - { - $i++; - if (eregi("^[d]", $regs[1])) - { - $is_dir = TRUE; - } - elseif (eregi("^[l]", $regs[1])) - { - $is_link = TRUE; - list($regs[7], $target) = split(" -> ", $regs[7]); - } - - //Get extension from file name - $regs_ex = explode(".",$regs[7]); - if ((!$is_dir)&&(count($regs_ex) > 1)) - $extension = $regs_ex[count($regs_ex)-1]; - else $extension = ""; - - $files[$i] = array ( - "is_dir" => $is_dir, - "extension" => $extension, - "name" => $regs[7], - "perms" => $regs[1], - "num" => $regs[2], - "user" => $regs[3], - "group" => $regs[4], - "size" => $regs[5], - "date" => $regs[6], - "is_link" => $is_link, - "target" => $target ); - } - } - } - } - else - { - $regexp = "([0-9\-]{8})[ ]+([0-9:]{5}[APM]{2})[ ]+([0-9|]+)[ ]+(.*)"; - foreach ($list as $line) - { - $is_dir = false; - if (eregi($regexp, $line, $regs)) - { - if (!eregi("^[.]", $regs[4])) - { - if($regs[3] == "") - { - $is_dir = true; - $regs[3] = ''; - } - $i++; - - // Get extension from filename - $regs_ex = explode(".",$regs[4]); - if ((!$is_dir)&&(count($regs_ex) > 1)) - $extension = $regs_ex[count($regs_ex)-1]; - else $extension = ""; - - $files[$i] = array ( - "is_dir" => $is_dir, - "extension" => $extension, - "name" => $regs[4], - "date" => $regs[1], - "time" => $regs[2], - "size" => $regs[3], - "is_link" => 0, - "target" => "", - "num" => "" ); - } - } - } - } - if ( is_array($files) AND count($files) > 0) - { - $files=array_sort_multi($files, 1, 3); - } - return $files; - } - -} -?> \ No newline at end of file diff --git a/FTP/include/functions.inc.php b/FTP/include/functions.inc.php deleted file mode 100644 index 97544b2..0000000 --- a/FTP/include/functions.inc.php +++ /dev/null @@ -1,264 +0,0 @@ - 'african', - 'sq' => 'albanian', - 'ar' => 'arabic', - 'ar-dz' => 'arabic', // algeria - 'ar-bh' => 'arabic', // bahrain - 'ar-eg' => 'arabic', // egypt - 'ar-iq' => 'arabic', // iraq - 'ar-jo' => 'arabic', // jordan - 'ar-kw' => 'arabic', // kuwait - 'ar-lb' => 'arabic', // lebanon - 'ar-ly' => 'arabic', // libya - 'ar-ma' => 'arabic', // morocco - 'ar-om' => 'arabic', // oman - 'ar-qa' => 'arabic', // qatar - 'ar-sa' => 'arabic', // Saudi Arabia - 'ar-sy' => 'arabic', // syria - 'ar-tn' => 'arabic', // tunisia - 'ar-ae' => 'arabic', // U.A.E - 'ar-ye' => 'arabic', // yemen - 'hy' => 'armenian', - 'ast' => 'asturian', - 'eu' => 'basque', - 'be' => 'belarusian', - 'bs' => 'bosnian', - 'bg' => 'bulgarian', - 'ca' => 'catalan', - 'zh' => 'chinese', - 'zh-smp' => 'chinese simplified', // China Simplified - 'zh-cn' => 'chinese', // China - 'zh-hk' => 'chinese', // Hong Kong - 'zh-sg' => 'chinese', // Singapore - 'zh-tw' => 'chinese', // Taiwan - 'hr' => 'croatian', - 'cs' => 'czech', - 'da' => 'danish', - 'nl' => 'dutch', - 'nl-be' => 'dutch', // Belgium - 'en' => 'english', - 'en-au' => 'english', // Australia - 'en-bz' => 'english', // Belize - 'en-ca' => 'english', // Canada - 'en-ie' => 'english', // Ireland - 'en-jm' => 'english', // Jamaica - 'en-nz' => 'english', // New Zealand - 'en-ph' => 'english', // Philippines - 'en-za' => 'english', // South Africa - 'en-tt' => 'english', // Trinidad - 'en-gb' => 'english', // United Kingdom - 'en-us' => 'english', // United States - 'en-zw' => 'english', // Zimbabwe - 'eo' => 'esperanto', - 'et' => 'estonian', - 'fo' => 'faeroese', - 'fi' => 'finnish', - 'fr' => 'french', - 'fr-be' => 'french', // Belgium - 'fr-ca' => 'french', // Canada - 'fr-fr' => 'french', // France - 'fr-lu' => 'french', // Luxembourg - 'fr-mc' => 'french', // Monaco - 'fr-ch' => 'french', // Switzerland - 'gl' => 'galician', - 'ka' => 'georgian', - 'de' => 'german', - 'de-at' => 'german', // Austria - 'de-de' => 'german', // Germany - 'de-li' => 'german', // Liechtenstein - 'de-lu' => 'german', // Luxembourg - 'de-ch' => 'german', // Switzerland - 'el' => 'greek', - 'he' => 'hebrew', - 'hu' => 'hungarian', - 'is' => 'icelandic', - 'id' => 'indonesian', - 'ga' => 'irish', - 'it' => 'italian', - 'it-ch' => 'italian', // Switzerland - 'ja' => 'japanese', - 'ko' => 'korean', - 'ko-kp' => 'korean', // North Korea - 'ko-kr' => 'korean', // South Korea - 'lv' => 'latvian', - 'lt' => 'lithuanian', - 'mk' => 'macedonian', - 'ms' => 'malay', - 'no' => 'norwegian', - 'nb' => 'norwegian bokmal', - 'nn' => 'norwegian nynorsk', - 'pl' => 'polish', - 'pt' => 'portuguese', - 'pt-br' => 'portuguese', // Brazil - 'ro' => 'romanian', - 'ru' => 'russian', - 'gd' => 'scots gealic', - 'sr' => 'serbian', - 'sk' => 'slovak', - 'sl' => 'slovenian', - 'es' => 'spanish', - 'es-ar' => 'spanish', // Argentina - 'es-bo' => 'spanish', // Bolivia - 'es-cl' => 'spanish', // Chile - 'es-co' => 'spanish', // Colombia - 'es-cr' => 'spanish', // Costa Rica - 'es-do' => 'spanish', // Dominican Republic - 'es-ec' => 'spanish', // Ecuador - 'es-sv' => 'spanish', // El Salvador - 'es-gt' => 'spanish', // Guatemala - 'es-hn' => 'spanish', // Honduras - 'es-mx' => 'spanish', // Mexico - 'es-ni' => 'spanish', // Nicaragua - 'es-pa' => 'spanish', // Panama - 'es-py' => 'spanish', // Paraguay - 'es-pe' => 'spanish', // Peru - 'es-pr' => 'spanish', // Puerto Rico - 'es-es' => 'spanish', // Spain - 'es-uy' => 'spanish', // Uruguay - 'es-ve' => 'spanish', // Venezuela - 'sv' => 'swedish', - 'sv-fi' => 'swedish', // Finland - 'th' => 'thai', - 'tr' => 'turkish', - 'uk' => 'ukrainian', - 'vi' => 'vietnamese', - 'cy' => 'welsh', - 'xh' => 'xhosa', - 'yi' => 'yiddish', - 'zu' => 'zulu' -); - - function array_sort_multi($array, $key,$key2) - - { - foreach ($array as $i => $k) { - if(! empty($array[$i][$key][$key2])){ - $sort_values[$i] = $array[$i][$key][$key2]; - }else{ - $sort_values[$i] = $array[$i]; - } - } - asort ($sort_values); - reset ($sort_values); - while (list ($arr_keys, $arr_values) = each ($sort_values)) { - $sorted_arr[] = $array[$arr_keys]; - } - return $sorted_arr; - } - - function directoryPath($string, $server) { - $stringArray = split("/",$string); - $level = count($stringArray); - - $down = ""; - $levelCount=0; - while($levelCount<$level-1) { - $down .= "../"; - $levelCount++; - } - $returnString = "<" . $server . ">"; - foreach($stringArray as $str) { - $down = ""; - $level = $level - 1; - $levelCount=0; - while($levelCount<$level) { - $down .= "../"; - $levelCount++; - } - - if($level>=0) { - $returnString .= "" . $str . "/"; - } - } - return $returnString; - } - - function filePart($string) { - $stringArray = explode("/",$string); - $level = count($stringArray); - if ($stringArray[$level-1]=="") - return $stringArray[$level-2]; - else - return $stringArray[$level-1]; - } - - - function fileDescription($filename){ - $ext = strtolower(getExtention($filename)); - if($ext == 'png' OR $ext == 'gif' OR $ext == 'jpg' OR $ext == 'psp' OR $ext == 'bmp' OR $ext == 'ai' OR $ext == 'tiff'){ - $res['imgfilename'] = 'pic.gif'; - $res['description'] = strtoupper($ext).' Image/Picture'; - }elseif($ext == 'html' OR $ext == 'htm'){ - $res['imgfilename'] = 'html.gif'; - $res['description'] = 'HTML Document'; - }elseif($ext == 'css'){ - $res['imgfilename'] = 'txt.gif'; - $res['description'] = 'Stylesheet'; - }elseif($ext == 'doc'){ - $res['imgfilename'] = 'doc.gif'; - $res['description'] = 'Microsoft Word Document'; - }elseif($ext == 'pdf'){ - $res['imgfilename'] = 'pdf.gif'; - $res['description'] = 'PDF Document'; - }elseif($ext == 'php' OR $ext == 'php3'){ - $res['imgfilename'] = 'php.gif'; - $res['description'] = 'PHP Script'; - }elseif($ext == 'js'){ - $res['imgfilename'] = 'js.gif'; - $res['description'] = 'Javascript'; - }elseif($ext == 'swf'){ - $res['imgfilename'] = 'pic.gif'; - $res['description'] = 'Flash file'; - }elseif($ext == 'txt'){ - $res['imgfilename'] = 'txt.gif'; - $res['description'] = 'Textfile'; - }elseif($ext == 'avi' OR $ext == 'mov' OR $ext == 'mpg' OR $ext == 'rm'){ - $res['imgfilename'] = 'mov.gif'; - $res['description'] = 'Video file'; - }elseif($ext == 'mp3' OR $ext == 'wav' OR $ext == 'ogg'){ - $res['imgfilename'] = 'mov.gif'; - $res['description'] = 'Audio file'; - }elseif($ext == 'zip' OR $ext == 'rar' OR $ext == 'cab' OR $ext == 'b2z'){ - $res['imgfilename'] = 'zip.gif'; - $res['description'] = 'Compressed file'; - }elseif($ext == 'exe' OR $ext == 'com' OR $ext == 'bat'){ - $res['imgfilename'] = 'exe.gif'; - $res['description'] = 'Application'; - }else{ - $res['imgfilename'] = 'file.gif'; - $res['description'] = $ext . ' File'; - } - return $res; - } - - function getExtention($filename){ - if(($dotpos = strrpos($filename, '.')) === false){ - return false; - }else{ - return substr($filename, $dotpos+1); - } - } - - function deleteRecursive($dirname) - { // recursive function to delete - // all subdirectories and contents: - if(is_dir($dirname))$dir_handle=opendir($dirname); - while($file=readdir($dir_handle)) - { - if($file!="." && $file!="..") - { - if(!is_dir($dirname."/".$file))unlink ($dirname."/".$file); - else deleteRecursive($dirname."/".$file); - } - } - closedir($dir_handle); - rmdir($dirname); - return true; - } -?> diff --git a/FTP/include/index.html b/FTP/include/index.html deleted file mode 100644 index 455f5ae..0000000 --- a/FTP/include/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - New Document - - - - - - - - - - diff --git a/FTP/include/language/CVS/Entries b/FTP/include/language/CVS/Entries deleted file mode 100644 index 7c26b59..0000000 --- a/FTP/include/language/CVS/Entries +++ /dev/null @@ -1,25 +0,0 @@ -/bulgarian.lang.php/1.4/Tue Feb 14 21:25:50 2006// -/catalan.lang.php/1.4/Tue Feb 14 21:25:50 2006// -/chinese simplified.lang.php/1.3/Tue Feb 14 21:25:50 2006// -/chinese.lang.php/1.3/Tue Feb 14 21:25:50 2006// -/czech.lang.php/1.5/Tue Feb 14 21:25:50 2006// -/danish.lang.php/1.5/Tue Feb 14 21:25:50 2006// -/dutch.lang.php/1.3/Tue Feb 14 21:25:50 2006// -/english.lang.php/1.3/Tue Feb 14 21:25:50 2006// -/french.lang.php/1.4/Tue Feb 14 21:25:51 2006// -/german.lang.php/1.3/Tue Feb 14 21:25:51 2006// -/index.html/1.1/Tue Feb 14 21:25:51 2006// -/italian.lang.php/1.5/Tue Feb 14 21:25:51 2006// -/japanese.lang.php/1.1/Tue Feb 14 21:25:51 2006// -/latvian.lang.php/1.4/Tue Feb 14 21:25:51 2006// -/norwegian.lang.php/1.1/Tue Feb 14 21:25:51 2006// -/polish.lang.php/1.3/Tue Feb 14 21:25:51 2006// -/portuguese.lang.php/1.4/Tue Feb 14 21:25:51 2006// -/russian.lang.php/1.4/Tue Feb 14 21:25:51 2006// -/spanish.lang.php/1.4/Tue Feb 14 21:25:51 2006// -/swedish.lang.php/1.2/Tue Feb 14 21:25:51 2006// -/turkish.lang.php/1.1/Tue Feb 14 21:25:52 2006// -/latvian-utf8.lang.php/1.6/Sun Apr 30 09:39:49 2006// -/ukrainian.lang.php/1.1/Tue Feb 14 20:40:00 2006// -/slovak.lang.php/1.7/Sun Apr 30 10:15:08 2006// -D diff --git a/FTP/include/language/CVS/Entries.Extra b/FTP/include/language/CVS/Entries.Extra deleted file mode 100644 index 79a3b9c..0000000 --- a/FTP/include/language/CVS/Entries.Extra +++ /dev/null @@ -1,24 +0,0 @@ -/bulgarian.lang.php/////// -/catalan.lang.php/////// -/chinese simplified.lang.php/////// -/chinese.lang.php/////// -/czech.lang.php/////// -/danish.lang.php/////// -/dutch.lang.php/////// -/english.lang.php/////// -/french.lang.php/////// -/german.lang.php/////// -/index.html/////// -/italian.lang.php/////// -/japanese.lang.php////*/// -/latvian.lang.php/////// -/norwegian.lang.php////*/// -/polish.lang.php/////// -/portuguese.lang.php/////// -/russian.lang.php/////// -/spanish.lang.php/////// -/swedish.lang.php////*/// -/turkish.lang.php////*/// -/latvian-utf8.lang.php////*/// -/ukrainian.lang.php////*/// -/slovak.lang.php/////// diff --git a/FTP/include/language/bulgarian.lang.php b/FTP/include/language/bulgarian.lang.php deleted file mode 100644 index aed37dd..0000000 --- a/FTP/include/language/bulgarian.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -ђѓъ"; - $lblErrorDownloadingFile = "У№хјър я№ш ётрыџэхђю эр єрщыр"; - $lblFileCouldNotBeUploaded = "дрщыр эх ьюцх фр сњфх ърїхэ"; - $lblFilePermissionChanged="Я№ртрђр чр фюёђњя фю єрщыр я№юьхэхэш"; - $lblCouldNotChangePermissions ="Я№ртрђр чр фюёђњя фю єрщыр эх ьюурђ фр сњфрђ я№юьхэхэш"; - $lblFileTasks = "File and Folder Tasks"; - $lblGoToDirectory = "Шфш т Фш№хъђю№шџ"; - $lblIndexOf = "Шэфхъё эр"; - $lblLogIn ="Тыхч"; - $lblLogOff ="Шчѕюф"; - $lblName = "Шьх"; - $lblNewName = "Эютю шьх"; - $lblNotConnected = "Эх ёђх ётњ№чрэш"; - $lblNotice = "Чрсхыхцър"; - $lblPassword = "Яр№юыр"; - $lblLanguage= "Хчшъ"; - $lblPermissions = "Я№ртр"; - $lblPort = "Яю№ђ"; - $lblRename = "Я№хшьхэѓтрщ"; - $lblRenamedTo = "я№хшьхэѓтрэ эр"; - $lblRetry = "Юяшђрщ яръ"; - $lblServer = "бњ№тњ№"; - $lblSize = "арчьх№"; - $lblFileType = "вшя"; - $lblTo = "ъњь"; - $lblTransferMode = "ахцшь эр ђ№рэёєх№р"; - $lblTryAgain = "Юяшђрщ яръ..."; - $lblUnziped = "unziped-эрђ"; - $lblUp = "Эрую№х"; - $lblUploadFile = "Ърїш єрщы"; - $lblUser = "Яюђ№хсшђхы"; - $lblVersion ="Тх№ёшџ"; - $lblWithUser = "ё яюђ№хсшђхы"; - $lblUnZipFile = "Unzip-трщ єрщыр"; - $lblZipFile = "Zip єрщы"; -?> diff --git a/FTP/include/language/catalan.lang.php b/FTP/include/language/catalan.lang.php deleted file mode 100644 index 1eaf598..0000000 --- a/FTP/include/language/catalan.lang.php +++ /dev/null @@ -1,72 +0,0 @@ -aquí"; - $lblErrorDownloadingFile = "Error al descarregar el fitxer"; - $lblFileCouldNotBeUploaded = "El fictxer no s'ha pogut actualitzar"; - $lblFilePermissionChanged="S'han canviat els permisos del fitxer"; - $lblFileTasks = "Tasques de fitxers y directoris"; - $lblGoToDirectory = "Entrar al directori"; - $lblLogIn ="Accedir"; - $lblLogOff ="Sortir"; - $lblName = "Nom"; - $lblNewName = "Nou nom"; - $lblNotConnected = "No connectat"; - $lblNotice = "Noticia"; - $lblPassword = "Clau"; - $lblLanguage = "Idioma"; - $lblPermissions = "Permisos"; - $lblPort = "Port"; - $lblRename = "Renombrar"; - $lblRenamedTo = "renombrat a"; - $lblRetry = "Reintentar"; - $lblServer = "Servidor"; - $lblSize = "Tamany"; - $lblFileType = "Tipus"; - $lblTo = "a"; - $lblTransferMode = "Mode de transferència"; - $lblTryAgain = "Intentar un altre cop..."; - $lblUnziped = "descomprimit"; - $lblUp = "Cap a dalt"; - $lblUploadFile = "Pujar fitxer"; - $lblUser = "Usuari"; - $lblVersion ="Versió"; - $lblWithUser = "amb usuari"; - $lblPasive = "Pasiu"; -?> \ No newline at end of file diff --git a/FTP/include/language/chinese simplified.lang.php b/FTP/include/language/chinese simplified.lang.php deleted file mode 100644 index 6932688..0000000 --- a/FTP/include/language/chinese simplified.lang.php +++ /dev/null @@ -1,79 +0,0 @@ -ĶȫGPLעЭ"; - $lblErrorDownloadingFile = "ļ"; - $lblFileCouldNotBeUploaded = "޷ϴļ"; - $lblFilePermissionChanged="ļȨ޸"; - $lblCouldNotChangePermissions ="޷޸ļȨ"; - $lblFileTasks = "ļļ"; - $lblGoToDirectory = "תµĿ¼"; - $lblIndexOf = ""; - $lblLogIn ="½"; - $lblLogOff ="˳"; - $lblName = ""; - $lblNewName = ""; - $lblNotConnected = "δ"; - $lblNotice = "ע"; - $lblPassword = ""; - $lblLanguage= ""; - $lblPermissions = "Ȩ"; - $lblPort = "˿"; - $lblRename = ""; - $lblRenamedTo = "Ϊ"; - $lblRetry = ""; - $lblServer = ""; - $lblSize = "С"; - $lblFileType = ""; - $lblTo = ""; - $lblTransferMode = "ģʽ"; - $lblTryAgain = ""; - $lblUnziped = "ѹ"; - $lblUp = "ϴ"; - $lblUploadFile = "ϴļ"; - $lblUser = "û"; - $lblVersion ="汾"; - $lblWithUser = "û"; - $lblUnZipFile = "ѹļ"; - $lblZipFile = "ѹļ"; - $lblPasive = "ģʽ"; -?> - diff --git a/FTP/include/language/chinese.lang.php b/FTP/include/language/chinese.lang.php deleted file mode 100644 index cca77ac..0000000 --- a/FTP/include/language/chinese.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -here"; - $lblErrorDownloadingFile = 'Uɮ׮ɵoͿ~'; - $lblFileCouldNotBeUploaded = 'Wɮץ'; - $lblFilePermissionChanged='ɮvw]w\\'; - $lblCouldNotChangePermissions ='ɮv]w'; - $lblFileTasks = 'ɮפθƧu@'; - $lblGoToDirectory = 'Ƨ'; - $lblIndexOf = 'Ƨ -'; - $lblLogIn ='nJ'; - $lblLogOff ='nX'; - $lblName = 'W'; - $lblNewName = 'sW'; - $lblNotConnected = 's'; - $lblNotice = '`N'; - $lblPassword = 'KX'; - $lblLanguage= 'y'; - $lblPermissions = 'v'; - $lblPort = 'Port'; - $lblRename = 'sRW'; - $lblRenamedTo = 'wsRW -'; - $lblRetry = ''; - $lblServer = 'A'; - $lblSize = 'jp'; - $lblFileType = ''; - $lblTo = 'to'; - $lblTransferMode = 'ثeǿҦ'; - $lblTryAgain = 'Aդ@...'; - $lblUnziped = 'w'; - $lblUp = 'W'; - $lblUploadFile = 'Wɮ'; - $lblUser = 'ϥΪ'; - $lblVersion =''; - $lblWithUser = 'with user'; - $lblUnZipFile = 'ɮ'; - $lblZipFile = 'Yɮ'; - $lblPasive = 'QʼҦ'; -?> diff --git a/FTP/include/language/czech.lang.php b/FTP/include/language/czech.lang.php deleted file mode 100644 index 9c9d891..0000000 --- a/FTP/include/language/czech.lang.php +++ /dev/null @@ -1,78 +0,0 @@ -zde."; - $lblErrorDownloadingFile = "Chyba při stahování souboru"; - $lblFileCouldNotBeUploaded = "Soubor nemůže být nahrán"; - $lblFilePermissionChanged="Souborová práva byla změněna"; - $lblCouldNotChangePermissions ="Souborová práva nemohla být změněna"; - $lblFileTasks = "Práce se systémem"; - $lblGoToDirectory = "Přejít do adresáře"; - $lblIndexOf = "Index"; - $lblLogIn ="Přihlásit se"; - $lblLogOff ="Odhlásit se"; - $lblName = "Název"; - $lblNewName = "Nový název"; - $lblNotConnected = "Nepřipojeno"; - $lblNotice = "Oznámení"; - $lblPassword = "Heslo"; - $lblLanguage= "Jazyk"; - $lblPermissions = "Práva"; - $lblPort = "Port"; - $lblRename = "Přejmenovat"; - $lblRenamedTo = "přejmenováno na"; - $lblRetry = "Zkusit znovu"; - $lblServer = "Server"; - $lblSize = "Velikost"; - $lblFileType = "Typ"; - $lblTo = "na"; - $lblTransferMode = "Mód přenosu dat"; - $lblTryAgain = "Zkuste to znovu ..."; - $lblUnziped = "dekomprimováno"; - $lblUp = "O úroveň výš"; - $lblUploadFile = "Nahrát soubor"; - $lblUser = "Uživatel"; - $lblVersion ="verze"; - $lblWithUser = "s uživatelem"; - $lblUnZipFile = "Dekomprimovat soubor"; - $lblZipFile = "Komprimovat soubor"; - $lblPasive = "Pasivní"; -?> diff --git a/FTP/include/language/danish.lang.php b/FTP/include/language/danish.lang.php deleted file mode 100644 index 451f089..0000000 --- a/FTP/include/language/danish.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -HER"; - $lblErrorDownloadingFile = "Fejl Ved Download Af Fil"; - $lblFileCouldNotBeUploaded = "Filen Kunne Ikke Uploades"; - $lblFilePermissionChanged="Filtilladelser Ændret"; - $lblCouldNotChangePermissions ="Filtilladelser Kunne Ikke Ændres"; - $lblFileTasks = "Fil Og Folder Opgaver"; - $lblGoToDirectory = "Gå Til Mappe"; - $lblIndexOf = "Indeks Af"; - $lblLogIn ="Log Ind"; - $lblLogOff ="Log Ud"; - $lblName = "Navn"; - $lblNewName = "Nyt Navn"; - $lblNotConnected = "Ikke Forbundet"; - $lblNotice = "Bemærk"; - $lblPassword = "Kodeord"; - $lblLanguage= "Sprog"; - $lblPermissions = "Tilladelser"; - $lblPort = "Port"; - $lblRename = "Omdøb"; - $lblRenamedTo = "omdøbt Til"; - $lblRetry = "Prøv Igen"; - $lblServer = "Server"; - $lblSize = "Str."; - $lblFileType = "Type"; - $lblTo = "Til"; - $lblTransferMode = "Overførselsmodus"; - $lblTryAgain = "Prøv Igen..."; - $lblUnziped = "unzippet"; - $lblUp = "Op"; - $lblUploadFile = "Upload Fil"; - $lblUser = "Bruger"; - $lblVersion ="Version"; - $lblWithUser = "Med Bruger"; - $lblUnZipFile = "Unzip Fil"; - $lblZipFile = "Zip Fil"; - $lblPasive = "Passiv"; -?> \ No newline at end of file diff --git a/FTP/include/language/dutch.lang.php b/FTP/include/language/dutch.lang.php deleted file mode 100644 index db02a14..0000000 --- a/FTP/include/language/dutch.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -here"; - $lblErrorDownloadingFile = "Fout opgetreden tijdens het downloaden van bestand"; - $lblFileCouldNotBeUploaded = "Bestand kan niet worden ge-upload"; - $lblFilePermissionChanged="Bestandsrechten aangepast"; - $lblCouldNotChangePermissions ="Bestandsrechten konden niet aangepast worden"; - $lblFileTasks = "Bestand en foldertaken"; - $lblGoToDirectory = "Ga naar Directory"; - $lblLogIn ="Inloggen"; - $lblLogOff ="Uitloggen"; - $lblIndexOf = "Index van"; - $lblName = "Naam"; - $lblNewName = "Nieuw naam"; - $lblNotConnected = "Niet verbonden"; - $lblNotice = "Let op"; - $lblPassword = "Wachtwoord"; - $lblLanguage = "Taal"; - $lblPermissions = "Rechten"; - $lblPort = "Poort"; - $lblRename = "Hernoemen"; - $lblRenamedTo = "hernoemd naar"; - $lblRetry = "Opnieuw"; - $lblServer = "Server"; - $lblSize = "Grootte"; - $lblFileType = "Type"; - $lblTo = "naar"; - $lblTransferMode = "Overdracht "; - $lblTryAgain = "Nogmaals proberen"; - $lblUnziped = "unziped"; - $lblUp = "Omhoog"; - $lblUploadFile = "Bestand uploaden"; - $lblUser = "Gebruiker"; - $lblVersion ="Versie"; - $lblWithUser = "met gebruiker"; - $lblUnZipFile = "Unzip File"; - $lblZipFile = "Zip File"; - $lblPasive = "Passive"; -?> diff --git a/FTP/include/language/english.lang.php b/FTP/include/language/english.lang.php deleted file mode 100644 index 96590ee..0000000 --- a/FTP/include/language/english.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -here"; - $lblErrorDownloadingFile = "Error downloading file"; - $lblFileCouldNotBeUploaded = "File could not be uploaded"; - $lblFilePermissionChanged="File permission changed"; - $lblCouldNotChangePermissions ="File permission could not be changed"; - $lblFileTasks = "File and Folder Tasks"; - $lblGoToDirectory = "Go to Directory"; - $lblIndexOf = "Index of"; - $lblLogIn ="Log in"; - $lblLogOff ="Log off"; - $lblName = "Name"; - $lblNewName = "New name"; - $lblNotConnected = "Not connected"; - $lblNotice = "Notice"; - $lblPassword = "Password"; - $lblLanguage= "Language"; - $lblPermissions = "Permissions"; - $lblPort = "Port"; - $lblRename = "Rename"; - $lblRenamedTo = "renamed to"; - $lblRetry = "Retry"; - $lblServer = "Server"; - $lblSize = "Size"; - $lblFileType = "Type"; - $lblTo = "to"; - $lblTransferMode = "Transfer mode"; - $lblTryAgain = "Try again..."; - $lblUnziped = "unziped"; - $lblUp = "Up"; - $lblUploadFile = "Upload file"; - $lblUser = "User"; - $lblVersion ="Version"; - $lblWithUser = "with user"; - $lblUnZipFile = "Unzip File"; - $lblZipFile = "Zip File"; - $lblPasive = "Passive"; -?> diff --git a/FTP/include/language/french.lang.php b/FTP/include/language/french.lang.php deleted file mode 100644 index 4791f2f..0000000 --- a/FTP/include/language/french.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -ici"; - $lblErrorDownloadingFile = "Erreur de téléchargement"; - $lblFileCouldNotBeUploaded = "Erreur : le fichier n'a pas été envoyé"; - $lblFilePermissionChanged="Droits du fichier mis à jour"; - $lblCouldNotChangePermissions ="Impossible de changer les droits"; - $lblFileTasks = "Taches des fichiers et répertoires"; - $lblGoToDirectory = "Changer de répertoire"; - $lblIndexOf = "Index de"; - $lblLogIn ="Se connecter"; - $lblLogOff ="Se déconnecter"; - $lblName = "Nom"; - $lblNewName = "Nouveau nom"; - $lblNotConnected = "Pas connecté"; - $lblNotice = "Notice"; - $lblPassword = "Mot de passe"; - $lblLanguage= "Langue"; - $lblPermissions = "Droits"; - $lblPort = "Port"; - $lblRename = "Renommer"; - $lblRenamedTo = "renommé en"; - $lblRetry = "Réessayer"; - $lblServer = "Serveur"; - $lblSize = "Taille"; - $lblFileType = "Type"; - $lblTo = "en"; - $lblTransferMode = "Mode de transfert"; - $lblTryAgain = "Réessayer..."; - $lblUnziped = "décompressé"; - $lblUp = "Up"; - $lblUploadFile = "Envoyer fichier"; - $lblUser = "Utilisateur"; - $lblVersion ="Version"; - $lblWithUser = "avec l'utilisateur"; - $lblUnZipFile = "Decompresser"; - $lblZipFile = "Compresser"; - $lblPasive = "Passive"; -?> diff --git a/FTP/include/language/german.lang.php b/FTP/include/language/german.lang.php deleted file mode 100644 index f8c4fdf..0000000 --- a/FTP/include/language/german.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -hier"; - $lblErrorDownloadingFile = "Download der Datei fehlgeschlagen"; - $lblFileCouldNotBeUploaded = "Datei konnte nicht hochgeladewn werden"; - $lblFilePermissionChanged="Dateizugriffsrechte geändert"; - $lblCouldNotChangePermissions="Zugriffsrechte konnten nicht geändert werden"; - $lblFileTasks = "Datei und Verzeichnis Optionen"; - $lblGoToDirectory = "Wechsel zum Verzeichnis"; - $lblIndexOf="Inhalt von"; - $lblLogIn ="Einloggen"; - $lblLogOff ="Ausloggen"; - $lblName = "Name"; - $lblNewName = "Nuer Name"; - $lblNotConnected = "Nicht verbunden"; - $lblNotice = "Nachricht"; - $lblPassword = "Passwort"; - $lblLanguage= "Sprache"; - $lblPermissions = "Zugriffsrechte"; - $lblPort = "Port"; - $lblRename = "Umbenennen"; - $lblRenamedTo = "Umbenennen zu"; - $lblRetry = "Wiederholen"; - $lblServer = "Server"; - $lblSize = "Grösse"; - $lblFileType = "Dateityp"; - $lblTo = "zu"; - $lblTransferMode = "Transfer Mode"; - $lblTryAgain = "Noch einmal versuchen..."; - $lblUnziped = "Unzip erfolgreich"; - $lblUp = "Zurück"; - $lblUploadFile = "Datei hochladen"; - $lblUser = "User"; - $lblVersion ="Version"; - $lblWithUser = "mit Benutzer"; - $lblUnZipFile = "Unzip File"; - $lblZipFile = "Zip File"; - $lblPasive = "Passive"; - ?> diff --git a/FTP/include/language/hebrew.lang.php b/FTP/include/language/hebrew.lang.php deleted file mode 100644 index 8242dac..0000000 --- a/FTP/include/language/hebrew.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -"; - $lblCouldNotChangePermissionsFor = "לא יכול לשנות הרשאות"; - $lblCouldNotConnectToServer = "לא יכול להתחבר לשרת
"; - $lblCouldNotCreate = "לא יכול ליצור"; - $lblCouldNotDelete = "לא יכול למחוק"; - $lblCouldNotRename = "לא יכול לשנות שם"; - $lblCouldNotUnzip ="לא יכול לחלץ"; - $lblCreated = "נוצר"; - $lblCreateDirectory = "צור תקייה"; - $lblCurrentDirectory="תקייה נוכחית"; - $lblCurrentMode = "מצב נוכחי"; - $lblDate = "תאריך"; - $lblEditFile = "ערוך"; - $lblDelete = "מחק"; - $lblDeleted = "נמחק"; - $lblDeleteFile = "מחק קובץ"; - $lblDetails = "פרטים"; - $lblDirectory = "תקייה"; - $lblDirectoryEmpty = "התקייה ריקה"; - $lblDisclaimer = "התוכנה היא תוכנה חופשית ומאובטחת"; - $lblErrorDownloadingFile = "שגיאה בהורדת קובץ"; - $lblFileCouldNotBeUploaded = "לא יכול להעלות את הקובץ"; - $lblFilePermissionChanged="הרשאות שונו"; - $lblCouldNotChangePermissions ="ההרשאות לא יכלו להתשנות"; - $lblFileTasks = "משימות של תקייות וקבצים"; - $lblGoToDirectory = "לך לתקייה"; - $lblIndexOf = "דף בית של"; - $lblLogIn ="התחבר"; - $lblLogOff ="התנתק"; - $lblName = "שם"; - $lblNewName = "שם חדש"; - $lblNotConnected = "לא מחובר"; - $lblNotice = "הערה"; - $lblPassword = "סיסמא"; - $lblLanguage= "שפה"; - $lblPermissions = "הרשאות"; - $lblPort = "פורט"; - $lblRename = "שנה שם"; - $lblRenamedTo = "שנה שם ל"; - $lblRetry = "נסה שנית"; - $lblServer = "שרת"; - $lblSize = "גודל"; - $lblFileType = "סוג"; - $lblTo = "ל"; - $lblTransferMode = "העבר מצב"; - $lblTryAgain = "נסה שוב"; - $lblUnziped = "חולץ"; - $lblUp = "למעלה"; - $lblUploadFile = "העלה קובץ"; - $lblUser = "משתמש"; - $lblVersion ="גרסה"; - $lblWithUser = "
עם משתמש
"; - $lblUnZipFile = "חלץ קובץ"; - $lblZipFile = "קבץ קובץ"; - $lblPasive = "אנונימי"; -?> \ No newline at end of file diff --git a/FTP/include/language/index.html b/FTP/include/language/index.html deleted file mode 100644 index 455f5ae..0000000 --- a/FTP/include/language/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - New Document - - - - - - - - - - diff --git a/FTP/include/language/italian.lang.php b/FTP/include/language/italian.lang.php deleted file mode 100644 index 0860df9..0000000 --- a/FTP/include/language/italian.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -Questo è un software libero e puoi redistribuirlo tranquillamente sottostando però ad alcune condizioni: leggi quindi la licenza GPL QUI"; - $lblErrorDownloadingFile = "Errore scaricando il file"; - $lblFileCouldNotBeUploaded = "Il file non può essere inviato al server"; - $lblFilePermissionChanged="I permessi sul file sono stati cambiati"; - $lblCouldNotChangePermissions ="I permessi sul file non possono essere cambiati"; - $lblFileTasks = "Comandi disponibili"; - $lblGoToDirectory = "Vai alla cartella"; - $lblIndexOf = "Indice di"; - $lblLogIn ="Collegati"; - $lblLogOff ="Scollegati"; - $lblName = "Nome"; - $lblNewName = "Nuovo nome"; - $lblNotConnected = "Non connesso"; - $lblNotice = "Avviso"; - $lblPassword = "Password"; - $lblLanguage= "Lingua"; - $lblPermissions = "Permessi"; - $lblPort = "Porta"; - $lblRename = "Rinomina"; - $lblRenamedTo = "rinominato in"; - $lblRetry = "Riprova"; - $lblServer = "Server"; - $lblSize = "Dimensione"; - $lblFileType = "Tipo"; - $lblTo = "a"; - $lblTransferMode = "Modo di trasferimento"; - $lblTryAgain = "Provi ancora?"; - $lblUnziped = "unzipped"; - $lblUp = "Directory superiore"; - $lblUploadFile = "Invia file"; - $lblUser = "Utente"; - $lblVersion ="Versione"; - $lblWithUser = "con utente"; - $lblUnZipFile = "Decomprimi il file"; - $lblZipFile = "Comprimi il file"; - $lblPasive = "Modo passivo"; -?> diff --git a/FTP/include/language/japanese.lang.php b/FTP/include/language/japanese.lang.php deleted file mode 100644 index bb9232c..0000000 --- a/FTP/include/language/japanese.lang.php +++ /dev/null @@ -1,76 +0,0 @@ - - - // Change permissions - $lblOwner="所有者"; - $lblGroup="グループ"; - $lblPublic="その他"; - $lblRead="読み込み"; - $lblWrite="書き込み"; - $lblExecute="実行"; - - //Front End - - $lblFileSizeTooBig = "ファイルサイズが大きすぎます。"; - $lblAnonymousAccess = "匿名アクセス"; - $lblASCIIMode = "ASCII"; - $lblBinaryMode = "バイナリ"; - $lblChangeMode = "バイナリ/ASCII 切り替え"; - $lblSetPermissions = "パーミッションを変更する"; - $lblConnectToFTPServer = "FTP サーバーに接続する"; - $lblConnectedTo = "接続中サーバー:"; - $lblCouldNotChangePermissionsFor = "次のパーミッションを変更できませんでした:"; - $lblCouldNotConnectToServer = "サーバーに接続できませんでした。"; - $lblCouldNotCreate = "作成できませんでした。"; - $lblCouldNotDelete = "削除できませんでした。"; - $lblCouldNotRename = "名称変更できませんでした。"; - $lblCouldNotUnzip ="zip を展開できませんでした。"; - $lblCreated = "作成しました。"; - $lblCreateDirectory = "ディレクトリを作成する"; - $lblCurrentDirectory="現在のディレクトリ"; - $lblCurrentMode = "現在のモード"; - $lblDate = "日付"; - $lblEditFile = "編集する"; - $lblDelete = "削除する"; - $lblDeleted = "削除しました。"; - $lblDeleteFile = "ファイルを削除する"; - $lblDetails = "詳細"; - $lblDirectory = "ディレクトリ"; - $lblDirectoryEmpty = "ディレクトリは空です"; - $lblDisclaimer = "phpWebFTP は*無保証*です。これはフィルーソフトウェアで、特定の制約の元で再配布することが歓迎されています。ここで完全な GPL license を読みます。"; - $lblErrorDownloadingFile = "ファイルダウンロード中のエラーです。"; - $lblFileCouldNotBeUploaded = "ファイルをアップロードできませんでした。"; - $lblFilePermissionChanged="ファイルパーミッションを変更しました。"; - $lblCouldNotChangePermissions ="ファイルのパーミッションを変更できませんでした。"; - $lblFileTasks = "ファイルとフォルダーのタスク"; - $lblGoToDirectory = "ディレクトリを移動する"; - $lblIndexOf = "フォルダー:"; - $lblLogIn ="ログイン"; - $lblLogOff ="ログアウト"; - $lblName = "名前"; - $lblNewName = "新規名称"; - $lblNotConnected = "接続しませんでした。"; - $lblNotice = "通知"; - $lblPassword = "パスワード"; - $lblLanguage= "言語"; - $lblPermissions = "パーミッション"; - $lblPort = "ポート"; - $lblRename = "名前を変更する"; - $lblRenamedTo = "次のように名称変更しました:"; - $lblRetry = "リトライ"; - $lblServer = "サーバー"; - $lblSize = "サイズ"; - $lblFileType = "種類"; - $lblTo = "to"; - $lblTransferMode = "転送モード"; - $lblTryAgain = "再度試してください..."; - $lblUnziped = "zip を展開しました。"; - $lblUp = "上へ"; - $lblUploadFile = "ファイルをアップロードする"; - $lblUser = "ユーザー"; - $lblVersion ="バージョン"; - $lblWithUser = "ユーザー名"; - $lblUnZipFile = "Unzip ファイル"; - $lblZipFile = "Zip ファイル"; - $lblPasive = "パッシブ"; -?> diff --git a/FTP/include/language/latvian-utf8.lang.php b/FTP/include/language/latvian-utf8.lang.php deleted file mode 100644 index 2bc40ae..0000000 --- a/FTP/include/language/latvian-utf8.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -here"; - $lblErrorDownloadingFile = "Kluda lejupieladejot failu"; - $lblFileCouldNotBeUploaded = "Failu nevar aušupieladet"; - $lblFilePermissionChanged="Faila piekluves tiesibas izmainitas"; - $lblCouldNotChangePermissions ="Failam nevar izmainit piekluves tiesibas"; - $lblFileTasks = "Failu un direktoriju uzdevumi"; - $lblGoToDirectory = "Parvietoties uz direktoriju"; - $lblIndexOf = "Saraksts"; - $lblLogIn ="Iežurnaleties"; - $lblLogOff ="Izžurnaleties"; - $lblName = "Nosaukums"; - $lblNewName = "Jaunais nosaukums"; - $lblNotConnected = "Nav piesledzies"; - $lblNotice = "Pazinojums"; - $lblPassword = "Parole"; - $lblLanguage= "Valoda"; - $lblPermissions = "Piekluves tiesibas"; - $lblPort = "Ports"; - $lblRename = "Parsaukt"; - $lblRenamedTo = "parsaukts par"; - $lblRetry = "Atkartot"; - $lblServer = "Serveris"; - $lblSize = "Izmers"; - $lblFileType = "Tips"; - $lblTo = "uz"; - $lblTransferMode = "Parsutišanas veids"; - $lblTryAgain = "Megini velreiz..."; - $lblUnziped = "atarhivets"; - $lblUp = "Uz augšu"; - $lblUploadFile = "Augšupieladet failu"; - $lblUser = "Lietotajs"; - $lblVersion ="Versija"; - $lblWithUser = "ar lietotaju"; - $lblUnZipFile = "Atarhivet failu"; - $lblZipFile = "Saarhivet failu"; - $lblPasive = "Pasivs"; -?> diff --git a/FTP/include/language/latvian.lang.php b/FTP/include/language/latvian.lang.php deleted file mode 100644 index 2bc40ae..0000000 --- a/FTP/include/language/latvian.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -here"; - $lblErrorDownloadingFile = "Kluda lejupieladejot failu"; - $lblFileCouldNotBeUploaded = "Failu nevar aušupieladet"; - $lblFilePermissionChanged="Faila piekluves tiesibas izmainitas"; - $lblCouldNotChangePermissions ="Failam nevar izmainit piekluves tiesibas"; - $lblFileTasks = "Failu un direktoriju uzdevumi"; - $lblGoToDirectory = "Parvietoties uz direktoriju"; - $lblIndexOf = "Saraksts"; - $lblLogIn ="Iežurnaleties"; - $lblLogOff ="Izžurnaleties"; - $lblName = "Nosaukums"; - $lblNewName = "Jaunais nosaukums"; - $lblNotConnected = "Nav piesledzies"; - $lblNotice = "Pazinojums"; - $lblPassword = "Parole"; - $lblLanguage= "Valoda"; - $lblPermissions = "Piekluves tiesibas"; - $lblPort = "Ports"; - $lblRename = "Parsaukt"; - $lblRenamedTo = "parsaukts par"; - $lblRetry = "Atkartot"; - $lblServer = "Serveris"; - $lblSize = "Izmers"; - $lblFileType = "Tips"; - $lblTo = "uz"; - $lblTransferMode = "Parsutišanas veids"; - $lblTryAgain = "Megini velreiz..."; - $lblUnziped = "atarhivets"; - $lblUp = "Uz augšu"; - $lblUploadFile = "Augšupieladet failu"; - $lblUser = "Lietotajs"; - $lblVersion ="Versija"; - $lblWithUser = "ar lietotaju"; - $lblUnZipFile = "Atarhivet failu"; - $lblZipFile = "Saarhivet failu"; - $lblPasive = "Pasivs"; -?> diff --git a/FTP/include/language/norwegian.lang.php b/FTP/include/language/norwegian.lang.php deleted file mode 100644 index 43fa9e5..0000000 --- a/FTP/include/language/norwegian.lang.php +++ /dev/null @@ -1,80 +0,0 @@ -her"; - $lblErrorDownloadingFile = "Feil under nedlasting av fil"; - $lblFileCouldNotBeUploaded = "Filen kunne ikke lastes opp"; - $lblFilePermissionChanged="Filrettigheter er endret"; - $lblCouldNotChangePermissions ="Filrettighetene kunne ikke endres"; - $lblFileTasks = "Fil og mappeoppgaver"; - $lblGoToDirectory = "Gå til mappe"; - $lblIndexOf = "Katalogindeks for"; - $lblLogIn ="Logg inn"; - $lblLogOff ="Logg ut"; - $lblName = "Navn"; - $lblNewName = "Nytt navn"; - $lblNotConnected = "Ikke tilkoblet"; - $lblNotice = "Beskjed"; - $lblPassword = "Passord"; - $lblLanguage= "Språk"; - $lblPermissions = "Rettigheter"; - $lblPort = "Port"; - $lblRename = "Omdøp"; - $lblRenamedTo = "omdøpt til"; - $lblRetry = "Prøv på nytt"; - $lblServer = "Server"; - $lblSize = "Størrelse"; - $lblFileType = "Type"; - $lblTo = "til"; - $lblTransferMode = "Overføringsmodus"; - $lblTryAgain = "Prøv igjen..."; - $lblUnziped = "utpakket"; - $lblUp = "Opp"; - $lblUploadFile = "Last opp fil"; - $lblUser = "Bruker"; - $lblVersion ="Versjon"; - $lblWithUser = "med bruker"; - $lblUnZipFile = "Dekomprimer fil"; - $lblZipFile = "Zip-fil"; - $lblPasive = "Passiv"; -?> - diff --git a/FTP/include/language/polish.lang.php b/FTP/include/language/polish.lang.php deleted file mode 100644 index ad16766..0000000 --- a/FTP/include/language/polish.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -here"; - $lblErrorDownloadingFile = "Podczas pobierania pliku wystąpił błąd"; - $lblFileCouldNotBeUploaded = "Nie udało się przesłać pliku"; - $lblFilePermissionChanged="Zmieniono uprawnienia"; - $lblCouldNotChangePermissions ="Nie udało się zminić uprawnień"; - $lblFileTasks = "Zadania"; - $lblGoToDirectory = "Przejdź do folderu"; - $lblIndexOf = "Zawartość folderu:"; - $lblLogIn ="Zaloguj"; - $lblLogOff ="Wyloguj"; - $lblName = "Nazwa"; - $lblNewName = "Nowa nazwa"; - $lblNotConnected = "Nie połączony"; - $lblNotice = "Uwaga"; - $lblPassword = "Hasło"; - $lblLanguage= "Język"; - $lblPermissions = "Uprawnienia"; - $lblPort = "Port"; - $lblRename = "Zmień nazwę"; - $lblRenamedTo = "zmieniono nazwę na"; - $lblRetry = "Powtórz"; - $lblServer = "Serwer"; - $lblSize = "Rozmiar"; - $lblFileType = "Typ"; - $lblTo = "na"; - $lblTransferMode = "Tryb transferu"; - $lblTryAgain = "Jeszcze raz..."; - $lblUnziped = "wypakowano"; - $lblUp = "W górę"; - $lblUploadFile = "Prześlij plik"; - $lblUser = "Użytkownik"; - $lblVersion ="Wersja"; - $lblWithUser = "with user"; - $lblUnZipFile = "Wypakuj plik"; - $lblZipFile = "Skompresuj plik"; - $lblPasive = "Pasywny"; -?> \ No newline at end of file diff --git a/FTP/include/language/portuguese.lang.php b/FTP/include/language/portuguese.lang.php deleted file mode 100644 index 1c23de8..0000000 --- a/FTP/include/language/portuguese.lang.php +++ /dev/null @@ -1,78 +0,0 @@ -here"; - $lblErrorDownloadingFile = "Erro ao baixar arquivo"; - $lblFileCouldNotBeUploaded = "Arquivo nao pode ser enviado"; - $lblFilePermissionChanged="Permissao do arquivo alterada"; - $lblCouldNotChangePermissions ="Permissao do arquivo não pode ser alterada"; - $lblFileTasks = "Tarefas de Pastas e Arquivos"; - $lblGoToDirectory = "Ir para o diretorio"; - $lblIndexOf = "Index de"; - $lblLogIn ="Log in"; - $lblLogOff ="Log off"; - $lblName = "Nome"; - $lblNewName = "Novo name"; - $lblNotConnected = "Nao conectado"; - $lblNotice = "Noticia"; - $lblPassword = "Password"; - $lblLanguage= "Linguagem"; - $lblPermissions = "Permissoes"; - $lblPort = "Porta"; - $lblRename = "Renomear"; - $lblRenamedTo = "renomeado para"; - $lblRetry = "Tentar novamente"; - $lblServer = "Servidor"; - $lblSize = "Tamanho"; - $lblFileType = "Tipo"; - $lblTo = "para"; - $lblTransferMode = "Modo de transferencia"; - $lblTryAgain = "Tente novamente..."; - $lblUnziped = "descompactado"; - $lblUp = "Acima"; - $lblUploadFile = "Arquivo Enviado"; - $lblUser = "Usuario"; - $lblVersion ="Versao"; - $lblWithUser = "com usuario"; - $lblUnZipFile = "Arquivo Descompactado"; - $lblZipFile = "Arquivo Compactado"; - $lblPasive = "Passive"; -?> - - diff --git a/FTP/include/language/russian.lang.php b/FTP/include/language/russian.lang.php deleted file mode 100644 index 4aa6354..0000000 --- a/FTP/include/language/russian.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -here"; -$lblErrorDownloadingFile = "Юјшсър я№ш чру№ѓчъх єрщыр"; -$lblFileCouldNotBeUploaded = "дрщы эх ьюцхђ сћђќ чру№ѓцхэ"; -$lblFilePermissionChanged="Я№ртр фюёђѓяр ъ єрщыѓ шчьхэхэћ"; -$lblCouldNotChangePermissions ="Я№ртр фюёђѓяр ъ єрщыѓ эх ьюуѓђ сћђќ шчьхэхэћ"; -$lblFileTasks = "Чрфрэшџ фыџ єрщыют ш яряюъ"; -$lblGoToDirectory = "Ях№хщђш т фш№хъђю№шў"; -$lblIndexOf = "бяшёюъ"; -$lblLogIn ="Тющђш"; -$lblLogOff ="Тћщђш"; -$lblName = "Шьџ"; -$lblNewName = "Эютюх шьџ"; -$lblNotConnected = "Эх яюфъыўїхэ"; -$lblNotice = "гтхфюьыхэшх"; -$lblPassword = "Яр№юыќ"; -$lblLanguage= "пчћъ"; -$lblPermissions = "Я№ртр фюёђѓяр"; -$lblPort = "Яю№ђ"; -$lblRename = "Ях№хшьхэютрђќ"; -$lblRenamedTo = "ях№хшьхэютрђќ "; -$lblRetry = "Яютђю№"; -$lblServer = "бх№тх№"; -$lblSize = "арчьх№"; -$lblFileType = "вшя"; -$lblTo = "т"; -$lblTransferMode = "Ьхђюф ях№хфрїш"; -$lblTryAgain = "Яюя№юсѓщђх ёэютр..."; -$lblUnziped = "№рёяръютрээю"; -$lblUp = "Ттх№ѕ"; -$lblUploadFile = "Чру№ѓчър єрщыр"; -$lblUser = "Яюыќчютрђхыќ"; -$lblVersion ="Тх№ёшџ"; -$lblWithUser = "ё яюыќчютрђхыхь"; -$lblUnZipFile = "арёяръютрээћщ єрщы"; -$lblZipFile = "Чряръютрээћщ єрщы"; -$lblPasive = "Ярёёштэћщ"; -?> diff --git a/FTP/include/language/slovak.lang.php b/FTP/include/language/slovak.lang.php deleted file mode 100644 index 1b996eb..0000000 --- a/FTP/include/language/slovak.lang.php +++ /dev/null @@ -1,79 +0,0 @@ -tu."; - $lblErrorDownloadingFile = "Chyba pri sahovan sboru"; - $lblFileCouldNotBeUploaded = "Sbor neme by nahrat"; - $lblFilePermissionChanged="Sborov prva boli zmenen"; - $lblCouldNotChangePermissions ="Sborov prva nemohli by zmenen"; - $lblFileTasks = "Prca so systmom"; - $lblGoToDirectory = "Prejs do adresra"; - $lblIndexOf = "Zoznam"; - $lblLogIn ="Prihlsi sa"; - $lblLogOff ="Odhlsi sa"; - $lblName = "Nzov"; - $lblNewName = "Nov nzov"; - $lblNotConnected = "Nepripojen"; - $lblNotice = "Oznmenie"; - $lblPassword = "Heslo"; - $lblLanguage= "Jazyk"; - $lblPermissions = "Prva"; - $lblPort = "Port"; - $lblRename = "Premenova"; - $lblRenamedTo = "premenovan na"; - $lblRetry = "Sksi znovu"; - $lblServer = "Server"; - $lblSize = "Vekos"; - $lblFileType = "Typ"; - $lblTo = "na"; - $lblTransferMode = "Md prenosu dt"; - $lblTryAgain = "Skste to znovu ..."; - $lblUnziped = "dekomprimovan"; - $lblUp = "O rove vyie"; - $lblUploadFile = "Nahra sbor"; - $lblUser = "Uvate"; - $lblVersion ="verzia"; - $lblWithUser = "s uvateom"; - $lblUnZipFile = "Dekomprimova sbor"; - $lblZipFile = "Komprimova soubor"; - $lblPasive = "Pasvny"; -?> \ No newline at end of file diff --git a/FTP/include/language/spanish.lang.php b/FTP/include/language/spanish.lang.php deleted file mode 100644 index b22da2d..0000000 --- a/FTP/include/language/spanish.lang.php +++ /dev/null @@ -1,72 +0,0 @@ -aquí"; - $lblErrorDownloadingFile = "Error descargando el fichero"; - $lblFileCouldNotBeUploaded = "El fichero no puede ser actualizado"; - $lblFilePermissionChanged="Se han cambiado los permisos del fichero"; - $lblFileTasks = "Tareas de ficheros y directorios"; - $lblGoToDirectory = "Ir al directorio"; - $lblLogIn ="Acceder"; - $lblLogOff ="Salir"; - $lblName = "Nombre"; - $lblNewName = "Nuevo nombre"; - $lblNotConnected = "No conectado"; - $lblNotice = "Noticia"; - $lblPassword = "Contraseña"; - $lblLanguage = "Idioma"; - $lblPermissions = "Permisos"; - $lblPort = "Puerto"; - $lblRename = "Renombrar"; - $lblRenamedTo = "renombrado a"; - $lblRetry = "Reintentar"; - $lblServer = "Servidor"; - $lblSize = "Tamaño"; - $lblFileType = "Tipo"; - $lblTo = "a"; - $lblTransferMode = "Modo de transferencia"; - $lblTryAgain = "Intentar otra vez..."; - $lblUnziped = "descomprimido"; - $lblUp = "Arriba"; - $lblUploadFile = "Subir fichero"; - $lblUser = "Usuario"; - $lblVersion ="Versión"; - $lblWithUser = "con usuario"; - $lblPasive = "Passive"; -?> \ No newline at end of file diff --git a/FTP/include/language/swedish.lang.php b/FTP/include/language/swedish.lang.php deleted file mode 100644 index b77b9d5..0000000 --- a/FTP/include/language/swedish.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -här"; - $lblErrorDownloadingFile = "Fel vid filnerladdning"; - $lblFileCouldNotBeUploaded = "Filen kunde inte laddas upp"; - $lblFilePermissionChanged="Filrättigheter ändrat"; - $lblCouldNotChangePermissions ="Filrättigheterna kunde inte ändras"; - $lblFileTasks = "Fil och Mapp uppgift"; - $lblGoToDirectory = "Gå till mapp"; - $lblIndexOf = "Indexering av"; - $lblLogIn ="Logga in"; - $lblLogOff ="Logga ut"; - $lblName = "Namn"; - $lblNewName = "Nytt namn"; - $lblNotConnected = "Inte ansluten"; - $lblNotice = "Notis"; - $lblPassword = "Lösenord"; - $lblLanguage= "Språk"; - $lblPermissions = "Rättigheter"; - $lblPort = "Port"; - $lblRename = "Byt namn"; - $lblRenamedTo = "omdöpt till"; - $lblRetry = "Försök igen"; - $lblServer = "Server"; - $lblSize = "Storlek"; - $lblFileType = "Typ"; - $lblTo = "till"; - $lblTransferMode = "Överföringssätt"; - $lblTryAgain = "Försök igen..."; - $lblUnziped = "unzippad"; - $lblUp = "Upp"; - $lblUploadFile = "Ladda upp fil"; - $lblUser = "Användare"; - $lblVersion ="Version"; - $lblWithUser = "med användaren"; - $lblUnZipFile = "Unzippa fil"; - $lblZipFile = "Komprimera fil"; - $lblPasive = "Passiv"; -?> diff --git a/FTP/include/language/turkish.lang.php b/FTP/include/language/turkish.lang.php deleted file mode 100644 index b9223fb..0000000 --- a/FTP/include/language/turkish.lang.php +++ /dev/null @@ -1,77 +0,0 @@ -Burasi"; - $lblErrorDownloadingFile = "Dosyayı yükleme hatası"; - $lblFileCouldNotBeUploaded = "Dosya güncellenemedi"; - $lblFilePermissionChanged="Dosya izni değiştirildi"; - $lblCouldNotChangePermissions ="Dosya izni değiştirilemedi"; - $lblFileTasks = "Dosya ve dosyaları içeren dosya görevleri"; - $lblGoToDirectory = "Dizine git"; - $lblIndexOf = "İçerigi"; - $lblLogIn ="Giriş"; - $lblLogOff ="Çıkış"; - $lblName = "Ad"; - $lblNewName = "Yeni Ad"; - $lblNotConnected = "Bağlantı sağlanamadı"; - $lblNotice = "Dikkat"; - $lblPassword = "Şifre"; - $lblLanguage= "Dil"; - $lblPermissions = "Yetkiler"; - $lblPort = "Port"; - $lblRename = "Tekrar isimlendir"; - $lblRenamedTo = "Tekrar isimlendirilmiş"; - $lblRetry = "Yeniden Dene"; - $lblServer = "Sunucu"; - $lblSize = "Boyut"; - $lblFileType = "Tip"; - $lblTo = "e"; - $lblTransferMode = "Geçiş modu"; - $lblTryAgain = "Tekrar dene..."; - $lblUnziped = "sıkıştırılmamış"; - $lblUp = "Yukarı"; - $lblUploadFile = "Dosyayı Güncelle"; - $lblUser = "Kullanıcı"; - $lblVersion ="Versiyon"; - $lblWithUser = "Kullanıcı Adı:"; - $lblUnZipFile = "Dosyayı Aç"; - $lblZipFile = "Sıkıştırılmış Dosya"; - $lblPasive = "Pasif"; -?> diff --git a/FTP/include/language/ukrainian.lang.php b/FTP/include/language/ukrainian.lang.php deleted file mode 100644 index 7f8b246..0000000 --- a/FTP/include/language/ukrainian.lang.php +++ /dev/null @@ -1,76 +0,0 @@ -"; -$lblErrorDownloadingFile = " "; -$lblFileCouldNotBeUploaded = " "; -$lblFilePermissionChanged=" "; -$lblCouldNotChangePermissions =" "; -$lblFileTasks = " "; -$lblGoToDirectory = " "; -$lblIndexOf = ""; -$lblLogIn =""; -$lblLogOff =""; -$lblName = "'"; -$lblNewName = " '"; -$lblNotConnected = " '"; -$lblNotice = ""; -$lblPassword = ""; -$lblLanguage= ""; -$lblPermissions = " "; -$lblPort = ""; -$lblRename = ""; -$lblRenamedTo = " "; -$lblRetry = ""; -$lblServer = ""; -$lblSize = ""; -$lblFileType = ""; -$lblTo = ""; -$lblTransferMode = " "; -$lblTryAgain = " ..."; -$lblUnziped = ""; -$lblUp = ""; -$lblUploadFile = " "; -$lblUser = ""; -$lblVersion =""; -$lblWithUser = " "; -$lblUnZipFile = " "; -$lblZipFile = " "; -$lblPasive = ""; -?> diff --git a/FTP/include/script.js b/FTP/include/script.js deleted file mode 100644 index c4de3d5..0000000 --- a/FTP/include/script.js +++ /dev/null @@ -1,218 +0,0 @@ -var selectItem = ""; -var renameOn = false; -var permissionsOn = false; -permission=""; - -function logOff() { - document.actionform.actionType.value="logoff"; - document.actionform.submit(); -} - -function submitForm(action, file, file2) -{ - document.actionform.actionType.value = action; - document.actionform.file.value = file; - document.actionform.file2.value = file2; - document.actionform.submit(); -}; - -function toggle(layer) { - if (document.getElementById(layer).style.display=="none") - { - document.getElementById(layer).style.display=""; - } else { - document.getElementById(layer).style.display="none"; - } -} -function setNewFileName() -{ - if(renameOn) { - document.getElementById("renameFileEntry").style.display="none"; - renameOn = false; - } else { - document.actionform.actionType.value="rename"; - document.getElementById("renameFileEntry").style.display=""; - document.renameFile.newName.value=document.actionform.file.value; - document.renameFile.newName.focus(); - renameOn=true; - } -}; - -function renameItem() -{ - oldName = document.actionform.file.value; - newName = document.renameFile.newName.value - if (confirm("rename " + document.actionform.file.value + " to " + document.renameFile.newName.value + "?\n")) - { - submitForm("rename", oldName, newName) - } -}; - -function setPermissions() -{ - if(permissionsOn) { - document.actionform.actionType.value=""; - document.getElementById("setPermissions").style.display="none"; - permissionsOn = false; - } else { - document.actionform.actionType.value="chmod"; - document.getElementById("setPermissions").style.display=""; - permission=document.actionform.permissions.value; - permissionsOn = true; - - Or=permission.substring(1,2); - Gr=permission.substring(4,5); - Pr=permission.substring(7,8); - - Ow=permission.substring(2,3); - Gw=permission.substring(5,6); - Pw=permission.substring(8,9); - - Ox=permission.substring(3,4); - Gx=permission.substring(6,7); - Px=permission.substring(9,10); - - focus(); - if(Or!="-") { permissions.iOr.checked = true } - if(Gr!="-") { permissions.iGr.checked = true } - if(Pr!="-") { permissions.iPr.checked = true } - - if(Ow!="-") { permissions.iOw.checked = true } - if(Gw!="-") { permissions.iGw.checked = true } - if(Pw!="-") { permissions.iPw.checked = true } - - if(Ox!="-") { permissions.iOx.checked = true } - if(Gx!="-") { permissions.iGx.checked = true } - if(Px!="-") { permissions.iPx.checked = true } - } -} - -function resetEntries() -{ - document.actionform.actionType.value = ""; - document.actionform.delaction.value = ""; - document.actionform.file.value = ""; - document.actionform.file2.value = ""; - - counter=0; - - while(document.getElementById("filename" + counter)) { - document.getElementById("filename" + counter).style.background = "#F7F7F7"; - document.getElementById("filename" + counter).style.color = "black"; - counter++; - } - - document.getElementById("setPermissions").style.display="none"; - permissionsOn = false; - - document.getElementById("renameFileEntry").style.display="none"; - renameOn = false; - - document.getElementById("fileactions").style.display="none"; - -} - -function selectEntry(action, file, item, permissions, delaction) -{ - resetEntries() - document.actionform.actionType.value = action; - document.actionform.delaction.value = delaction; - document.actionform.file.value = file; - document.actionform.permissions.value = permissions; - document.actionform.extension.value = file.substr(file.length-3,3); - document.getElementById(item).style.color = "#FFFFFF"; - document.getElementById(item).style.background = "#316AC5"; - selectItem=item; - document.getElementById("fileactions").style.display=""; -} - - -function createDirectory(directory) -{ - if(directory) - {submitForm("createdir", directory);} - else - {alert('Enter a directory name first');} -}; - -function changeMode(mode) -{ - document.actionform.mode.value = mode; - document.actionform.submit(); -}; - - -function deleteFile() -{ - if (confirm("Really delete this Item ?\n")) - { - document.actionform.actionType.value = document.actionform.delaction.value; - document.actionform.submit(); - } -}; - -function editFile() -{ - if(document.actionform.delaction.value == "delfile") { - document.actionform.actionType.value = "edit"; - document.actionform.submit(); - } else { - alert("Sorry, this function is only available for files"); - } -}; - -function zipFile() -{ - if(document.actionform.delaction.value == "deldir") { - document.actionform.actionType.value = "getzip"; - document.actionform.submit(); - } else { - alert("Sorry, this function is only available for directories"); - } -}; - -function cancelEditFile() -{ - document.editFileForm.actionType.value = ""; - document.editFileForm.submit(); -} - -function Confirmation(URL) -{ - if (confirm("Really delete this Item ?\n")) - {location = String(URL);} - else - { - //Do nothing - } -}; - -function ConfirmationUnzip(URL) -{ - if (confirm("Unzip File in the current dir ?\n")) - {location = String(URL);} -}; - - -function changePermissions() -{ - O=0; - P=0; - G=0; - - if(permissions.iOr.checked == true) { O=O+4 } - if(permissions.iGr.checked == true) { G=G+4 } - if(permissions.iPr.checked == true) { P=P+4 } - - if(permissions.iOw.checked == true) { O=O+2 } - if(permissions.iGw.checked == true) { G=G+2 } - if(permissions.iPw.checked == true) { P=P+2 } - - if(permissions.iOx.checked == true) { O=O+1 } - if(permissions.iGx.checked == true) { G=G+1 } - if(permissions.iPx.checked == true) { P=P+1 } - - document.actionform.permissions.value=O+""+G+""+P; - document.actionform.action.value="chmod"; - document.actionform.submit() -} \ No newline at end of file diff --git a/FTP/include/ss_zip.class.php b/FTP/include/ss_zip.class.php deleted file mode 100644 index e283aa1..0000000 --- a/FTP/include/ss_zip.class.php +++ /dev/null @@ -1,289 +0,0 @@ -clear(); - if($complevel<1)$complevel=1; - if($complevel>9)$complevel=9; - $this->complevel=$complevel; - $this->open($zipfile); - } - - function zipDirTree($dir, $baseDir) { - $d = dir($dir); - while (false !== ($entry = $d->read())) { - //If entry is a directory zip this directory - if($entry != '.' && $entry != '..' && is_dir($dir.$entry)) { - //$arDir[$entry] = $this->zipDirTree($dir.$entry."/",$baseDir); - $this->zipDirTree($dir.$entry."/",$baseDir); - } - //Add file to zip - if($entry!="." and $entry!=".." and !is_dir($dir.$entry)) { - //print "Addding file $dir$entry to zip under name " . str_replace($baseDir, "/", $dir.$entry) . "
"; - $this -> add_file($dir.$entry, str_replace($baseDir, "/", $dir.$entry)); - } - } - $d->close(); - return; - } - - /**Resets the objec, clears all the structures - */ - function clear(){ - $this->zipfile=""; - $this->complevel=6; - $this->cnt=0; - $this->offset=0; - $this->idx=0; - $this->zipdata=array(); - $this->cdir=array(); - } - /**opens zip file. -

*** This functionality is available in PRO version only. ***
please upgrade
- This function opens file pointed by zipfile parameter and creates all necessary structures - @param str zipfile path to the file - @param bool append if true the newlly opened archive will be appended to existing object structure - */ - function open($zipfile, $append=false){} - - - /**saves to the disc or sends zipfile to the browser. - @param str zipfile path under which to store the file on the server or file name under which the browser will receive it. - If you are saving to the server, you are responsible to obtain appropriate write permissions for this operation. - @param char where indicates where should the file be sent -
    -
  • 'f' -- filesystem
  • -
  • 'b' -- browser
  • -
- Please remember that there should not be any other output before you call this function. The only exception is - that other headers may be sent. See http://php.net/header - */ - function save($zipfile, $where='f'){ - if(!$this->zipfile)$this->archive(); - $zipfile=trim($zipfile); - - if(strtolower(trim($where))=='f'){ - $this->_write($zipfile,$this->zipfile); - }else{ - $zipfile = basename($zipfile); - header("Content-type: application/octet-stream"); - header("Content-disposition: attachment; filename=\"$zipfile\""); - print $this->archive(); - } - } - - /** adds data to zip file - @param str filename path under which the content of data parameter will be stored into the zip archive - @param str data content to be stored under name given by path parameter - @see ss_zip::add_file() - */ - function add_data($filename,$data=null){ - - $filename=trim($filename); - $filename=str_replace('\\', '/', $filename); - if($filename[0]=='/') $filename=substr($filename,1); - - if( ($attr=(($datasize = strlen($data))?32:16))==32 ){ - $crc = crc32($data); - $gzdata = gzdeflate($data,$this->complevel); - $gzsize = strlen($gzdata); - $dir=dirname($filename); -// if($dir!=".") $this->add_data("$dir/"); - }else{ - $crc = 0; - $gzdata = ""; - $gzsize = 0; - - } - $fnl=strlen($filename); - $fh = "\x14\x00"; // ver needed to extract - $fh .= "\x00\x00"; // gen purpose bit flag - $fh .= "\x08\x00"; // compression method - $fh .= "\x00\x00\x00\x00"; // last mod time and date - $fh .=pack("V3v2", - $crc, //crc - $gzsize,//c size - $datasize,//unc size - $fnl, //fname lenght - 0 //extra field length - ); - - - //local file header - $lfh="PK\x03\x04"; - $lfh .= $fh.$filename; - $zipdata = $lfh; - $zipdata .= $gzdata; - $zipdata .= pack("V3",$crc,$gzsize,$datasize); - $this->zipdata[]=$zipdata; - //Central Directory Record - $cdir="PK\x01\x02"; - $cdir.=pack("va*v3V2", - 0, - $fh, - 0, // file comment length - 0, // disk number start - 0, // internal file attributes - $attr, // external file attributes - 'archive/directory' bit set - $this->offset - ).$filename; - - $this->offset+= 42+$fnl+$gzsize; - $this->cdir[]=$cdir; - $this->cnt++; - $this->idx = $this->cnt-1; - } - /** adds a file to the archive - @param str filename contains valid path to file to be stored in the arcive. - @param str storedasname the path under which the file will be stored to the archive. If empty, the file will be stored under path given by filename parameter - @see ss_zip::add_data() - */ - function add_file($filename, $storedasname=""){ - $fh= fopen($filename,"r"); -// print filesize($filename); - $data=fread($fh,filesize($filename)); - if(!trim($storedasname))$storedasname=$filename; - return $this->add_data($storedasname, $data); - } - /** compile the arcive. - This function produces ZIP archive and returns it. - @return str string with zipfile - */ - function archive(){ - if(!$this->zipdata) return ""; - $zds=implode('',$this->zipdata); - $cds=implode('',$this->cdir); - $zdsl=strlen($zds); - $cdsl=strlen($cds); - $this->zipfile= - $zds - .$cds - ."PK\x05\x06\x00\x00\x00\x00" - .pack('v2V2v' - ,$this->cnt // total # of entries "on this disk" - ,$this->cnt // total # of entries overall - ,$cdsl // size of central dir - ,$zdsl // offset to start of central dir - ,0); // .zip file comment length - return $this->zipfile; - } - /** changes pointer to current entry. - Most likely you will always use it to 'rewind' the archive and then using read() - Checks for bopundaries, so will not allow index to be set to values < 0 ro > last element - @param int idx the new index to which you want to rewind the archive curent pointer - @return int idx the index to which the curent pointer was actually set - @see ss_zip::read() - */ - function seek_idx($idx){ - if($idx<0)$idx=0; - if($idx>=$this->cnt)$idx=$this->cnt-1; - $this->idx=$idx; - return $idx; - } - /** Reads an entry from the arcive which is pointed by inner index pointer. -

*** This functionality is available in PRO version only. ***
please upgrade
- The curent index can be changed by seek_idx() method. - @return array Returns associative array of the following structure -
    -
  • 'idx'=> index of the entry
  • -
  • 'name'=>full path to the entry
  • -
  • 'attr'=>integer file attribute of the entry
  • -
  • 'attrstr'=>string file attribute of the entry
    - This can be: -
      -
    • 'file' if the integer attribute was 32
    • -
    • 'dir' if the integer attribute was 16 or 48
    • -
    • 'unknown' for other values
    • -
    -
  • -
- @see ss_zip::seek_idx() - */ - function read(){} - - - - /** Removes entry from the archive. - please be very carefull with this function, there is no undo after you save the archive - @return bool true on success or false on failure - @param int idx - */ - function remove($idx){} - - - - /** extracts data from the archive and return it as a string. -

*** This functionality is available in PRO version only. ***
please upgrade
- This function returns data identified by idx parameter. - @param int idx index of the entry - @return array returns associative array of the folloving structure: -
    -
  • 'file' path under which the entry is stored in the archive
  • -
  • 'data' In case if the entry was file, contain its data. For directory entry this is empty
  • -
  • 'size' size of the data
  • -
  • 'error' the error if any has happened. The bit 0 indicates incorect datasize, bit 1 indicates CRC error
  • -
- @see ss_zip::extract_file - */ - function extract_data($idx){} - - - /** extracts the entry and creates it in the file system. -

*** This functionality is available in PRO version only. ***
please upgrade
- @param int idx Index of the entry - @param string path the first part of the path where the entry will be stored. So if this - is '/my/server/path' and entry is arhived/file/path/file.txt then the function will attempt to - store it under /my/server/path/arhived/file/path/file.txt You are responsible to ensure that you - have write permissions for this operation under your operation system. - */ - function extract_file($idx,$path="."){} - - - function _check_idx($idx){ - return $idx>=0 and $idx<$this->cnt; - } - function _write($name,$data){ - $fp=fopen($name,"w"); - fwrite($fp,$data); - fclose($fp); - } -} - -/** debug helper. -the only job for this function is take parameter $v and ouput it with print_r() preceding with < xmp > etc -The $l is a label like l=myvar -*/ -function dbg($v,$l='var'){echo"$l=";print_r($v);echo"";} -?> \ No newline at end of file diff --git a/FTP/index.php b/FTP/index.php deleted file mode 100644 index 545619b..0000000 --- a/FTP/index.php +++ /dev/null @@ -1,784 +0,0 @@ -setMode($mode); - $ftp->setCurrentDir($currentDir); - - // set some default values as defined in config.inc.php - $ftp->setResumeDownload($resumeDownload); - $ftp->setDownloadDir($downloadDir); - - if ($ftp->loggedOn) - { - $msg = $ftp->getCurrentDirectoryShort(); - // what to do now ??? - if(isset($actionType)) { - switch ($actionType) { - case "chmod": // Change permissions - if($ftp->chmod($permissions, $file)){ - print $lblFilePermissionChanged; - } else { - print $lblCouldNotChangePermissions; - } - break; - case "cd": // Change directory - $ftp->cd($file); - $msg = $lblndexOf . $ftp->getCurrentDirectoryShort(); - break; - case "get": // Download file - $ftp->download($file) or DIE($lblErrorDownloadingFile); - break; - case "put": // Upload file - $fileObject = $_FILES['file']; - if($fileObject['size'] > $maxFileSize) { - $msg = "" . $lblFileSizeTooBig . " (max. " . $maxFileSize . " bytes)

"; - } elseif(!$ftp->upload($fileObject)) { - $msg = $lblFileCouldNotBeUploaded; - } - break; - case "deldir"; // Delete directory - $ftp->deleteRecursive($file); - break; - case "delfile"; // Delete file - $ftp->deleteFile($file); - break; - case "rename"; // Rename file - if($ftp->rename($file, $file2)) { - $msg = $file . " " . $lblRenamedTo . " " . $file2; - } else { - $msg = $lblCouldNotRename . " " . $file . " " . $lblTo . " " . $file2; - } - break; - case "createdir": // Create a new directory - if($ftp->makeDir($file)) { - $msg = $file . " " . $lblCreated; - } else { - $msg = $lblCouldNotCreate . " " . $file; - } - break; - case "edit": - //First download the file to the server - $ftp->get($file); - - //Now open the content of the file in an edit window - ?> - - - - phpWebFTP <?php echo $currentVersion;?> By Edwin van Wijk - - - - -

Edit

-
- - - - - -
- -
- - - downloadDir . $file); - exit; - break; - case "saveFile": - //Write content of fileContent to tempFile - $tempFile = "tmpFile.txt"; - $fp = fopen($ftp->downloadDir . $tempFile, "w+t"); - if ($bytes=!fwrite($fp, stripslashes($fileContent))) { - $msg = $lblFileCouldNotBeUploaded; - } - fclose($fp); - - //Upload the file to the server - if(!$ftp->put($ftp->currentDir . "/" . filePart(StripSlashes($file)),$ftp->downloadDir . $tempFile)) $msg = $lblFileCouldNotBeUploaded; - - //Delete temporary file - unlink($ftp->downloadDir . $tempFile); - break; - - case "getzip": - set_time_limit(3000); //for big archives - $zipfile = $file . ".zip"; - $dir = $ftp->downloadDir.$ftp->user . "/"; // a directory for every user, just in case... - - header("Content-disposition: attachment; filename=\"$zipfile\""); - header("Content-type: application/octetstream"); - header("Pragma: "); - header("Cache-Control: cache"); - header("Expires: 0"); - - $zipfile = $ftp->downloadDir . $zipfile; - - //Create temporary diretory - mkdir($dir); - - //Get entire directory and store to temporary directory - $ftp->getRecursive($ftp->currentDir, $file); - - //zip the directory - $zip = new ss_zip('',6); - $zip->zipDirTree($dir, $dir); - $zip->save($zipfile); - - //send zipfile to the browser - $filearray = explode("/",$zipfile); - $file = $filearray[sizeof($filearray)-1]; - - $data = readfile($zipfile); - $i=0; - while ($data[$i] != "") - { - echo $data[$i]; - $i++; - } - - //Delete zip file - unlink($zipfile); - - //Delete downloaded files from user specific directory - deleteRecursive($dir); - exit; - break; - } - } -?> - - - - phpWebFTP <?php echo $currentVersion;?> By Edwin van Wijk - - - - - - -
- - - - - - - - -
- phpWebFTP -
-
-
- - - - - - - - -
-
- - - - -
-
-
- - - - - - - - - -
- -
- - - - - - - - - - - - - - - - - - -
- - -
- - -
- - -
-
-

- - - - - - - - - - -
- -
-
- -

- loggedOn)?"$lblConnectedTo $server:$port ($ftp->systype)":$lblNotConnected;?> -

- :mode==1?$lblBinaryMode:$lblASCIIMode;?> -

-

- -

-
-

- - - - - - - - - - - - - - - - - - ftpRawList(); - - if (is_array($list)) - { - // Directories - $counter=0; - foreach($list as $myDir) - { - if ($myDir["is_dir"]==1) - { - $fileAction = "cd"; - $fileName = $myDir["name"]; - $fileSize=""; - $delAction = "deldir"; - $fileType['description'] = 'File Folder'; - $fileType['imgfilename'] = 'folder.gif'; - } - - if ($myDir["is_link"]==1) - { - $fileAction = "cd"; - $fileName = $myDir["target"]; - $fileSize=""; - $delAction = "delfile"; - $fileType['description'] = 'Symbolic Link'; - $fileType['imgfilename'] = 'link.gif'; - } - - if ($myDir["is_link"]!=1 && $myDir["is_dir"]!=1) - { - $fileType = fileDescription($myDir["name"]); - $fileAction = "get"; - $fileName = $myDir["name"]; - $image = "file.gif"; - if($myDir["size"]<1024) { - $fileSize= $myDir["size"] . " bytes "; - $fileSize=number_format($myDir["size"], 0, ',', '.') . " bytes"; - } else { - if($myDir["size"]<1073741824) { - $fileSize=number_format($myDir["size"]/1024, 0, ',', '.') . " KB"; - } else { - $fileSize=number_format($myDir["size"]/1048576, 0, ',', '.') . " MB"; - } - } - - - $delAction = "delfile"; - } - ?> - - - - - - - - - - - - - - - - - - - - - - -
  
       

...
"; - } - else - { - if(!isset($msg)) - { - $msg = "$lblCouldNotConnectToServer $server:$port $lblWithUser $user

$lblTryAgain"; - unset($_SESSION['server']); - unset($_SESSION['user']); - unset($_SESSION['password']); - unset($_SESSION['port']); - session_destroy(); - } - ?> -

- - - - phpWebFTP <?php echo $currentVersion;?> By Edwin van Wijk - - - - - - - - - phpWebFTP <?php echo $currentVersion;?> By Edwin van Wijk - - - - - - - - - - - -
- phpWebFTP -
- -
' METHOD=POST> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -

- phpWebFTP
- © 2002-2006, Edwin van Wijk,
- www.phpwebftp.com -
-

-

  -   -
-
- -

- - diff --git a/FTP/style/CVS/Entries b/FTP/style/CVS/Entries deleted file mode 100644 index 2fb4354..0000000 --- a/FTP/style/CVS/Entries +++ /dev/null @@ -1,3 +0,0 @@ -/cm.css/1.1/Tue Feb 14 21:25:52 2006// -/index.html/1.1/Tue Feb 14 21:25:52 2006// -D diff --git a/FTP/style/CVS/Entries.Extra b/FTP/style/CVS/Entries.Extra deleted file mode 100644 index 975ba38..0000000 --- a/FTP/style/CVS/Entries.Extra +++ /dev/null @@ -1,2 +0,0 @@ -/cm.css/////// -/index.html/////// diff --git a/FTP/style/CVS/Entries.Extra.Old b/FTP/style/CVS/Entries.Extra.Old deleted file mode 100644 index 37c958d..0000000 --- a/FTP/style/CVS/Entries.Extra.Old +++ /dev/null @@ -1,2 +0,0 @@ -/index.html/////// -/cm.css/////// diff --git a/FTP/style/CVS/Entries.Old b/FTP/style/CVS/Entries.Old deleted file mode 100644 index c50e7fa..0000000 --- a/FTP/style/CVS/Entries.Old +++ /dev/null @@ -1,3 +0,0 @@ -/index.html/1.1/Fri Feb 10 21:04:00 2006// -/cm.css/1.1/Tue Feb 14 21:24:03 2006// -D diff --git a/FTP/style/CVS/Repository b/FTP/style/CVS/Repository deleted file mode 100644 index d14cf31..0000000 --- a/FTP/style/CVS/Repository +++ /dev/null @@ -1 +0,0 @@ -webftp/style diff --git a/FTP/style/CVS/Root b/FTP/style/CVS/Root deleted file mode 100644 index 5a840f9..0000000 --- a/FTP/style/CVS/Root +++ /dev/null @@ -1 +0,0 @@ -:ext:evwijk@cvs.sf.net:/cvsroot/phpwebftp diff --git a/FTP/style/CVS/TortoiseCVS.Status b/FTP/style/CVS/TortoiseCVS.Status deleted file mode 100644 index e218779..0000000 --- a/FTP/style/CVS/TortoiseCVS.Status +++ /dev/null @@ -1,2 +0,0 @@ -DirStatus=In CVS -DirStatusRecursive=In CVS diff --git a/FTP/style/cm.css b/FTP/style/cm.css deleted file mode 100644 index 6b85ed5..0000000 --- a/FTP/style/cm.css +++ /dev/null @@ -1,123 +0,0 @@ -TD {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 8pt;} -BODY {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 8pt; margin:5px; border:} -DIV {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 8pt} -A {COLOR: #363636; TEXT-DECORATION: none} -A:hover {COLOR: #363636; TEXT-DECORATION: none; cursor:default;} - -.leftmenulink -{ - color:#215DC6; - font-size:8pt; -} - -A.leftmenulink:hover -{ - color:#026AFE; - text-decoration: underline; -} - -.header { - width: 100%; - background-color: #026AFE; - font-variant: small-caps; - font-size: 18px; - font-style: italic; - height: 20px; - margin-top: 5px; - margin-bottom: 5px; -} - -TD.titlebar -{ - background-image: url(../img/titlebar.gif); - border: solid 1px #0043CF; - border-left: 0px; - border-right: 0px; - background-color: #026AFE; - color: white; -} - -TD.menu -{ - border: solid 1px #D8D2BD; - border-left: 0px; - border-right: 0px; - background-color: #F1EFE5; - color: black; -} - -TD.leftmenu -{ - border: solid 1px #7393E1; - background-color: #7597E2; - color: black; - background-image: url(../img/leftback.gif); - background-attachment: fixed; -} - -TD.tiny -{ -font-size:6pt; -} - -TD.tinyblue -{ -font-size:6pt; -background-color:#7597E2; -} - -TD.tinywhite -{ -font-size:6pt; -background-color:white; -} - -.lined -{ - border: solid 1px white; -} -TD.leftmenuitem -{ - border: solid 1px white; - background-color: #D6DFF7; - color: #215DC6; - padding:2px; - font-size:8pt; -} - -TD.itemhead -{ - background-color: #7597E2; - color: #215DC6; - background-image: url(../img/menuhead.gif); - background-attachment: fixed; - width:185px; - padding:2px; -} - -TABLE.item -{ - width:185px; - padding:0px; -} - -TD.listhead -{ - background-color: #F1EFE5; - background-image: url(../img/listheader.gif); - background-attachment: fixed; - padding:0px; - -} - -.filenamecol -{ - background-color: #F7F7F7; -} - -.login -{ - background-image: url(../img/login.gif); - height:291px; - width:328px; -} diff --git a/FTP/style/index.html b/FTP/style/index.html deleted file mode 100644 index 455f5ae..0000000 --- a/FTP/style/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - New Document - - - - - - - - - -