Escaping Spaces in thin client

General support for problems installing or using Deluge
Post Reply
CHTucker
New User
New User
Posts: 2
Joined: Tue Jan 08, 2013 4:48 pm

Escaping Spaces in thin client

Post by CHTucker »

I've got a Linux seedbox and an OSX thin client. I want to be able to cross-seed files on the seedbox. If the filename contains no spaces, this is trivial. However, if the filename contains spaces it is not. Backslash-Space does not seem to be accepted as an escape sequence in the "Remote File" dialog (when creating a new dot-torrent file.) Quotes don't seem to either.
H320
Member
Member
Posts: 16
Joined: Wed Aug 17, 2011 2:03 pm

Re: Escaping Spaces in thin client

Post by H320 »

It should work without escaping spaces or using quotes.

I have tried and the following should work for example : "/home/user/a directory" or "/home/user/a directory/a file". (without quotes)
CHTucker
New User
New User
Posts: 2
Joined: Tue Jan 08, 2013 4:48 pm

Re: Escaping Spaces in thin client

Post by CHTucker »

Thanks! I was apparently overthinking the problem.
Post Reply