FS#56166 - [curlftpfs] Upgrading curl from 7.56.0 to 7.56.1 breaks curlftpfs

Attached to Project: Community Packages
Opened by Thibault (thibm) - Monday, 30 October 2017, 15:06 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 01 December 2017, 15:00 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

With curl 7.56.0, curlftpfs works as expected. When upgrading to curl 7.56.1, curlftpfs is able to mount and read the remote folder but when trying to write something it fails with : "Software caused connection abort"


Additional info:
* curlftpfs 0.9.2-6



Steps to reproduce:

* mount a remote folder : curlftpfs -o user=me:passwd ftp.xxxx.org ~/remotefs
* cd to ~/remotefs
* touch test: with curl 7.56.0: ok, with curl 7.56.1: "Software caused connection abort", and test is not created


This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 01 December 2017, 15:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  curl 7.57.0

Loading...