[EMAIL PROTECTED] wrote:
>   I know you have to enclose file names with spaces within brackets.
>   %"/c/test/test test.txt"
>
>   But how do you manage file names with spaces in URLs.
>   For example,
>
>   ftp://usr:[EMAIL PROTECTED]/test/test test.txt

ftp://usr:[EMAIL PROTECTED]/test/test%20test.txt

Brian Hawley

Reply via email to