Laserfiche desktop shortcuts can be customized to link you directly into your Laserfiche system, and they can also be tailored to access specific areas in your repository. This allows you and your customers to work faster.
Command Line FTP Client with PASV support
I ran into a problem scheduling the transfer of a file via FTP today. The server was behind a firewall that required me to use PASV FTP support. Unfortunately the command line version of FTP that comes with Windows 2003 was not able to support this configuration (at least I could not figure out how to make it support it). … Read More
Some more command line fun – sending email
After all the work I did with the dates in the environment variable I had a need to email the files I was working with. Found a really GREAT command line utility that allows for sending email from a batch file. It has nearly endless options and took about 2 minutes to setup and get working in our environment. It’s … Read More