I am having a problem with my FTP URLs because (I think) some of the file names contain spaces. The URLs without spaces seem to work fine.
For example the following does not work:
What is the proper format for FTP URLs when target files and/or directories contain spaces so that FTP servers will recognize them. Thanks.
For example the following does not work:
Code:
<a href="ftp://ftphost.somedomain.com/download directory/some file.zip">