mvrekum
17th of February 2004 (Tue), 05:02
Hi Pekka,
First of all external FTP does not work on my server cause the FTP module is not installed by my hosting provider.
When using internal ftp I get the following messages:
msg 643 | internal ftp: EXIT DONE.
msg 642 | internal ftp: data sockets closed
msg 641 | internal ftp: command sockets closed
msg 640 | internal ftp: Can not build passive data connection. Error 110: Connection timed out
msg 639 | internal ftp:
$ee_passive_ip = xxx.xxx.xxx.xxx,
$ee_passive_port = 49246
$timeout = 30
msg 638 | internal ftp: OPENING NEW DATA CONNECTION
msg 637 | internal ftp: Parsed data connection address is xxx.xxx.xxx.xxx:49246
msg 636 | internal ftp: PASV: 227 Entering Passive Mode (xxx.xxx.xxx.xxx,94).
msg 635 | internal ftp: PASV
msg 633 | internal ftp: RMD: 250 RMD command successful.
msg 632 | internal ftp: RMD /httpdocs/ee/xxxxxx/UPLOAD/test/ee_ftp_test_directory_creation
msg 630 | internal ftp: CWD: 250 CWD command successful.
msg 629 | internal ftp: CWD /httpdocs/ee/admin/UPLOAD/test
msg 627 | internal ftp: CWD: 250 CWD command successful.
msg 626 | internal ftp: CWD ee_ftp_test_directory_creation
msg 624 | internal ftp: MKD: 257 "/httpdocs/ee/xxxxxx/UPLOAD/test/ee_ftp_test_directory_creation" - Directory successfully created
msg 623 | internal ftp: MKD ee_ftp_test_directory_creation
msg 621 | internal ftp: CWD: 250 CWD command successful.
msg 620 | internal ftp: CWD /httpdocs/ee/xxxxxx/UPLOAD/test
msg 619 | internal ftp: CWD: 250 CWD command successful.
msg 618 | internal ftp: CWD /httpdocs/ee/xxxxxx/UPLOAD/test
msg 616 | internal ftp: PWD: 257 "/" is current directory.
msg 615 | internal ftp: PWD
msg 614 | internal ftp: TYPE: 200 Type set to I
msg 613 | internal ftp: TYPE I
I blanked out some folder names and IP numbers.
I uploaded one image using http upload and tried to put it into a gallery using internal ftp and resize, but then I get the same error.
All used folders are writable.
FTP server setting: EXTRA: default DELAY: off
Can you help?
Martin[/code]
First of all external FTP does not work on my server cause the FTP module is not installed by my hosting provider.
When using internal ftp I get the following messages:
msg 643 | internal ftp: EXIT DONE.
msg 642 | internal ftp: data sockets closed
msg 641 | internal ftp: command sockets closed
msg 640 | internal ftp: Can not build passive data connection. Error 110: Connection timed out
msg 639 | internal ftp:
$ee_passive_ip = xxx.xxx.xxx.xxx,
$ee_passive_port = 49246
$timeout = 30
msg 638 | internal ftp: OPENING NEW DATA CONNECTION
msg 637 | internal ftp: Parsed data connection address is xxx.xxx.xxx.xxx:49246
msg 636 | internal ftp: PASV: 227 Entering Passive Mode (xxx.xxx.xxx.xxx,94).
msg 635 | internal ftp: PASV
msg 633 | internal ftp: RMD: 250 RMD command successful.
msg 632 | internal ftp: RMD /httpdocs/ee/xxxxxx/UPLOAD/test/ee_ftp_test_directory_creation
msg 630 | internal ftp: CWD: 250 CWD command successful.
msg 629 | internal ftp: CWD /httpdocs/ee/admin/UPLOAD/test
msg 627 | internal ftp: CWD: 250 CWD command successful.
msg 626 | internal ftp: CWD ee_ftp_test_directory_creation
msg 624 | internal ftp: MKD: 257 "/httpdocs/ee/xxxxxx/UPLOAD/test/ee_ftp_test_directory_creation" - Directory successfully created
msg 623 | internal ftp: MKD ee_ftp_test_directory_creation
msg 621 | internal ftp: CWD: 250 CWD command successful.
msg 620 | internal ftp: CWD /httpdocs/ee/xxxxxx/UPLOAD/test
msg 619 | internal ftp: CWD: 250 CWD command successful.
msg 618 | internal ftp: CWD /httpdocs/ee/xxxxxx/UPLOAD/test
msg 616 | internal ftp: PWD: 257 "/" is current directory.
msg 615 | internal ftp: PWD
msg 614 | internal ftp: TYPE: 200 Type set to I
msg 613 | internal ftp: TYPE I
I blanked out some folder names and IP numbers.
I uploaded one image using http upload and tried to put it into a gallery using internal ftp and resize, but then I get the same error.
All used folders are writable.
FTP server setting: EXTRA: default DELAY: off
Can you help?
Martin[/code]