Bug 20752 - Support for rsync. Rsync and other protocols through ssh.
Summary: Support for rsync. Rsync and other protocols through ssh.
Status: RESOLVED INTENTIONAL
Alias: None
Product: kio
Classification: Unmaintained
Component: kioslave (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Other
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 79135 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-02-21 19:33 UTC by Unknown
Modified: 2018-04-16 19:22 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Baldwin 2001-02-21 19:28:30 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           KDE 2.0.1 
Severity:          wishlist
Installed from:    RedHat RPMs
Compiler:          Not Specified
OS:                Not Specified
OS/Compiler notes: Not Specified

First I think support for the rsync protocol would be an excelent addition to konqueror.  Many UNIX packages come with rsync installed standard.  If you aren't familiar with the protocol it is a file transfer protocol that has the ability to send only the parts of binary files that are missing in the existing file.  (Or the whole file if it doesn't already exist.)  see http://samba.anu.edu.au/rsync for more on the rsync protocol.  It is excellent for backing up directories where only a few files may change or where files may change only slightly from the previous transfer.

Also many protocols including rsync sftp and cvs can use ssh as a transport mechanism for the file transfer to provide an encrytped channel.  Support for using ssh as a transport would be another excellent addition to konqueror.

(Submitted via bugs.kde.org)
Comment 1 Stephan Kulow 2004-05-17 21:17:23 UTC
Replaced carl_baldwin@byu.edu with null@kde.org due to bounces by reporter
Comment 2 Andreas Bayer 2004-06-30 00:59:15 UTC
i would prefer using unison instead or plus rsync. Rsync is not bidirectional.

Perhaps cervisia could be a better place to implement.
Comment 3 David Anderson 2005-03-29 16:21:40 UTC
rsync support would be good. As someone managing the backups of various machines, it would be nice to be able to confirm that the remote rsync daemon is working by typing in an rsync:// URL rather than hacking about at the command line.
Comment 4 Jordi Polo 2008-04-17 05:52:05 UTC
We have ssh and sftp protocols but still not rsync as of KDE 4.0.3
Comment 5 p92 2009-07-28 09:45:55 UTC
I vote for this too in kde 4.3 - really usefull
Comment 6 FiNeX 2009-09-16 21:19:46 UTC
*** Bug 79135 has been marked as a duplicate of this bug. ***
Comment 7 p92 2011-11-06 14:32:05 UTC
in the meantime luckybackup may be usefull for certain tasks
Comment 8 Mark Constable 2017-10-22 07:09:59 UTC
Six years after the last post and I would like to bump this feature request because I believe it would be incredibly useful and handy. Sftp in Dolphin is an amazing feature so adding rsync on top of ssh would be the perfect compliment.
Comment 9 Nate Graham 2018-04-16 19:22:53 UTC
Doesn't seem likely, sorry. Patches are always accepted though, and if someone wants to implement the requested feature, they won't need this bug report to do so!