Search found 2 matches

by siorai
Tue Jan 10, 2017 6:53 pm
Forum: General
Topic: Python completion script: GDrive Uploader + Archive Extraction + Sorting ( still in progress!)
Replies: 0
Views: 4191

Python completion script: GDrive Uploader + Archive Extraction + Sorting ( still in progress!)

Sometime ago I decided that I wanted the ability to upload things to google drive when a torrent completed, it's turned into a fairly indepth project for me over the last couple of months and I thought maybe some of the folks here might find some use for it.

I know there are other alternatives and ...
by siorai
Wed Dec 07, 2016 6:22 am
Forum: Support
Topic: CentOS7 Log file
Replies: 1
Views: 2943

Re: CentOS7 Log file

On CentOS 7 mine was in /var/log/messages the default is set to only display errors

I had a hell of a time trying to get more logging into there, and was just now finally able to figure it out.

Seems the systemctl unit file

/usr/lib/systemd/system/transmission-daemon.service

was set to to ...