Logging
Last updated
Last updated
For each transfer, OffShoot creates a Transfer Log with details about the transfer and transferred files. Transfer Logs are always saved locally and optionally also on the Destination.
You can access OffShoot's Transfer Logs via the menu: Window > Transfer Logs
(or Command-L)
, or by going to this location in Finder:
~/Library/Application Support/Hedge/Transfer Logs
OffShoot has a hidden feature that allows for forcing underscores in the file name of the logs:
Set using Terminal command:
defaults write nl.syncfactory.Hedge.Mac SFIDefaultsForceUnderscores "1"
OffShoot has a hidden feature that allows for setting a secondary transfer log location:
Set using Terminal command:
defaults write nl.syncfactory.Hedge.Mac SFIDefaultsExtraLogLocation "/path/of/your/choice"
When enabled, OffShoot creates a Media Hash List for each transfer (.mhl file) with the checksums (i.e. hashes) of all transferred files. The .mhl is included in the root of the folder that you transferred into.
More information on media hash lists can be found on https://mediahashlist.org.
OffShoot Pro users can choose between creating legacy MHLs
and ASC MHLs
.