From owner-freebsd-ports@FreeBSD.ORG Thu Jun 11 22:13:27 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E79D3106564A for ; Thu, 11 Jun 2009 22:13:27 +0000 (UTC) (envelope-from gamato@users.sf.net) Received: from smtp-out4.iol.cz (smtp-out4.iol.cz [194.228.2.92]) by mx1.freebsd.org (Postfix) with ESMTP id 95C438FC08 for ; Thu, 11 Jun 2009 22:13:27 +0000 (UTC) (envelope-from gamato@users.sf.net) Received: from antivir6.iol.cz (unknown [192.168.30.215]) by smtp-out4.iol.cz (Postfix) with ESMTP id 674F8CE41EE; Thu, 11 Jun 2009 21:49:19 +0000 (UTC) Received: from localhost (antivir6.iol.cz [127.0.0.1]) by antivir6.iol.cz (Postfix) with ESMTP id 54F67720057; Thu, 11 Jun 2009 23:49:19 +0200 (CEST) X-Virus-Scanned: amavisd-new at iol.cz Received: from antivir6.iol.cz ([127.0.0.1]) by localhost (antivir6.iol.cz [127.0.0.1]) (amavisd-new, port 10224) with LMTP id z6GEZe49oXJq; Thu, 11 Jun 2009 23:49:19 +0200 (CEST) Received: from port2.iol.cz (unknown [192.168.30.92]) by antivir6.iol.cz (Postfix) with ESMTP id 36D91720056; Thu, 11 Jun 2009 23:49:19 +0200 (CEST) X-SBRS: None X-SBRS-none: None X-RECVLIST: MTA-OUT-IOL X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnsCAG8YMUpasinI/2dsb2JhbAAI0QKECgU Received: from 200.41.broadband11.iol.cz (HELO [192.168.11.3]) ([90.178.41.200]) by port2.iol.cz with ESMTP; 11 Jun 2009 23:49:18 +0200 Message-ID: <4A317BDE.9010308@users.sf.net> Date: Thu, 11 Jun 2009 23:49:18 +0200 From: mato User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.18) Gecko/20081125 SeaMonkey/1.1.13 MIME-Version: 1.0 To: amistry@am-productions.biz, freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: FreeBSD Port: sysutils/fusefs-sshfs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 22:13:28 -0000 Hi, I'm using sshfs to copy files from a Linux system to FreeBSD 7.2 on ZFS and I've just noticed that files bigger than 4GB won't get transfered. Is this a known issue ? What can I do about it ? Cheers, M.