SnypeTEST's scripts php_pSio, ioTrial |
10-05-2003, 11:20 AM
|
#166
|
Junior Member
Join Date: Jun 2003
Posts: 26
|
ddeca, same problem here.
I solved the problem disabling The quota passed -announce,
in ioTRIAL.tcl:
set disable(QUOTAPASSED) 1
|
|
|
10-05-2003, 11:24 AM
|
#167
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
once again, 2 of my HD's crashed, I lost everything. no, I dont have the iotrial source codes anymore. I am in the process of recoding it.
|
|
|
10-05-2003, 11:32 AM
|
#168
|
Member
ioFTPD Foundation User
Join Date: Aug 2003
Posts: 73
|
FROG i did the same thing...
And SnypeTEST...I am really sorry for your lost... didnt know that
|
|
|
10-18-2003, 04:05 AM
|
#169
|
Senior Member
FlashFXP Registered User ioFTPD Foundation User
Join Date: Jun 2003
Posts: 100
|
damn two hdd crashed, thats not nice
you think thers gonna by shared quota soon?
would really like that, and i think a lot of users would like that.
greetz Coffee
|
|
|
10-21-2003, 12:54 PM
|
#170
|
Junior Member
Join Date: Jul 2003
Posts: 24
|
D:\IOFTPD\SYSTEM>iotrial test
READ ERROR
######## ioTRIAL FTP TEST DONE #######
Connected to FTP !
etc.
Now i don't get what the "READ ERROR" means, the WINDIR path is correct, the ioFTPD dir is correct, usertable etc is all correct. Script is working like it should as well, except for the OnComplete part, it doesn't display a 'stats' correctly.
Is there anything i need to add in my ioftpd.env?
|
|
|
10-23-2003, 03:22 AM
|
#171
|
Junior Member
Join Date: Jul 2003
Posts: 24
|
Quote:
Originally posted by Monkie
D:\IOFTPD\SYSTEM>iotrial test
READ ERROR
######## ioTRIAL FTP TEST DONE #######
Connected to FTP !
etc.
Now i don't get what the "READ ERROR" means, the WINDIR path is correct, the ioFTPD dir is correct, usertable etc is all correct. Script is working like it should as well, except for the OnComplete part, it doesn't display a 'stats' correctly.
Is there anything i need to add in my ioftpd.env?
|
Figured out what went wrong, it never actually connected to the FTPd (even though it says so). It just hanged at the fact that i only allowed SSL connections, just added an exception flag for my sitebot.
How would i add the top5 trial to the welcome.msg btw?
|
|
|
11-05-2003, 04:44 PM
|
#172
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
ioTRIAL v5.2.3b
http://www.snype.us/psio/
re-done in php with acouple exe's for faster editing and easier mantainment. NOTE: php stay's open for some people. well ive only seen this happend to one person. if this happends to you msg me. I am in #iom0d on efnet (irc.aol.com irc.rt.ru irc.prison.net irc.isprime.com)
|
|
|
11-05-2003, 04:44 PM
|
#173
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
. will work on the sharing next. then will work on the glftpd version of iotrial... (I need a hub/router if anyone has a spare laying around )
|
|
|
11-06-2003, 11:04 AM
|
#174
|
Junior Member
Join Date: Jul 2003
Posts: 24
|
Quote:
Originally posted by SnypeTEST
ioTRIAL v5.2.3b
http://www.snype.us/psio/
re-done in php with acouple exe's for faster editing and easier mantainment. NOTE: php stay's open for some people. well ive only seen this happend to one person. if this happends to you msg me. I am in #iom0d on efnet (irc.aol.com irc.rt.ru irc.prison.net irc.isprime.com)
|
Great work, seems to work all fine -except- for the fact that it just will not count any MB's i've uploaded. (Or anyone else for that matter). I did start quota, tested the login info i had, use the right paths to logs etc.
|
|
|
11-06-2003, 01:04 PM
|
#175
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
xferlog setup right?
it usally take 1min to update
Code:
xfermon = * * * * EXEC ..\iotrial\xfermon.exe D:\ioFTPD\logs\xferlog
also only works with ioFTPD that actually has an xferlog... 5.x.x+
|
|
|
11-06-2003, 01:10 PM
|
#176
|
Junior Member
Join Date: Jul 2003
Posts: 24
|
Quote:
Originally posted by SnypeTEST
xferlog setup right?
it usally take 1min to update
Code:
xfermon = * * * * EXEC ..\iotrial\xfermon.exe D:\ioFTPD\logs\xferlog
also only works with ioFTPD that actually has an xferlog... 5.x.x+
|
I'm using 5.2.10, i have my ioFTPD on d:, the path is right the file exists. The path is also correct for xfermon.
If i type it in dos i get a "!detach 0" btw.
My Schedular
Code:
200- 013: xfermon = * * * * EXEC D:\ioFTPD\iotrial\xfermon.exe D:\ioFTPD\logs\xferlog
200- 014: trialnewday = 0 0 * * EXEC D:\ioFTPD\iotrial\trialex.exe -php -q -n D:\ioFTPD\iotrial\main.php newday
200- 015: trialcheckup = 0,10,20,30,40,50 * * * EXEC D:\ioFTPD\iotrial\xfermon.exe -php -q -n D:\ioFTPD\iotrial\main.php checkup
I let my sitebot login with the 'ioFTPD' user btw. I have my ioFTPD enabled for SSL only, but have an exception for my ioftpd user, i tested the exact login in my config.php which works.
Paths are correct.
|
|
|
11-06-2003, 04:02 PM
|
#177
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
ioTRIAL v5.2.3b
http://www.snype.us/psio/
- fixed xfermon.exe , just replace xfermon.exe if upgrading.
|
|
|
11-08-2003, 03:50 PM
|
#178
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
ioTRIAL v5.2.3c
http://www.snype.us/psio/
- shared quota/trial db (only test with 2 ftp)
- dirs with space now allowed.
!!!!!!If upgrading!!!!!!
overwrite all the php and exe files , and read the install.txt for new stuff.
|
|
|
11-08-2003, 06:22 PM
|
#179
|
Senior Member
FlashFXP Registered User ioFTPD Foundation User
Join Date: Jun 2003
Posts: 100
|
Very nice you got the sharing thingy, for now having bit of problem to get the quota working in a test pc. Seems to work but not adding mb's to user on quota that he's uploaded.
But will keep continu to try and get it right
|
|
|
11-08-2003, 06:26 PM
|
#180
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
it usally updates every minute. make sure you set sharetype to 0 if its not sharing.
|
|
|
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
|
|
|
Similar Threads
|
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
Download grinding to a halt
|
bruceh |
General Discussion |
6 |
09-07-2004 08:29 AM |
All times are GMT -5. The time now is 08:40 PM.
|