Skip to content

shuwens/bitproto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bittorrent Prototype

transmission remote cmd:

https://help.ubuntu.com/community/TransmissionHowTo

stop all: transmission-remote -n 'transmission:mypassword' -S

remote all: transmission-remote -n 'transmission:mypassword' -r -t 3

proper access to download dir

https://askubuntu.com/questions/221081/permission-denied-when-downloading-with-transmission-daemon

sudo usermod -a -G debian-transmission jethros sudo chgrp debian-transmission /data/downloads sudo chmod 770 /data/downloads

Reference:

https://forums.sonarr.tv/t/getting-nowhere-with-transmission-setup/3795/3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published