Changes between Version 17 and Version 18 of Scripts
- Timestamp:
- Jan 10, 2009, 4:51:11 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Scripts
v17 v18 7 7 8 8 == How-To == 9 If you are interested at writing scripts for Transmission, Have a look at the following pages:9 If you are interested at writing scripts for Transmission, have a look at the following pages: 10 10 * [wiki:man Transmission man pages] 11 11 * [wiki:ConfigFiles Configuration Files] … … 14 14 * [wiki:rpc RPC Protocol Specification] 15 15 16 For those who need more information how to use the scripts, have a look at the following links: 17 * [https://help.ubuntu.com/community/CronHowto Cron How-To]: Run scripts at a regular interval 16 18 17 19 == Scripts ==