WARNING: Node (xxxx) filename.ext’ collision at position xxxx

WARNING: Node (xxxxx) filename.ext' collision at position xxxx

This warning indicates that eazyBackup encountered two files with the same name.

eazyBackup will back up the first copy it received with this file name.

The most common cause of this warning is that the customer is mounting a cloud storage location such as an S3 bucket or Azure Blob, as a network drive. Cloud storage locations can be mounted in windows with software like Cloudberry Drive or Tntdrive Drive.

A FUSE ("Filesystem in Userspace") (or similar) mounted drive over the network is going to perform significantly slower than a local disk as eazyBackup has to 'stat' each file making many round trips to a location that is high latency, when compared to a local disk.


eazyBackup

Last updated