diff options
-rwxr-xr-x | bin/hashl | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -523,8 +523,7 @@ can now use it to check if you (very probably) already have any remote file. For that, you only need to leech the first 4MB of every file on the share, and not the whole file. For example: -C<< for f (/tmp/mnt/ext/**/*(.)); hashl new-file $f && cp -v --parents $f -/media/videos/incoming/ || echo skip $f >> +C<< cd /tmp/mnt/ext; hashl copy /media/videos/incoming >> =head2 EXTERNAL HARD DISK |