drivesync icon indicating copy to clipboard operation
drivesync copied to clipboard

Missing log files

Open calbertouepb opened this issue 5 years ago • 1 comments

Hi, I wondering this app, but I miss some king of log file, like diff output, to show what is running in background, wich files are synced locally and wich files are synced remotely. Thanks.

calbertouepb avatar Feb 08 '21 17:02 calbertouepb

Hi,

DriveSync does generally output everything it does. If you're running DriveSync in the background through a cronjob, you can direct the output into any file you want with the ">" operator. Having the option for a permanent log file, which keeps all activitiees of the last n days actually seems like a good idea, though! I'll take care of that in a later update.

MStadlmeier avatar Mar 06 '21 16:03 MStadlmeier