Skip to content

SeedSync reports LFTP download as "completed" for .torrent files in the torrent-files pair, but the file never appears on disk at /data/torrents/torrent-files/ #281

@itendtostare

Description

@itendtostare

SeedSync reports LFTP download as "completed" for .torrent files in the torrent-files pair, but the file never appears on disk at /data/torrents/torrent-files/. The remote file is then immediately deleted. No LFTP verbose output appears despite the setting being enabled, suggesting either the setting isn't being applied or LFTP is silently failing/writing somewhere unexpected.
Relevant lines:

16:39:19 - Pair[torrent-files].Lftp - queue command: %s
16:39:20 - Download completed (LFTP job finished): Cosmos Laundromat.torrent
16:39:20 - AutoQueue - Auto deleting remote 'Cosmos Laundromat.torrent'
16:39:21 - Received command Action.DELETE_REMOTE for file Cosmos Laundromat.torrent
16:39:24 - Successfully deleted remote file: Cosmos Laundromat.torrent
16:39:31 - Persist cleanup (both absent): Cosmos Laundromat.torrent

ActiveScanner never sees the file at the local path
find /volume1/data/torrents -name "*.torrent" returns nothing
The completed pair works correctly for directories (e.g. music) — only the torrent-files single-file pair fails
Verbose LFTP logging produces no output despite being enabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-infoNeeds more information to reproduce or fix

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions