On 5/18/06, Alessandro Manotti <[EMAIL PROTECTED]> wrote:
>
> Sorry, can you explain me the exact meaning of this syntax:
>
> ftp://[EMAIL PROTECTED]:[EMAIL PROTECTED]/path_to_file/
>

Could be username is the email. then
 rejoin[
  ftp://
  [EMAIL PROTECTED]
  ":"
  password
  "@"
  domain.com/path_to_file/
 ]

> Thank you!
>
> --Alessandro

[snip]

-- 
-Volker

"Any problem in computer science can be solved with another layer of
indirection. But that usually will create another problem." David
Wheeler
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to