$ rtorrent (21:20:05) Using 'epoll' based polling. (21:20:05) XMLRPC initialized with 444 functions. (21:20:05) The SCGI socket is bound to a specific network device yet may still pose a security risk, consider using 'scgi_local'.DHT server on port 6999.
конфиг: scgi_port = localhost:5000 min_peers = 40 max_peers = 100 min_peers_seed = 0 max_peers_seed = 0 max_uploads = 200 #upload_rate = 50 directory = ~/torrents/doing session = ~/torrents/.rtsession/ schedule = watch_directory,5,5,load_start=~/torrents/watch/*.torrent schedule = tied_directory,5,5,start_tied= schedule = untied_directory,5,5,close_untied= on_finished = move_complete,"execute=mv,-u,$d.get_base_path=,~/torrents/done/ ;d.set_directory=~/torrents/done/" on_start = link1,"create_link=tied,,.started" on_stop = link1,"delete_link=tied,,.started" on_finished = link1,"create_link=tied,,.finished" on_erase = link1,"delete_link=tied,,.finished" schedule = low_diskspace,5,60,close_low_diskspace=100M #schedule = ratio,60,60,"stop_on_ratio=120,200M,2000" port_range = 6998-6999 port_random = no check_hash = yes use_udp_trackers = yes encryption = allow_incoming,try_outgoing,enable_retry dht = auto dht_port = 6999
запускаю инсталку wtorrent при try config: Error: cannot connect to rtorrent, please check host, folder and port values (and user/password if you have auth set up).
<?php /* wTorrent autoconfiguration file. Created 5/7/2009 */ define ('LANGUAGE', 'ru_RU'); define ('DB_FILE', 'db/database.db'); define ('RT_HOST', 'localhost'); define ('RT_PORT', 80); define ('RT_DIR', '/RPC2'); define ('RT_AUTH', false); define ('RT_USER', ''); define ('RT_PASSWD', ''); define ('NO_MULTICALL', true); define ('EFFECTS', true); define ('DIR_TORRENTS', '/home/kyxap/torrents/watch'); define ('DIR_EXEC', '/srv/http/wtorrent/'); define ('DIR_DOWNLOAD', '/home/kyxap/torrents/doing'); ?>
как решить проблему ?