View Single Post
Old 11-09-2012, 01:24 PM  
Quarzar
Junior Member
 
Join Date: Oct 2009
Posts: 4
Default

It's working now.

But i had some suggestions...

Integrate an option which enable or disable the creation of .jeza.ioFTPD.Debug, because i can't delete folders over the ftp client. It's recreate the folder and add a .jeza.ioFTPD.Debug.

After the IMDB info the script could write some infos to the .ioFTPD.Message file like that example

Code:
|----------=[ Movie Info        ]=-----------------------------------------------------------|
| Title....: Terminator 2: Judgment Day                                                      |
| Rating...: 8.6                                                                             |
| Votes....: 388,227                                                                         |
| Year.....: 1991                                                                            |
| Genre....: Action, Sci-Fi, Thriller                                                        |
|----------=[ User Stats        ]=-----------------------------------------------------------|
|          1. Test                       4MB  42760kBit/s    1F                              |
|----------=[ Group Stats       ]=-----------------------------------------------------------|
|          1. test                       4MB  42760kBit/s    1F                              |
'---------------------------------------------------------------------=[   1/1   ]=----------'
Write the content of diz files to the .ioFTPD.Message

Code:
|----------=[ User Stats        ]=-----------------------------------------------------------|
|                                                                                            |
|----------=[ Group Stats       ]=-----------------------------------------------------------|
|                                                                                            |
'---------------------------------------------------------------------=[   x/x   ]=----------'
content from file_id.diz
Quarzar is offline   Reply With Quote