Bickets / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Manage virtual subdir #165

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

The patch to add a manage a virtual subdir.

Modify your tbl_files table with this code :

ALTER TABLE `tbl_files` ADD `type` INT( 1 ) NOT NULL AFTER `hidden` ,ADD 
`parent` INT( 3 ) NOT NULL AFTER `type`

Original issue reported on code.google.com by k.flipf...@gmail.com on 26 Sep 2012 at 6:38

Attachments:

GoogleCodeExporter commented 9 years ago
Warning, this patch contain a update for language file.

Original comment by k.flipf...@gmail.com on 26 Sep 2012 at 9:07

GoogleCodeExporter commented 9 years ago
please, can you explain,   
is it enough modify the tbl_files?
if not, how can i use the add_subdir.patch file?
thank you.

Original comment by i...@trevisoeasy.it on 27 Nov 2012 at 6:32

GoogleCodeExporter commented 9 years ago
I've been trying to implement this patch but a couple of errors are preventing 
me from getting it to work. Would you be so kind to send me a zip file of your 
entire projectsend folder ? Minus the upload directory and the sys.config.php 
file since those are private.

A million thanks for your great contributions!

Original comment by i...@subwaydesign.com.ar on 3 Jan 2013 at 5:27

GoogleCodeExporter commented 9 years ago
Hello,

I finished a modification to share files by a link and I resume the patch for 
the virtual management of directories.

Original comment by k.flipf...@gmail.com on 5 Jan 2013 at 6:21

GoogleCodeExporter commented 9 years ago
Archive with my installation for add virtual subdir

Original comment by k.flipf...@gmail.com on 5 Jan 2013 at 9:49

Attachments:

GoogleCodeExporter commented 9 years ago
Hello everyone, I installed projectsend but I wanted to include the management 
of sub directories. how can I do? thanks

Ciao a tutti, ho installato projectsend ma volevo includere la gestione delle 
sub directory. come posso fare? grazie

giulyflash@gmail.com

Original comment by giulyfl...@gmail.com on 16 Apr 2013 at 10:51

GoogleCodeExporter commented 9 years ago
Any news regarding sub directories? Thanks in advance

Original comment by bcreatio...@gmail.com on 31 Jul 2013 at 9:53

GoogleCodeExporter commented 9 years ago
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! This patch it's create for de r161 version !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Original comment by k.flipf...@gmail.com on 21 Nov 2013 at 4:56