daemon .resume files

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
russiandivxclub
Posts: 15
Joined: Sun Mar 30, 2014 2:39 am

daemon .resume files

Post by russiandivxclub »

Hi guys I never had this problem but for some reason recently I started to have problem with .resume files. I am using optware on my router with 1TB Drive and I always had same configuration and never had any issues but now I see very often torrent stop to seed because .resume file can't be saved because of lack of space. Here is what I have space wise.

Code: Select all

root@3700v1 ~ $ df -h
Filesystem                Size      Used Available Use% Mounted on
rootfs                    5.5M      5.5M         0 100% /
/dev/root                 5.5M      5.5M         0 100% /
/dev/sda3               124.0M      1.5M    121.2M   1% /tmp/mnt/sda3
/dev/sda1               503.9M     37.3M    461.5M   7% /tmp/mnt/sda1
/dev/sda4               916.2G    628.5G    278.4G  69% /tmp/mnt/sda4
/dev/sda1               503.9M     37.3M    461.5M   7% /etc
/dev/sda1               503.9M     37.3M    461.5M   7% /tmp/root
/dev/sda1               503.9M     37.3M    461.5M   7% /opt
And here is my deamon config,

Code: Select all

root@3700v1 ~ $ transmission-remote -si
VERSION
  Daemon version: 2.84 (14307)
  RPC version: 15
  RPC minimum version: 1

CONFIG
  Configuration directory: /tmp/root/.config/transmission-daemon
  Download directory: /tmp/mnt/sda4/torrents/downloads
  Listenport: 60180
  Portforwarding enabled: Yes
  uTP enabled: Yes
  Distributed hash table enabled: No
  Local peer discovery enabled: No
  Peer exchange allowed: Yes
  Encryption: preferred
  Maximum memory cache size: 8.00 MiB

LIMITS
  Peer limit: 200
  Default seed ratio limit: Unlimited
  Upload speed limit: 200 kB/s (Enabled limit: 200 kB/s; Disabled turtle limit:                                   50 kB/s)
  Download speed limit: Unlimited (Disabled limit: 2.05 MB/s; Disabled turtle li                                  mit: 50 kB/s)

MISC
  Autostart added torrents: Yes
  Delete automatically added torrents: Yes
As you can see my main config is in /root/

IS it possible that I can have everything as is BUT have .resume files to be saved in diffirent directory something like /tmp/mnt/sda4/torrents/resume or something like that so instead of root I use my external sda4 mounting point. I looked in my config file I do not see it.


Thank you,
Post Reply