SharpBits.NET Tool

If you search on the web you can find many free tools that you can use to work with BITS. As we commented in other blog, BITS has an API in .NET that you can use to create web or form applications to work with BITS. I have downloaded and tested many of them and … Continue reading SharpBits.NET Tool

BITS command-line

One of the ways to upload/download files to a BITS server is using its command line tool, bitsadmin. You have not confuse this command line with the PowerShell cmdlets that you can use in Windows 7 and 2008. Bitsadmin.exe tool is included by default in Windows XP Service Pack 2, Windows Vista and Windows 2003 … Continue reading BITS command-line

Background Intelligent Transfer Service (BITS)

Searching for a method to download/upload files to our servers in a secure and cheaper manner (Secure FTP licenses are very expensive, especially when you have many users downloading/uploading files), we have “re-discovered” one of the more useful (and unknown) components of Windows, Background Intelligent Transfer Service (BITS). BITS transfers files between a client and … Continue reading Background Intelligent Transfer Service (BITS)