cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:feature-requests] #74 Feature request: rsync support

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Thu, 20 Feb 2014 09:30:27 +0000

Ticket moved from /p/curl/bugs/1331/

Can't be converted:

- **_priority**: 5

---
** [feature-requests:#74] Feature request: rsync support**
**Status:** open
**Labels:** rsync 
**Created:** Wed Feb 05, 2014 10:53 AM UTC by Dagobert Michelsen
**Last Updated:** Thu Feb 20, 2014 09:30 AM UTC
**Owner:** nobody
It would be nice if curl would support the rsync protocol in a basic version without delta-sync. The usecase is where a list of files is represented by URLs which may be http://, ftp:// or rsync:// and a simple retrieval is needed. At the moment a switch in the enclosing code is needed to handle rsync as special case, acquire a temp file name and pull the contents from that tempfile instead of just curling the contents to stdout. Support for authentication would still be needed.
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/feature-requests/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/feature-requests/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-02-20

These mail archives are generated by hypermail.

donate! Page updated December 29, 2013.
web site info

File upload with ASP.NET