Its using a webserver + PHP Support. So i advice to install lighttpd and php first. Make it working.
Sollie.
http://wl500g.info/showthread.php?t=7619&page=4
Printable View
Its using a webserver + PHP Support. So i advice to install lighttpd and php first. Make it working.
Sollie.
http://wl500g.info/showthread.php?t=7619&page=4
[QUOTE=sollie;53624]Its using a webserver + PHP Support. So i advice to install lighttpd and php first. Make it working.
Sollie.
http://wl500g.info/showthread.php?t=7619&page=4[/QUOTE
Many Thank Sollie, it worked me too, but stop with the same error :confused:
# /opt/etc/init.d/S90sctcs start
Starting busybox httpd at port 8090 ...
usage: httpd port docRoot [phyAuthFlag]
httpd: httpd.c:1201: main: Assertion `0' failed.
/opt/etc/init.d/S90sctcs: line 22: 6455 Aborted
${BUSYBOX_HTTPD} -c ${HTTPD_CONF} -p ${SCTCS_HTTP_PORT} -h
${SCTCS_WEB_LOCATION}
Starting SCTCS daemon at port 1980 ...
done
/opt/etc/init.d/S90sctcs: line 35: /opt/bin/sctcsd: No such file or
directory
Dont get me wrong: i get this failure when using sctcd. I never got it working.
But i have ectc working. I gave you the link. And for ectc you have to enable lighttpd and php.
Sollie.
Screenshot ECTC: ftp://vribes.nl/shares/pub/ECTC.jpg
Is that true for the Ctorrent has a 2GB file download limit ?
Can anyone help If I want to download more then 2GB, how ???:mad:
I am using FTP to upload a file ( 4.3GB ) to the USB-HD (From LAN to Router),but the file stop at 1.99GB, how to fix the problem ?? :confused: :confused:
Using : Asus WL-500gp, WinXP , USB-HD:250GB (SATA) with Exet3 format , 1.9.2.7-7f firmware
AFAIK, it is limitation of built in stupid-ftpd. Use samba or vsftpd or, possibly scp (ssh file transfer).
Use Enhance-Ctorrent (SCTCS) or Transmission.
Hi everyone , first BIG THX for everyone whos working and supporting this forum.
GUYS UR R GR8.
I've learn alot :))
Unfortunetly i still got problems with ctorrent, when i upload a torrent file to source nothin happens i even dont see it in queue via cgi/webpage.
ANy suggestion ??
Hi, I have installed CTorrent on my router and its working perfectly. What's your difficulty?
I presume that you have started with /opt/etc/init.d/S90sctcs start
and you have configured /opt/etc/sctcs.conf with ur SCTCS_DOWNLOAD and SCTCS_TORRENTS correct paths
you can either get the manual from this link http://wl500g.info/showpost.php?p=55440&postcount=7
or from its oficial forum http://www.seaky.hu/sctcs/forum/viewtopic.php?t=178
I just installed the CTorrent and changed my port on the /opt/etc/sctcs.conf file. Didn't add any ports on the router.
I also have low transfer , I think the maximum that I got so far was 40 KB/s, while with other P2P installed on my computer I can get more than 100KB/s easily. Maybe if i add a few ports it will solve the problem. The PDF file has all the information that you need in order to install CTorrent.
all my torrents were stopped
so i dongrade enhanced torrent to 2.3
now i have status checking but still no trasnfer at all
reaelly dont know what could be the reason
DONE !
first i deleted all port forwarding in vurtual server
but download wont start so i started it by hand from coommand line eg. enhanced-torrent yourfile.torrent
and then all torrent in SCTSC started to download now its donloading even after reboot just haveto add S90sctcs to post-boot to start automatically
second even if it started transfer was very low so i set up again port forwarding in virtual serwer no download is even 80 KB
some torrents are still in status checking dont know what to do with that but
im serching forum to solve this problem
thx all for support
I’m slow to. Can you help me?
Ctorrent is passive, but utorrent from PC is activ. ASUS is configured as WiFi clients and through WiFi is connected to Internet. I assume add port in Virtual server and probably modify rules on Firewall. Where is number of port(for torent) on CTorrent configuration files
What is necessary to change ?
The only port that you can change on CTorrent is the one that you access from the web (e.g. http://192.168.1.1:port_number). I think that you can only change the port for the torrent in the router configuration. in virtual server section.
Hi:
I followed this guide:
http://wl500g.info/showthread.php?t=5909
to install ctorrent. I'm using oleg's 1.9.2.7-7g firmware version.
Now the problems:
i could not get access to the http://192.168.1.1:8008/cgi-bin/torrent.cgi webpage (got an error)
Then after looking at the /usr/local/sbin/post-mount i noticed that i did not had the /usr/sbin/busybox_httpd executable file. After looking at the torrent ipkg info, i found out that there was a /opt/etc/init.d/S80busybox_httpd executable file.
So i replaced my post-mount file with the following:
#!/bin/sh
/opt/etc/init.d/S80busybox_httpd -p 8008 -h /opt/share/www
After saving the flash and reboot, still no success. So i tried to rund from ther telnet session the S80busybox_httpd executable and it outputted a message with the following options:
Usage: /opt/etc/init.d/S80busybox_httpd (start|stop|restart)
So i did the start option :D
i now have access to the http://192.168.1.1:8008/cgi-bin/torrent.cgi, but not everything is ok (some links don't work)
So, ho can i get the correct busybox_http?
Or how can i put this one working correctly?
Regards,
J. Rosado