On Thu, Dec 07, 2006 at 02:08:29AM +0000, nectar wrote: > ---> PROT P > <--- 534 Fallback to [C] > ---> PASV > <--- 227 Entering Passive Mode (70,98,54,43,174,240) > ---- Connecting data socket to (70.98.54.43) port 44784 > `ls' at 0 [Making data connection...]
Use netstat to check the status of the data connection. Probably the firewall does not allow it to be established. Try also active mode (set ftp:passive off). -- Alexander..
