Why is the main domain always added to the user name when creating new ftp user accounts? Is there a way to remove it?
It is quite messy to have an url like this:
ftp://user1@domain.com@ftp.domain.com
I would rather have:
ftp://user1@domain.com
Have I misunderstood anything?
Thanks in advance
/Markus