Recently I began working on an FTP server that will allow our clients the ability to restore files from any date and time previously backed up with our software. Currently we offer an FTP server at the local LeapServ with the same capabilities. However, it was desirable to offer an FTP service to our clients […]
Monthly Archives: June 2007
Delay While Creating X509Certificate2 Objects
June 28, 2007 – 12:27 pm
While developing in Visual Studio 2005 we ran into a problem where sometimes there would be a long pause (about 10 seconds) during the creation of X509Certificate2 objects. Yesterday we decided to dedicate some time to figure out the root cause of the issue. The first thing we did was create some breaks around the […]
New Feature: Critical File Watch Rules
June 4, 2007 – 9:08 am
Last week we released a new feature that allows our customers to be notified when a file’s size or modified time does not change within a customer specified threshold. For instance, someone might setup a rule to watch a Microsoft Exchange backup dump file. Lets say they have the system that backs up Exchange setup […]