While I contin ue to seed large files, I would like to have them moved where they belong. I thought I'd fix this with symlincs. However, that doesn't work.
The symlinc looks OK:
The permissions for the files in the symlinced folder are also OK:
And I have even tried to give the same permissions to the parent folder with no luck. When I try to verify the torrent, nothing happens, and if I try to redownload it, it says the file already exsists.
Is there something wrong with the way transmission or freebsd handles symlinks, or am I just missing something?
The symlinc looks OK:
Code:
lrwxr-xr-x 1 transmission torrents 76 Feb 6 21:49 500.Days.Of.Summer.2009.BluRay.1080p.x264.DTS.dxva-
xander -> /filer/filmer/-HD/500.Days.Of.Summer.2009.BluRay.1080p.x264.DTS.dxva-xander/
The permissions for the files in the symlinced folder are also OK:
Code:
drwxrwxr-x 2 transmission torrents 4 Feb 3 01:45
500.Days.Of.Summer.2009.BluRay.1080p.x264.DTS.dxva-xander
And I have even tried to give the same permissions to the parent folder with no luck. When I try to verify the torrent, nothing happens, and if I try to redownload it, it says the file already exsists.
Is there something wrong with the way transmission or freebsd handles symlinks, or am I just missing something?