How to use 'put URL "ftp://..." if username contains @
Mark Schonewille
m.schonewille at economy-x-talk.com
Tue Mar 16 12:06:04 EDT 2010
Hi Matthias,
Yes, this is possible and happens quite often. However, almost equally
often you can replace @ with % or +.
Try ftp://username+domain.com:password@ftp.domain.com .
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
Economy-x-Talk is always looking for new software development
projects. Feel free to contact me for a quote.
Op 16 mrt 2010, om 16:55 heeft runrev260805 at m-r-d.de het volgende
geschreven:
> Hi,
>
> how can i use the comand
> put URL FTP://username:password@...
> 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
More information about the use-livecode
mailing list