11-14-2011, 04:39 PM
|
#571
|
Member
Join Date: Apr 2009
Posts: 30
|
im having some issues with the mp3sort
current vfs/dir settings
C:\ioftpd\site /
D:\MP3\ /MP3
D:\SORTED\ /SortedMP3
E:\MP3Archive\ /MP3Archive
this is the settings i have for the mp3.itcl file
set ioNJ(audio_sorting) {
{/MP3/|/MP3Archive/} {D:/SORTED/Sorted.By.Artist/%artist/%release}
{/MP3/|/MP3Archive/} {D:/SORTED/Sorted.By.Genre/%genre/%release}
{/MP3/|/MP3Archive/} {D:/SORTED/Sorted.By.Year/%year/%release}
}
i can only seem to get NEWLY UPLOADED files to these directories to be sorted by the script but not for the ones already there... i tried doing site resort (within their respective folders and with vfs structure) and the status window displayed a command successful, yet when i go into the sorted by folder i only see the recently uploaded ones. what am i missing? i also have the Sorted By folders created within D:/SORTED Folder.
EDIT: IVE SOLVED THE SORT ISSUE
another issue im having is with Site to Site transfer from gl to io. the file starts the transfer and finishes uploading the current file being sent but once that 1 finishes sending it hangs and wont start the transfer of the next file. any ideas?
Last edited by thedepartedone; 11-18-2011 at 09:54 AM.
|
|
|
11-25-2011, 05:06 PM
|
#572
|
Member
FlashFXP Registered User ioFTPD Foundation User
Join Date: Oct 2004
Posts: 57
|
Quote:
Originally Posted by thedepartedone
im having some issues with the mp3sort
i can only seem to get NEWLY UPLOADED files to these directories to be sorted by the script but not for the ones already there... i tried doing site resort (within their respective folders and with vfs structure) and the status window displayed a command successful, yet when i go into the sorted by folder i only see the recently uploaded ones. what am i missing? i also have the Sorted By folders created within D:/SORTED Folder.
EDIT: IVE SOLVED THE SORT ISSUE
|
How did you solve the sort issue ?
|
|
|
11-25-2011, 05:08 PM
|
#573
|
Senior Member
Join Date: May 2007
Posts: 692
|
beats me since i thought resort was broken. maybe edited the code?
as for the transfer, ask YiL not an ioninja issue.
__________________
ioNiNJA
|
|
|
12-03-2011, 06:46 PM
|
#574
|
Member
Join Date: Apr 2009
Posts: 30
|
sorry didnt fix the issue, i thought i did, but went ahead and used jezas sort script.... i do have another question, how do i get CWD to display the racestats when entering a folder? ive gone through the files over and over and cant find anything i missed, im using ioNiNJA.1.0.ALPHA.1.0.2.2011-08-03 & ioFTPD v7.7.2
|
|
|
12-03-2011, 08:37 PM
|
#575
|
Senior Member
Join Date: May 2007
Posts: 692
|
you're in the wrong thread. Use the ioNiNJA one. As for cwd, it might be broken in ioninja alpha, and right now it's not a priority since i'm rewriting aot of things and will add new functions to the CWD command later, it would be pointless to fix it ATM.
__________________
ioNiNJA
|
|
|
01-17-2012, 01:23 PM
|
#576
|
Member
FlashFXP Registered User
Join Date: Oct 2007
Posts: 30
|
Ever since i started using ioNinja v1 somthing has been bothering me about rescan.
Whenever i perform a rescan it will never show missing files as failed and also on some rare occasions it won't create .missing files.
Is it possible to have this fixed?
Also i wouln't mind the rescan showing me its halfway or something just as move does now, that would be awesome!
|
|
|
01-17-2012, 01:46 PM
|
#577
|
Senior Member
Join Date: May 2007
Posts: 692
|
missing files are deleted, and dince thye are created by the zipscript they are not faild uploads and thus is not counted as failed files. Wont add this feature.
__________________
ioNiNJA
|
|
|
01-18-2012, 04:06 AM
|
#578
|
Member
FlashFXP Registered User
Join Date: Oct 2007
Posts: 30
|
Well, i dont think im the only one with the request to show users on a rescan that there are a X number of missing files.
|
|
|
01-18-2012, 04:29 AM
|
#579
|
Member
Join Date: Dec 2009
Posts: 43
|
Edit :: Ignore !!! ....
Last edited by inetz; 01-18-2012 at 04:40 AM.
|
|
|
07-07-2013, 07:39 AM
|
#580
|
Junior Member
Join Date: Jul 2013
Posts: 6
|
Quote:
Originally Posted by Rusher
09-27-2011 19:50:27 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---
can't read "zip_files": no such variable
while executing
"llength $zip_files"
(procedure "::ioNiNJA::ZipScript::ZipScript" line 117)
invoked from within
"::ioNiNJA::ZipScript::ZipScript 0 [lindex $args 1] [lindex $args 2] [lindex $args 3] "
("CHECK" arm line 1)
invoked from within
"switch -- [lindex $args 0] {
SYMCLEAN { ::ioNiNJA::symlink_clean }
RESCAN { ::ioNiNJA::ZipScript::rescan }
RESOR
-------------------------------------------------------------------------------
i cant really find what to fix.. :P this error comes only when i upload zip files to /0day/ directory. and the script deletes the first file in release and lets the other files be uploaded. and then i can enter the directory and transfeer the file again and then i get a complete release.
|
Hello,
I have exactly the same problem as Rusher, and I do not know qi he could solve the problems. Do you have a solution?
I use ioFTPD-v7.7.3 and ioNiNJA.1.0.Beta1.2012-07-13.
Thanking you,
Cordially.
|
|
|
07-09-2013, 04:40 AM
|
#581
|
Junior Member
Join Date: Feb 2012
Posts: 28
|
Quote:
Originally Posted by tekserver
I use ioFTPD-v7.7.3 and ioNiNJA.1.0.Beta1.2012-07-13.
Thanking you,
Cordially.
|
Have you tried to update to the latest ioNiNJA Beta?
|
|
|
07-09-2013, 04:29 PM
|
#582
|
Junior Member
Join Date: Jul 2013
Posts: 6
|
Hello,
Actually I did not have the latest version, I relied on the first post of this thread.
So I started the day with "ioNiNJA.1.0.Beta4.2012-10-02.rar" and I still have the same problem.
Thx.
|
|
|
07-09-2013, 04:32 PM
|
#583
|
Junior Member
Join Date: Jul 2013
Posts: 6
|
Hi
Actually I did not have the latest version, I relied on the first post of this thread.
So I started the day with "ioNiNJA.1.0.Beta4.2012-10-02" and I still have the same problem.
Thx
|
|
|
07-10-2013, 02:02 PM
|
#584
|
Senior Member
Join Date: May 2007
Posts: 692
|
This is a dead thread, don't use it. No support is given on this. I know of the problem you discuss, it was solved a long time ago. My best advice is that you start over with a clean install of ioninja. Check the sticky in new releases forum for current thread.
Sorry, this is a current bug it seems, remove the pwd from ioNJ(no_diz_required) in inNiNJA config and it should work.
Alternativly in ioNiNJA.itcl: create a new line:
set zip_files [get_files $path *.zip]
on the line above:
vfs chattr "$path" 13 [llength $zip_files]
__________________
ioNiNJA
Last edited by o_dog; 07-10-2013 at 02:08 PM.
|
|
|
07-10-2013, 03:05 PM
|
#585
|
Junior Member
Join Date: Jul 2013
Posts: 6
|
Hi,
Thank you for your answer. I have a clean installation of ioNinja, as ioFTPD. What is the current thread? I'll try your solution.
Thank you.
Cordially.
|
|
|
Thread Tools |
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:46 AM.
|