[ale] [ot] Xmpp, ejabberd question

James Sumners james.sumners at gmail.com
Mon Dec 26 23:44:56 EST 2011


XMPP is really not the right tool for this. Rsync is what you want:

$ rsync -P -e "ssh -l username" file.to.transfer
remote.host:/path/store/file/

Where "username" is the SSH user you will be using to transfer the file.

On Monday, December 26, 2011, Wolf Halton <wolf.halton at gmail.com> wrote:
> What would be wrong with using xmpp as a transfer protocol for moving
backups of tarred files? I have used scp for this purpose, but if the
tunnel is broken, the file is corrupted. From what I have been reading, if
a session drops in xmpp, it picks up where it was dropped and continues. I
am working inside a c-class private subnet.
>
> http://sourcefreedom.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20111226/46972b04/attachment.html 


More information about the Ale mailing list