Opened 12 years ago

Last modified 12 years ago

#1976 closed bug

Deluge puts torrents into obfuscated random-character directories on completion. — at Initial Version

Reported by: fuxxy Owned by:
Priority: minor Milestone: 1.3.4
Component: Core Version: 1.3.3
Keywords: Cc:

Description

First of all, I'm an idiot. This was all my doing. However, it could happen in the future to someone else, hence the bug report. My setup consists of a linux fileserver running the deluge daemon, I'm connecting via a remote GUI on a windows computer. Both the deluge daemon and the client are 1.3.3, using libtorrent 0.15.6.0

In the "move completed" option, I specified an absolute directory path . To make things easier on myself, in PuTTY, I simply "cd" to the path I wanted, then did a 'pwd'. Afterwards, it was as simple as triple clicking the PuTTY window to select the whole line, and paste it into the Deluge client. It appears some special characters made it from PuTTY into Deluge.

RESULTING OPERATION: Anything I specified via a triple click from PuTTY ended up in a directory with special characters. Using Windows navigating to the linux samba share, the directory appeared as completely random characters, in this case "SESKUE~M". Navigating to the same directory under linux results in two possible outcomes: deluge@coldfire /shared/TV_Shows/TV Series $ ls -alh total 12K drwxrwsr-x 6 deluge video 67 Nov 21 10:22 . drwxrwsrwx 58 apache video 4.0K Nov 21 07:40 .. drwxrwsr-x 2 deluge video 4.0K Aug 12 2010 Season 1 drwxrwxr-x 2 deluge video 6 Nov 20 17:19 Season 2 drwxr-sr-x 3 deluge video 56 Nov 21 10:22 Season 2? drwxrwxr-x 2 deluge video 4.0K Nov 14 19:10 Season 3

deluge@coldfire /shared/TV_Shows/TV Series $ cd Season\ Season 1/ Season 2/ Season 2J/ Season 3/

EXPECTED OUTCOME: Possibly parse the "move completed" and "move storage" options to eliminate special characters?

Change History (0)

Note: See TracTickets for help on using tickets.