Hi,
I have been using boxcryptor for awhile and have a problem when backing securecrt's configuration files using boxcryptor.
The issue occures when it tries to save the "hostmap.txt" file.
Here are some logs on what securecrt gets returned when trying to create the file (or update the file):
2:28:53.8532967 PM,SecureCRT.exe,1872,CreateFile,\Device0000079\SecureCRT\Known Hosts,NAME COLLISION,Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
2:28:53.8539495 PM,SecureCRT.exe,1872,CreateFile,\Device0000079\SecureCRT\Known Hosts\hostsmap.txt,SUCCESS,Desired Access: Read Data/List Directory, Append Data/Add Subdirectory/Create Pipe Instance, Read Attributes, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: 0, OpenResult: Created
2:28:53.8604983 PM,SecureCRT.exe,1872,QueryBasicInformationFile,\Device0000079\SecureCRT\Known Hosts\hostsmap.txt,SUCCESS,CreationTime: 16/04/2013 2:28:53 PM, LastAccessTime: 16/04/2013 2:28:53 PM, LastWriteTime: 16/04/2013 2:28:53 PM, ChangeTime: 1/01/1601 10:00:00 AM, FileAttributes: N
2:28:53.8605440 PM,SecureCRT.exe,1872,QueryStandardInformationFile,\Device0000079\SecureCRT\Known Hosts\hostsmap.txt,SUCCESS,AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: False
2:28:53.8657561 PM,SecureCRT.exe,1872,WriteFile,\Device0000079\SecureCRT\Known Hosts\hostsmap.txt,ACCESS DENIED,Offset: -1, Length: 91, Priority: Normal
2:28:53.8661887 PM,SecureCRT.exe,1872,CloseFile,\Device0000079\SecureCRT\Known Hosts\hostsmap.txt,SUCCESS,
Note: Save the above as a CSV for formatting.
Ideas ?