From owner-freebsd-questions@freebsd.org Sun Jun 7 19:05:07 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D4CF6334B36 for ; Sun, 7 Jun 2020 19:05:07 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtpg.telissant.net (smtpg.telissant.net [104.225.1.73]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49g5Rk5hFLz4X8K for ; Sun, 7 Jun 2020 19:05:06 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from sacada.3dresearch.com (localhost [127.0.0.1]) by smtpg.telissant.net (Postfix) with ESMTP id 49g5Rc2n66z1lvcf for ; Sun, 7 Jun 2020 15:05:00 -0400 (EDT) X-Virus-Scanned: amavisd-new at telissant.net Received: from smtpg.telissant.net ([127.0.0.1]) by sacada.3dresearch.com (sacada.3dresearch.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s6ahti6749_v for ; Sun, 7 Jun 2020 15:05:00 -0400 (EDT) Received: from elettra.3dresearch.com (unknown [71.112.240.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: elettra@sacada.3dresearch.com) by smtpg.telissant.net (Postfix) with ESMTPSA id 49g5Rb6p4Qz1lvcc for ; Sun, 7 Jun 2020 15:04:59 -0400 (EDT) Received: from bufftemp.3dresearch.com (unknown [10.61.70.200]) by elettra.3dresearch.com (Postfix) with ESMTP id 85B4033DD5B for ; Sun, 7 Jun 2020 15:04:59 -0400 (EDT) Received: from bufftemp.3dresearch.com (localhost [127.0.0.1]) by bufftemp.3dresearch.com (Postfix) with SMTP id 758009C574 for ; Sun, 7 Jun 2020 15:04:59 -0400 (EDT) Date: Sun, 7 Jun 2020 15:04:03 -0400 From: Janos Dohanics To: FreeBSD Questions Subject: Odd problem with ftp/filezilla Message-Id: <20200607150403.18df86ea313cfce044d0e3fb@3dresearch.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49g5Rk5hFLz4X8K X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of web@3dresearch.com designates 104.225.1.73 as permitted sender) smtp.mailfrom=web@3dresearch.com X-Spamd-Result: default: False [-0.71 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[6]; NEURAL_HAM_MEDIUM(-0.99)[-0.985]; FROM_HAS_DN(0.00)[]; ENVFROM_SERVICE_ACCT(1.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; DMARC_NA(0.00)[3dresearch.com]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.99)[-0.986]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.94)[-0.944]; FROM_SERVICE_ACCT(1.00)[]; R_SPF_ALLOW(-0.20)[+a:smtpg.telissant.net]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:104.225.1.0/24, country:US]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[71.112.240.206:received] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2020 19:05:07 -0000 Hello All, I can upload some files, but not others. Server: 12.1-STABLE r361323 and pure-ftpd-1.0.49_1 Client: 12.1-STABLE r361661 and filezilla-3.40.0_5 14:24:15 Status: Initializing TLS... 14:24:15 Status: Initializing TLS... 14:24:15 Status: Verifying certificate... 14:24:15 Status: TLS connection established. 14:24:15 Status: Verifying certificate... 14:24:15 Status: TLS connection established. 14:24:18 Status: Logged in 14:24:18 Status: Starting upload of KiwiBox.gif 14:24:18 Status: Logged in 14:24:18 Status: Starting upload of 980111-008.jpg 14:24:19 Command: CWD /htdocs 14:24:19 Response: 250 OK. Current directory is /htdocs 14:24:19 Command: TYPE I 14:24:19 Response: 200 TYPE is now 8-bit binary 14:24:19 Command: PASV 14:24:19 Response: 227 Entering Passive Mode (x,x,x,x,167,166) 14:24:19 Command: STOR 980111-008.jpg 14:24:19 Response: 150 Accepted data connection 14:24:19 Response: 451-Error during read from data connection 14:24:19 Response: 451 Transfer aborted 14:24:19 Error: File transfer failed 14:24:19 Status: Starting upload of 980111-008.jpg 14:24:19 Status: Retrieving directory listing of "/htdocs"... 14:24:20 Status: File transfer successful, transferred 5148 bytes in 1 second 14:24:20 Status: Starting upload of apctest.output 14:24:25 Status: Skipping upload of 980111-008.jpg 14:24:25 Status: File transfer successful, transferred 443 bytes in 5 seconds 14:24:25 Status: Starting upload of camping_pictures.htm 14:24:26 Status: File transfer successful, transferred 4323 bytes in 1 second 14:24:26 Status: Starting upload of zzz_Job_log.ods 14:24:28 Command: TYPE I 14:24:28 Response: 200 TYPE is now 8-bit binary 14:24:28 Command: PASV 14:24:28 Response: 227 Entering Passive Mode (x.x.x.x,157,110) 14:24:28 Command: STOR zzz_Job_log.ods 14:24:28 Response: 150 Accepted data connection 14:24:28 Response: 451-Error during read from data connection 14:24:28 Response: 451 Transfer aborted 14:24:28 Error: File transfer failed 14:24:28 Status: Starting upload of zzz_Job_log.ods 14:24:28 Status: Retrieving directory listing of "/htdocs"... 14:24:29 Status: Skipping upload of zzz_Job_log.ods 14:24:29 Status: File transfer successful, transferred 806 bytes in 1 second 14:25:25 Status: File transfer successful, transferred 6274877 bytes in 65 seconds 14:25:25 Status: Retrieving directory listing of "/htdocs"... 14:25:26 Status: Directory listing of "/htdocs" successful 14:25:29 Status: Disconnected from server Successful: -rw-r--r-- 1 ftpusers ftpgroup 5148 Feb 20 2011 KiwiBox.gif -rw-r--r-- 1 ftpusers ftpgroup 6274877 Apr 16 15:37 apctest.output -rw-r--r-- 1 ftpusers ftpgroup 4246 Feb 20 2011 camping_pictures.htm Unsuccessful: -rw-r--r-- 1 ftpusers ftpgroup 0 Jun 7 14:24 980111-008.jpg -rw-r--r-- 1 ftpusers ftpgroup 0 Jun 7 14:24 zzz_Job_log.ods The same 12.1-STABLE computer also is a host to a Virtualbox/Win7 instance with filezilla-3.40.0 installed, and no uploading problems from there. Could you please give me a hint? -- Janos Dohanics