I am running a backup with rsync
during which a logfile is created. However, I do not know what the abbreviations mean. Here is a sample of the logfile:
2016/11/15 15:17:53 [4906] building file list
2016/11/15 15:17:53 [4906] .d..t...... ./
2016/11/15 15:17:53 [4906] >fcst...... .hiddenfile
2016/11/15 15:17:53 [4906] >fcst...... file1
What, e.g., does >fcst......
stand for? More importantly, where is it documented? I did not find it in the manpage. If it actually is in the manpage then please point out the according section.