News:

SMF - Just Installed!

Main Menu

problems with Transmission

Started by kalpana, Oct 18, 2023, 04:09 AM

Previous topic - Next topic

kalpana

havin used up most of my 1Tb on my harddrive I decided to add a 2Tb USB stick/flashdrive to add memory. I had done this before with an external drive and Transmission did not like it. Sometimes the files would show up red on reloading and paused and could not be started again


This time with the memory stick for the first week it went brilliant; but now some files show up red/paused also here and some of the music/videos files show up as having NO audio basically they have been erased/destroyed/nullified


Does anyone understand why that might/could be

the 2Tb i added to the Fstab thus

Code:
UUID="76E8-CACF" /media/shan/76E8-CACF exfat nofail,rw,user,exec,umask=000  0   0
All clever and useful info welcome

Thanx shan


PS i have also realized that the Owner and Group were Root on this USB; unlike the Original harddrive which is shan so I have changed it now to be in line with the OHardrive and changed the fstab line to:
Code:
UUID="76E8-CACF" /media/shan/76E8-CACF exfat nofail,rw,user,exec,umask=0077  0   0

where 0077 is also the same as OHardrive ; will monitor and report if OK now


All clever and useful info STILL welcome meantimes