Article 5AKBE [SOLVED] rsync command to download an .iso file.

[SOLVED] rsync command to download an .iso file.

by
camorri
from LinuxQuestions.org on (#5AKBE)
I'm trying to download the latest current .iso plasma file and have no success.

I have read online "how tos" that tell you to rsync over ssh. I don't think that can work, unless I have ssh set up on the server. I have not found any information on how to do that, and I don;t think that is going to happen for the community.

OK, so that leaves rsync. Here is what my last failing attempt looked like.

Code:rsync -av //slackware.uk/people/alien-slacklive/latest/slackware-live-current.iso /home/cliff/data/slackware/slackware-live-current.isoCould someone show me the errors in my ways?

This is the output, which has not helped me fix my error.

Quote:
sent 19 bytes received 12 bytes 62.00 bytes/sec
total size is 0 speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3]
latest?d=yIl2AUoC8zA latest?i=BpUXr0JTRC4:NNBH3h0_-AE:F7zBnMy latest?i=BpUXr0JTRC4:NNBH3h0_-AE:V_sGLiP latest?d=qj6IDK7rITs latest?i=BpUXr0JTRC4:NNBH3h0_-AE:gIN9vFwBpUXr0JTRC4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments