View Full Version : approved doesnt create Approved by ... dir
darko
11-25-2004, 04:04 AM
On !approve Foo.Bar or site appove Foo.Bar "Approved by ..." dir isnt created by ioBanana when Foo.Bar dir is created. Bot announced approve in chan tho.
If i create the "Approved by ..." dir in Foo.Bar manually myself i cant nuke the rls, so that seems to work just fine (approved.dat is updated too). I think it stopped working around v20 pre7 or something, never bothered looking at it but its starting to irritate me now. Tried debug but it didnt really tell me anything usefull, nothing special there (see below).
Same problem for approving already existing rls btw: no "Approved by" dir is created.
Everything else works just fine... any ideas?
[R] (10:05:25) site approve 123
[R] (10:05:26) 200-====================
[R] (10:05:26) 200-# of arguments: 3
[R] (10:05:26) 200-[0]=..\scripts\ioBanana.exe
[R] (10:05:26) 200-[1]=approve
[R] (10:05:26) 200-[2]=123
[R] (10:05:26) 200-====================
[R] (10:05:26) 200-123 approved for upload by silver.
[R] (10:05:26) 200-putlog APPROVED: "123" "darko"
[R] (10:05:26) 200-Value found...
[R] (10:05:26) 200-[0]=dir_log > c:\ioftpd\logs\current_dirs.log
[R] (10:05:26) 200-ioBanana Process Time: 50 ms
[R] (10:05:26) 200-exit: 0
[R] (10:05:26) 200 Command successful.
How does your VFS file look like ?
darko
11-27-2004, 07:04 AM
default.vfs:
"C:\ioFTPD\site" /
"E:\FTP_ROOT\APPS" /APPS
"D:\FTP_ROOT\ARCHiVE" /ARCHiVE
"F:\FTP_ROOT\MP3-ARCHiVE" /ARCHiVE/MP3
"F:\FTP_ROOT\DiVX" /DiVX
"E:\FTP_ROOT\DOX" /DOX
"G:\FTP_ROOT\DVDR" /DVDR
"E:\FTP_ROOT\GAMES" /GAMES
"F:\FTP_ROOT\MP3" /MP3
"E:\FTP_ROOT\REQUESTS" /REQUESTS
"D:\FTP_ROOT\TV" /TV
"E:\FTP_ROOT\XXX" /XXX
i have several others (for affils,siteops etc) . problem occurs with default.vfs too tho.
darko
11-29-2004, 11:35 PM
can you please have a look harm? thanks
Enable debug, approve something and then create the dir you've just approved. Paste the debug output for the MKD command here.
PS: I can only read those forums during the week-end at the moment. Please avoid bumping threads but wait a few days instead. I'm reading *all* posts as soon as I can.
darko
12-04-2004, 10:51 PM
ok.
here's the debug info you asked for:
[R] (04:47:44) site approve Approve.Test
[R] (04:47:45) 200-====================
[R] (04:47:45) 200-# of arguments: 3
[R] (04:47:45) 200-[0]=..\scripts\ioBanana.exe
[R] (04:47:45) 200-[1]=approve
[R] (04:47:45) 200-[2]=Approve.Test
[R] (04:47:45) 200-====================
[R] (04:47:45) ====================
[R] (04:47:45) # of arguments: 6
[R] (04:47:45) [0]=..\scripts\ioBanana.exe
[R] (04:47:45) [1]=age
[R] (04:47:45) [2]=uinfo
[R] (04:47:45) [3]=site
[R] (04:47:45) [4]=approve
[R] (04:47:45) [5]=Approve.Test
[R] (04:47:45) ====================
[R] (04:47:45) ioBanana Process Time: 10 ms
[R] (04:47:45) exit: 0
[R] (04:47:45) 200-Approve.Test approved for upload by darko.
[R] (04:47:45) 200-putlog APPROVED: "Approve.Test" "darko"
[R] (04:47:45) 200-Value found...
[R] (04:47:45) 200-[0]=dir_log > c:\ioftpd\logs\current_dirs.log
[R] (04:47:45) 200-ioBanana Process Time: 60 ms
[R] (04:47:45) 200-exit: 0
[R] (04:47:45) 200 Command successful.
[R] (04:47:49) CWD GAMES
[R] (04:47:49) ====================
[R] (04:47:49) # of arguments: 4
[R] (04:47:49) [0]=..\scripts\ioBanana.exe
[R] (04:47:49) [1]=rules
[R] (04:47:49) [2]=CWD
[R] (04:47:49) [3]=GAMES
[R] (04:47:49) ====================
[R] (04:47:49) ioBanana Process Time: 10 ms
[R] (04:47:49) exit: 0
[R] (04:47:49) 250 CWD command successful.
[R] (04:47:49) PWD
[R] (04:47:49) 257 "/GAMES/" is current directory.
[R] (04:47:49) PASV
[R] (04:47:49) 227 Entering Passive Mode (,240,160)
[R] (04:47:49) Opening data connection IP: x.x.x.x PORT: 61600
[R] (04:47:52) LIST
[R] (04:47:54) 150 Opening ASCII mode data connection for directory listing.
[R] (04:47:55) 226 [Free: 12862MB]-[PWD: /GAMES/ ]-[Section: GAMES]-[Credits: 50.0M]-[Ratio: Unlimited]-[Speed: 7.2kb/s]
[R] (04:47:55) List Complete: 5.815 bytes in 0,00s (44,00KB/s)
[R] (04:47:58) MKD Approve.Test
[R] (04:47:58) ====================
[R] (04:47:59) # of arguments: 4
[R] (04:47:59) [0]=..\scripts\ioBanana.exe
[R] (04:47:59) [1]=dupecheck_dir
[R] (04:47:59) [2]=MKD
[R] (04:47:59) [3]=Approve.Test
[R] (04:47:59) ====================
[R] (04:47:59) ====================
[R] (04:47:59) # of arguments: 4
[R] (04:47:59) [0]=..\scripts\ioBanana.exe
[R] (04:47:59) [1]=checkdenypre
[R] (04:47:59) [2]=MKD
[R] (04:47:59) [3]=Approve.Test
[R] (04:47:59) ====================
[R] (04:47:59) ====================
[R] (04:47:59) # of arguments: 4
[R] (04:47:59) [0]=..\scripts\ioBanana.exe
[R] (04:47:59) [1]=mkd
[R] (04:47:59) [2]=MKD
[R] (04:47:59) [3]=Approve.Test
[R] (04:47:59) ====================
[R] (04:47:59) Current dir: /GAMES/
[R] (04:47:59) Value found...
[R] (04:47:59) [1]=force_sample_check > cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 vobsub vobsubs subtitle subtitles subs subpack codec covers
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=force_dirs_sample > /DiVX/ /DVDR/
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=dir_log > c:\ioftpd\logs\current_dirs.log
[R] (04:47:59) Value found...
[R] (04:47:59) [1]=dupecheck_dirs > 1
[R] (04:47:59) Value found...
[R] (04:47:59) [2]=dupecheck_files > 1
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=excluded_dirs_dupe > /SYSTEMDiR /_WiNDROP /_PRiVATE /ARCHiVE /APPS/_GROUPS /DiVX/_GROUPS /DVDR/_GROUPS /DOX/_GROUPS /GAMES/_GROUPS /XXX/_GROUPS /REQUESTS
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=nuketag > [Nuked]-
[R] (04:47:59) ioBanana Process Time: 40 ms
[R] (04:47:59) exit: 0
[R] (04:47:59) ioBanana Process Time: 10 ms
[R] (04:47:59) exit: 0
[R] (04:47:59) 257 "Approve.Test" created.
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=dir_log > c:\ioftpd\logs\current_dirs.log
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=latests > 1
[R] (04:47:59) Value found...
[R] (04:47:59) [5]=maxwidth > 40
[R] (04:47:59) Value found...
[R] (04:47:59) [3]=linkdir > Latest-[%]
[R] (04:47:59) Value found...
[R] (04:47:59) [1]=linkpath > c:\ioftpd\site\
[R] (04:47:59) Value found...
[R] (04:47:59) [2]=skipdirs > cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 sample samples vobsub vobsubs subtitle subtitles subs subpack codec covers
[R] (04:47:59) Value found...
[R] (04:47:59) [4]=showparent > 1
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=excluded_dirs_latest > /_SYSTEMDiR /_WiNDROP /_PRiVATE /ARCHiVE /APPS/_GROUPS /DiVX/_GROUPS /DVDR/_GROUPS /DOX/_GROUPS /GAMES/_GROUPS /XXX/_GROUPS /REQUESTS
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=excluded_dirs_latest > /_SYSTEMDiR /_WiNDROP /_PRiVATE /ARCHiVE /APPS/_GROUPS /DiVX/_GROUPS /DVDR/_GROUPS /DOX/_GROUPS /GAMES/_GROUPS /XXX/_GROUPS /REQUESTS
[R] (04:47:59) vfs:chattr 1 "c:\ioftpd\site\Latest-[GAMES-Approve.Test]" "/GAMES/Approve.Test"
[R] (04:47:59) Dir flushed.
[R] (04:47:59) Value found...
[R] (04:47:59) [0]=check_pretime_on_mkd > 0
[R] (04:47:59) Value found...
[R] (04:47:59) [1]=fill_pretime_on_mkd > 0
[R] (04:47:59) ioBanana Process Time: 211 ms
[R] (04:47:59) exit: 0
[R] (04:47:59) PASV
[R] (04:47:59) 227 Entering Passive Mode (x,x,x,x,243,191)
Hmm, I would have to test that with you.
darko
12-08-2004, 07:33 AM
Whenever you have the time. My nick on irc is silver.
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.