PDA

View Full Version : Buildin FTP Bot/Client !


CoMa
01-30-2003, 05:45 AM
I don't know if someone think about this before, but is it possible to implement a basic "client" or "bot" inside the server. Something like an "autoftp tool" available in HTTPD and why not in telnet too (with on/off account perm flag) ! It would be very usefull sometime...


-exemple-
remote path: ftp://ftp.gloubi.net:421/pub/good/stuff/here/
local path: /news/
files to get: *.r*|*.diz|*.nfo|*.zip
max bandwidth to use: 4096
max thread number: 4
scheduler: on:02h00|off:11h00|days:all
are you sure: [yes] go...!

darkone
01-30-2003, 06:26 AM
Hmms, I don't see why this should be built-in to server. It should be possible to do with external application & scheduler.