[UPHPU] FTP question

Mac Newbold mac at macnewbold.com
Thu Jul 27 15:26:15 MDT 2006


Today at 3:18pm, Kurt Didenhover said:

> Mac Newbold wrote:
>
>> What methods of escaping, encoding, quoting, or otherwise dealing with the 
>> spaces have you attempted? What were the results?
>
> I've tried single quotes, double quotes, and urlencode so far with all the 
> results being the same as the original problem.

Give backslashes a try:

my\ file\ name.txt

Can you show us examples of the strings you were using with the other 
attempts? (sanitize/anonymize as needed)

Sometimes to get quotes to go through, you need to backslash or encode 
them too.

Thanks,
Mac

--
Mac Newbold		MNE - Mac Newbold Enterprises, LLC
mac at macnewbold.com	http://www.macnewbold.com/


More information about the UPHPU mailing list