adress exactly

hello
what should I put in the adress if I have this URL:
ftp://test_2222:downloa2@ftp.test.com ?

Well, exactly that string ... SmartFTP automatically will take the string apart and use the encoded username and password.

URL is not correct.

space " " needs to be encoded to %20

-Mat

That's no space, it's an underscore ... like in "test_2222".

Ah. In this case its correct ;-)