head 1.4; access; symbols pkgsrc-2020Q1:1.3.0.52 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.3.0.74 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.70 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.68 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.66 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.64 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.62 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.60 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.58 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.3.0.56 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.54 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.50 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.48 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.46 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.44 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.42 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.40 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.38 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.36 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.34 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.32 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.30 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.28 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.26 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.24 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.3.0.22 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.20 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.18 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.16 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.14 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.3.0.12 pkgsrc-2012Q3-base:1.3 pkgsrc-2012Q2:1.3.0.10 pkgsrc-2012Q2-base:1.3 pkgsrc-2012Q1:1.3.0.8 pkgsrc-2012Q1-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q3:1.3.0.4 pkgsrc-2011Q3-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.2.0.20 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.18 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.16 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.14 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.12 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.10 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.8 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.6 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.4 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.2 pkgsrc-2007Q1-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2020.04.21.13.56.26; author nia; state dead; branches; next 1.3; commitid YxCIWF5z1I8j3g5C; 1.3 date 2011.04.14.19.01.27; author hans; state Exp; branches; next 1.2; 1.2 date 2007.02.28.16.34.25; author xtraeme; state dead; branches; next 1.1; 1.1 date 2007.02.20.23.02.03; author xtraeme; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2007.02.20.23.02.03; author xtraeme; state Exp; branches; next ; desc @@ 1.4 log @fuse-curlftpfs: Update to 0.9.2 - new helper function cancel_previous_multi() which checks for errors. - patch by Miklos Szeredi: fixes 'du' for files >= 4GB. - remove buffered writes completely and handle O_RDWR - Fix "hang" when curl_easy_perform(fh->write_conn) in the write thread fails; Detect write errors in the write thread; Synchronize writing with the new semaphore "data_written" to be able to report write errors earlier; Fix that ftpfs_truncate created empty files with no permissions set (caused problems with gedit and others) - Patch from Miklos Szeredi to support streaming writes (includes changes from Robson Braga Araujo) - Added option to use a custom command to list files. - Add ftp_method option to make it faster to browse directories. - Fix broken header dependencies. - Put the FTP server name in fsname by default. Upgraded FUSE_USE_VERSION to 26. - Disable EPSV by default because it can cause the program to hang. @ text @$NetBSD: patch-ab,v 1.3 2011/04/14 19:01:27 hans Exp $ --- ftpfs.h.orig 2007-03-02 00:47:07.000000000 +0100 +++ ftpfs.h 2010-01-08 22:36:58.256798187 +0100 @@@@ -14,6 +14,7 @@@@ #include #include #include +#include struct ftpfs { char* host; @ 1.3 log @Fix build on SunOS. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @NetBSD now has /usr/include/fuse_opt.h, remove unnecessary patches removing the include of fuse_opt.h. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2007/02/20 23:02:03 xtraeme Exp $ d3 4 a6 9 --- ftpfs.c.orig 2007-02-18 20:16:44.000000000 +0100 +++ ftpfs.c 2007-02-18 20:17:00.000000000 +0100 @@@@ -18,7 +18,9 @@@@ #include #include #include +#ifndef __NetBSD__ #include +#endif d8 2 d11 2 a12 1 #include "ftpfs-ls.h" @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of fuse-curlftpfs-0.9.0. CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl. Features CurlFtpFS diferentiates itself from other FTP filesystems because it features: * SSLv3 and TLSv1 support * connecting through tunneling HTTP proxies * automatically reconnection if the server times out * transform absolute symlinks to point back into the ftp file system @ text @@