Since the folder name contains a trailing space (i.e. "c:\qbt\test "), I couldn't remove it normally. I've found the solution and I'd like to share it.
http://support.microsoft.com/kb/320081
[HOWTO] qBittorrent created a folder with a trailing space (solution)
[HOWTO] qBittorrent created a folder with a trailing space (solution)
Last edited by tekko on Tue Dec 11, 2012 10:27 am, edited 1 time in total.
Re: qBittorrent created a folder with a trailing space (solution)
This is just awesome! Thank you so much tekko
Re: qBittorrent created a folder with a trailing space (solution)
Sticky time!
- qBittorrent team - server and forum administrator.
- Hungarian translation reviewer/moderator (+ translator).
Join the official qBittorrent Discord!
https://discord.gg/ma66Vv4
- Hungarian translation reviewer/moderator (+ translator).
Join the official qBittorrent Discord!
https://discord.gg/ma66Vv4
Re: [HOWTO] qBittorrent created a folder with a trailing space (solution)
Thanks for your input tekko
.

Re: [HOWTO] qBittorrent created a folder with a trailing space (solution)
For those too lazy to read the article, the primary two solutions offered for our case are: (1) use the DOS 8.3 filename in a command prompt window ("cmd.exe") or (2) apparently some commands will work with "\\?\" prepended to the path, e.g.:
Code: Select all
del "\\?\c:\path_to_file_that contains a trailing space.txt "
Re: [HOWTO] qBittorrent created a folder with a trailing space (solution)
Can anybody shed some light on what I should do to prevent qBittorrent from doing this in the future?
I really appreciate what you did Jinx but am wondering if there would be a way to please outline the instructions in a more intuitive way? It's a bit too abstract for me to follow and the Microsoft article is massive and unclear.
I really appreciate what you did Jinx but am wondering if there would be a way to please outline the instructions in a more intuitive way? It's a bit too abstract for me to follow and the Microsoft article is massive and unclear.

Re: [HOWTO] qBittorrent created a folder with a trailing space (solution)
Download Advanced Renamer and use the Trim function rename pattern.