networking - cannot access ftp site via IE, Chrome or Firefox -


i have following ftp details example:

server: 10.10.100.10

user: dreamer

password: 12345

when used filezilla can access ftp site above credentials.

when use windows explorer, put in address bar ftp://10.10.100.10, pop-up asking credentials, enter , works.

however, when use ie, firefox or chrome, cannot in.

i use in address bar: ftp://dreamer:12345@10.10.100.10

please note, example.

in filezilla right click on file want access.

select 'copy url(s) clipboard' , paste browser popup window should appear asking logins.

that works me.


Comments

Popular posts from this blog

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - Selecting distinct values from a column in Peewee -