-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Let me preface saying that I might be using move wrong.
I have the following folders (simplified for the sake of the issue) with both identical files:
Folder1/Movie.mkv
Folder2/Movie.mkv
A while ago, when I added the torrent I did: stig add Movie.torrent --path Folder1
That works flawlessly, now, from the TUI, I wanted to move it to Folder2, with the files being already copied in there.
From other transmission clients, I expected it to change just the path, and being able to verify later. But stig instead started moving and overwritting the files.
I have to point out that as we all know, transmission hates long file operations, so I couldn't check if it was just verifying from the beginning, but from disk usage and timestamp of the files, I would say it indeed replace half of them.