mikedld / bt-migrate

Torrent state migration tool
GNU General Public License v3.0
89 stars 15 forks source link

Aborted: File name too long #19

Open zoomorph opened 3 years ago

zoomorph commented 3 years ago
Terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
  what():  boost::filesystem::status: File name too long: "/home/uTorrent/[long-torrent-name].torrent"
Aborted (core dumped)
zoomorph commented 3 years ago

Worked around this by catching the exception in uTorrentTorrentStateIterator::GetNext and skipping that torrent.