Package: wput Version: 0.6-1.1 Severity: important if i try to transfer a file to my debian host running proftpd the pasiv mode fail.
the ip of my ftp-server is 192.168.100.197. but the "remote server data" port says 192.168.6.277. [227] 'Entering Passive Mode (192,168,100,197,213,84).' done. Remote server data port: 192.168.6.227:54612 complete debug output is attached. best regards Martin Hammermueller -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (500, 'stable') Architecture: armel (armv5tel) Kernel: Linux 2.6.26-1-ixp4xx Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages wput depends on: ii libc6 2.7-18 GNU C Library: Shared libraries ii libgnutls26 2.4.2-6+lenny1 the GNU TLS library - runtime libr wput recommends no packages. wput suggests no packages. -- no debconf information
Server:~# wput hallo ftp://hammi:<password>@192.168.100.197/home/hammi/x/ -vv Added file `hallo' to queue. Added URL `ftp://hammi:<password>@192.168.100.197/home/hammi/x/' to queue. processing queue: File: `hallo' URL : `ftp://hammi:<password>@192.168.100.197/home/hammi/x/' IP of `192.168.100.197' is `192.168.100.197' PRE_GUESS: local_file: hallo remote_path: home/hammi/x remote_file: (0) POST_GUESS: local_file: hallo remote_path: home/hammi/x remote_file: hallo Searching for skip_entry ftp://hammi:<password>@192.168.100.197:21/home/hammi/x --14:24:08-- `hallo' => ftp://hammi:xx...@192.168.100.197:21/home/hammi/x/hallo starting again Connecting to 192.168.100.197:21... c_sock: 4 initiating timeout connect (300) Checking whether 4 is writable... 1 (115:Operation now in progress) connected[220] 'ProFTPD 1.3.1 Server (Debian) [::ffff:192.168.100.197]' ! ==> AUTH TLS ... ---->AUTH TLS Checking whether 4 is writable... 1 (115:Operation now in progress) [500] 'AUTH not understood' failed (AUTH not understood). Logging in as hammi ... ---->USER hammi Checking whether 4 is writable... 1 (115:Operation now in progress) [331] 'Password required for hammi' Checking whether 4 is writable... 1 (115:Operation now in progress) [230] 'User hammi logged in' Logged in! previous directory: target: home/hammi/x ==> CWD home/hammi/x---->CWD home/hammi/x Checking whether 4 is writable... 1 (115:Operation now in progress) [250] 'CWD command successful' ==> SIZE hallo ... ---->SIZE hallo Checking whether 4 is writable... 1 (115:Operation now in progress) [550] 'SIZE not allowed in ASCII mode' failed. local_fsize: 2 target_fsize: resume_table: 1,0,2 Portmode: 0 ==> PASV ... ---->PASV Checking whether 4 is writable... 1 (115:Operation now in progress) [227] 'Entering Passive Mode (192,168,100,197,213,84).' done. Remote server data port: 192.168.6.227:54612 c_sock: 6 initiating timeout connect (300) Checking whether 6 is writable... ^C Server:~#