I must login to a remote ftp server using a username like "myaccount@host.net", wput handles this very badly, trunkating the login at "myaccount". I tryed to quote it like "myaccount\@host.net", but nothing changes... I think you should add some switch to add the login and/or password out of the url, like "-l login -p password"... Thank you very much for this tool ;)