cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1331 Feature request: rsync support

From: Dan Fandrich <dfandrich_at_users.sf.net>
Date: Wed, 05 Feb 2014 22:05:37 +0000

rsync support has been on the TODO list http://curl.haxx.se/docs/todo.html#RSYNC for more than 9 years. All it needs is someone who cares enough to actually implement it!

---
** [bugs:#1331] Feature request: rsync support**
**Status:** open
**Labels:** rsync 
**Created:** Wed Feb 05, 2014 10:53 AM UTC by Dagobert Michelsen
**Last Updated:** Wed Feb 05, 2014 11:16 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/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-02-05

These mail archives are generated by hypermail.

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

File upload with ASP.NET