laurent22 / rsync-time-backup

Time Machine style backup with rsync.
3.36k stars 443 forks source link

Doesnt list files with Grep on TrueNAS #248

Closed logan71f100 closed 2 years ago

logan71f100 commented 2 years ago

so I updated TrueNAS to version U8.1 and the script broke. it has to be something with grep as it doesn't list out the files that have changed in the output like it use to do, just lists the folders.

why wouldn't it be going through the directory's? the ssh user is root

Warning: Permanently added '10.5.1.7' (ECDSA) to the list of known hosts. 
.d..t...... ./
cd..t...... SRDocs/
cd..t...... Scans/
cd..t...... WFS_NFS/
cd..t...... backup/
cd..t...... bookkeeping/
cd..t...... fileroom/
cd..t...... vault/

Number of files: 8 (dir: 8)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 0 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 202
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 77
Total bytes received: 248

sent 77 bytes received 248 bytes 216.67 bytes/sec
total size is 0 speedup is 0.00
rsync_tmbackup: Backup completed without errors.
logan71f100 commented 2 years ago

was permissions issue with target machine. how can root not see files? idk but not issue for this thread haha