openmind ☃   September 23, 2007  ☃  alias: rtorrent: .torrent file management  (, , )

Send torrent files from laptop to server, where they will be picked up automagically by rtorrent job scheduling:
alias scptors='pushd /Desktop/ff_dl && scp -r *.torrent user@host:~/ff_dl && rm -f *.torrent && popd'

blog comments powered by Disqus