Call the (undocumented?) DlkGetSyncInfo() function like so:
#include <System/DLServer.h> char acName[50]; DlkGetSyncInfo(0, 0, 0, acName, 0, 0);