Open calbertouepb opened 3 years ago
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.
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.