Support
Forums

Rsync

 Rsync has been regularly used to backup files in the home directory on a Linux desktop to a FAT32 USB stick.Recently rsync has stalled due to problems with Service Worker and Local Storage files being transferred fromthe home directory to the st...
 Rsync has been regularly used to backup files in the home directory on a Linux desktop to a FAT32 USB stick.

Recently rsync has stalled due to problems with Service Worker and Local Storage files being transferred from
the home directory to the stick.

These files were deleted and rsync then rerun.

Rsync then stalled and produced many error messages of the form :-

rsync: chgrp
<file> failed:
Operation not permitted (1)

where <file> represents a filename.

The rsync command is of the form :-

rsync -v -a...