查看可以在此处找到的文档。
尽管我一直遇到此错误,但我试图重新创建那里的确切示例。
sudo transmission-create -o ~/home/files.torrent -c "My comments" -t udp://tracker.openbittorrent.com:80 ~/home/testfile.txt
虽然我一直遇到这个错误。
Creating torrent "/home/torrent/home/files.torrent" ...[2015-06-08 19:27:17.554 EDT] Torrent Creator is skipping file "/home/torrent": No such file or directory
. error reading "": No such file or directory
/home 中唯一的文件是testfile.txt
我不知道它是从哪里来的/home/torrent
。
我错过了什么?谢谢你。
错误清楚地表明
从这里我猜问题出在你指向的目录不退出尝试使用
因为 ~ 表示您的主目录