Copying files from konqueror

Dotan Cohen dotancohen at gmail.com
Tue Jun 27 17:53:13 UTC 2006


On 26/06/06, Mark A. Taff <marktaff at comcast.net> wrote:
> Why not give rsync a try?  man rsync for more info.
>
> I'm not positive, but I think it syncs files in alpha order.
>
> Try the below command, all on one line, of course, and without the backticks.
>
> `rsync -Cuavn --no-relative --delete
> --progress /path/to/music/files/ /path/to/mp3/player/`
>
> If it looks like it is going to work, remove the n in -Cuavn and it will do
> the sync for real.

I'll give that a shot as soon as the wife returns the player! After
examining the man, these seem to be the options that fit me:

rsync -uvn --progress /path/to/music/files/ /path/to/mp3/player/

Thanks.

Dotan Cohen
http://gmail-com.com




More information about the kubuntu-users mailing list