Page 1 of 1

Hardlink failing

Posted: 11 Oct 2015, 14:59
by brown3218
if i use --copy it works great, but whenever i attempt --hardlink i get a failure.

Re: Hardlink failing

Posted: 11 Oct 2015, 15:14
by rednoah
Windows doesn't like symlinks or hardlinks. I seem to remember that only Administrator users have the privileges to create hardlinks. Also, make sure that E: is using NTFS as file system, FAT and ExFAT probably don't support file system links.

Re: Hardlink failing

Posted: 11 Oct 2015, 15:32
by brown3218
Is there a way to make the script run as administrator? Also I just checked and its using NTFS

Re: Hardlink failing

Posted: 11 Oct 2015, 15:46
by brown3218
I'm the only user on this machine and I'm listed as administrator

Re: Hardlink failing

Posted: 11 Oct 2015, 16:39
by rednoah
If you utorrent isn't running with elevated rights, then filebot isn't running with elevated rights, so it won't be able to create hardlinks.

Try creating hardlinks with the FileBot GUI and see if that works.