<!-- FTP SETTINGS -->
<cvar name="enableFTP" value="1"/>
<!-- FTP Server -->
<cvar name="ftpServer" value="ftp42.bravehost.com"/>
<!-- Username -->
<cvar name="ftpUsername" value="Distrbd21-3109448889"/>
<!-- Password -->
<cvar name="ftpPassword" value="********"/>
<!-- Path to place uploaded files
Must start with /, but does not need a / on the end -->
<cvar name="ftpPath" value="/dabomb.dsgaming.us/rank"/>
Your FTP path should be relative to the main directory (this case: ftp42.bravehost.com)
Normally on such sites like that that hosts for more people the path would be /USERNAME/rank/ or something.