Commit Graph

26 Commits

Author SHA1 Message Date
Dmitry (dio) Levashov 2a2d5e9cfc disable date format on server side 2012-06-28 23:41:17 +04:00
nao-pon 4dfb9ae59f fix mkdir 2012-06-01 09:15:34 +09:00
Dmitry (dio) Levashov 4cd6022dbd if alias is not set use 'user@host' as alias 2012-04-18 22:32:27 +04:00
Dmitry (dio) Levashov 4faf55499c remove protocol from host url 2012-04-17 23:04:37 +04:00
Troex Nevelin 05fe07e164 fix newline 2012-04-09 19:45:33 +03:00
Troex Nevelin f6e33d96c8 remove output buffering and closing php brackets 2012-03-03 22:30:31 +02:00
Dmitry (dio) Levashov 4f8c0ec5df fix comments 2011-12-28 00:16:18 +04:00
Dmitry (dio) Levashov b4e2d0deb0 ftp driver - fix bug with files names contains spaces 2011-11-15 00:53:53 +04:00
Dmitry (dio) Levashov 99729ab5b3 ftp driver - copy/move complete 2011-11-12 00:03:55 +04:00
Dmitry (dio) Levashov 4f2ce5b9bb minor fixes 2011-11-10 02:09:44 +04:00
Dmitry (dio) Levashov c046a839bd ftp driver - command rename complete 2011-11-10 02:07:44 +04:00
Dmitry (dio) Levashov 1e7f881a8e connector: driver->_mkfile changed - now must return new file path or false. ftp driver - mkfile complete 2011-11-10 01:22:20 +04:00
Dmitry (dio) Levashov 8ebd034b3c connector: driver->_mkdir changed - now must return new dir path or false. ftp driver - mkdir complete 2011-11-10 00:58:43 +04:00
Dmitry (dio) Levashov b2155addf7 ftp driver - delete file/dir complete 2011-11-10 00:36:04 +04:00
Dmitry (dio) Levashov 0a77ce5984 ftp driver - upoad files complete 2011-11-10 00:31:52 +04:00
Dmitry (dio) Levashov 8485610bee ftp driver - edit command complete 2011-11-10 00:14:59 +04:00
Dmitry (dio) Levashov 4f66108b6b FTP driver open file/download 2011-11-05 03:23:13 +04:00
Dmitry (dio) Levashov 675a8d8395 FTP fix permissions from MLST command. FTP symlinks support 2011-11-05 02:04:01 +04:00
Dmitry (dio) Levashov 56d08a5756 connector - abstract driver fixed. FTP driver - open dir works 2011-11-05 00:20:46 +04:00
Dmitry (dio) Levashov 989e2134a6 ftp driver changes 2011-11-04 19:28:29 +04:00
Dmitry (dio) Levashov 71c23429b8 dummy 2011-11-03 23:18:48 +04:00
Dmitry (dio) Levashov db16476c96 ftp driver mounted, with any servers - return files listing 2011-11-03 02:31:47 +04:00
Dmitry (dio) Levashov 439d3de8aa change DIRECTORY_SEPARATOR to options['separator'] because elfinder and ftp may be in different os's 2011-11-01 01:53:17 +04:00
Dmitry (dio) Levashov 7ed9f14fca ftp driver - dir listing (buggy) 2011-11-01 00:35:22 +04:00
Unity Web 20a5bfa174 Directory listing (almost) working
Some parsing errors i think … need review
2011-10-21 18:30:20 +02:00
Unity Web 2e18848970 Cleaning
Updated Connector and starting FTP tweaks (still not usable)
2011-10-21 18:05:54 +02:00