• Backup to D: Fails - v1.0.4b

    By ed fraser 2 decades ago

    Hi Guys,



    Great work!

    Love the application!



    We were trying to run v 1.0.4b on a windows 2003 server, with Domino 7.0.2



    After hours of troubleshooting and debugging,

    checking file security,

    checking share security,

    reading numerous tech articles

    etc etc

    We have found that we cannot backup to any folder on D:\ drive, eg d:\backup

    but we can backup to folder on C:\ Drive, eg C:\backup



    We backgraded to 1.0.3b, and we can now backup to folders on D:\ eg D:\BACKUP



    All's good!

    Just thought I would give a bit of feedback about this little problem we found with Version 1.0.4b



    Regards!

    • Have just found the same thing with E drive

      By sean cull 2 decades ago

      can only backup to c drive, is there a work around for this ?

      thanks again, Sean

      • By Paolo Marchiori 2 decades ago

        Looks like nknback.exe seems to incorrectly detect the first \ and thus tries to create x: as a subdirectory of its work path, which fails due to illegal character : in the dirname.



        Workaround: in the configuration document use forward slashes/ rather than backslashes

        HTH