cannot connect to ftp server from dolphin

Hello all,

I have an openSUSE 11.2 and I was trying to connect to a FTP server from Dolphin application but it didn’t work. (I used ftp://<IP ADDRESS> in the address field)
From CLI or using FileZilla I can connect to that server.

What could be the cause of this strange behavior?

I also have issues and have bug reported on it.

Open SSH in the firewall and do

fish://user@<ip.address>

You may need to edit sshd_config in /etc/ssh

Thanks,

The server is a AIX machine and by default ssh was not installed but after installing the ssh required packages it worked.

Great news indeed.