Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Transmission
(edit)
Revision as of 01:34, 25 November 2018
72 bytes added
,
01:34, 25 November 2018
→Move Files Script
Line 165:
Line 165:
Loop through all lines in the text file, capture first column into $value1, move it!
Loop through all lines in the text file, capture first column into $value1, move it!
while IFS=" " read -r value1 remainder;do transmission-remote -n 'user:password' -t $value1 --move /home/pat/Downloads/seeding/;done < list.txt</nowiki>
while IFS=" " read -r value1 remainder;do transmission-remote -n 'user:password' -t $value1 --move /home/pat/Downloads/seeding/;done < list.txt</nowiki>
+
== Torrent file location ==
+
/var/lib/transmission-daemon/info/torrents
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version