Thanks to all who replied. In my case the username has to be [email protected]. A + or a % as a replacement are not accepted.
But urlencode and of course Andre´s suggestion to use %40 did the trick. Regards, Matthias Am 16.03.2010 um 17:13 schrieb Andre Garzia: > replace @ with %40 > > :D > > On Tue, Mar 16, 2010 at 12:55 PM, <[email protected]> wrote: > >> Hi, >> >> how can i use the comand >> put URL FTP://username:passw...@... >> if the username already contains a @. >> I tried to put the username into a var, but that does not the trick. >> >> Is it even possible? >> >> Regards, >> >> Matthias >> >> >> _______________________________________________ >> use-revolution mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-revolution >> > > > > -- > http://www.andregarzia.com All We Do Is Code. > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
