folder_rename not working
Posted: August 9th, 2010, 1:08 pm
First, the deets:
Version: 0.5.3
OS: Windows Home Server
Install-type: Windows Installer
Skin (if applicable): Default
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes
Like some others I've read on Windows Home Server, I was getting a ton of rename errors. I saw mention of the folder_rename switch in the config .ini so I changed it to 0 (to disable renaming of folders). This was over a month ago. I've restarted many times since then and verified that the switch is still set to 0. Here is an example of an error I got:
Why is it still naming the folder UNPACK? Am I misunderstanding the use of the folder_rename switch?
And if it matters, here's some of my INI file:
Version: 0.5.3
OS: Windows Home Server
Install-type: Windows Installer
Skin (if applicable): Default
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes
Like some others I've read on Windows Home Server, I was getting a ton of rename errors. I saw mention of the folder_rename switch in the config .ini so I changed it to 0 (to disable renaming of folders). This was over a month ago. I've restarted many times since then and verified that the switch is still set to 0. Here is an example of an error I got:
Code: Select all
2010-08-09 13:37:40,155 ERROR: Error renaming "D:\shares\Videos\Unsorted\complete\Games\_UNPACK_LegalDownload" to "D:\shares\Videos\Unsorted\complete\Games\LegalDownload"
And if it matters, here's some of my INI file:
Code: Select all
__version__ = 18
[misc]
https_port = 9090
folder_rename = 0