Page 1 of 1

ftp authenticate in url?

Posted: Sun Apr 01, 2007 3:17 am
by potato
Hi,

in mac osx, you can connect to ftp from the finder.
But the problem is that it doesn't asks for a login and password.

I already have seen that you can login by typing the login and password in the ftp url.

But dont remember :(

So do you know how i can do this?


greets,
tom

Posted: Sun Apr 01, 2007 3:57 am
by timvw
ftp://username:password@hostname/path (but most browsers explicitely do not support this anymore due to security problems...)

Posted: Sun Apr 01, 2007 4:08 am
by potato
bedankt! :wink: