Home > .NET > Webdav .net File Transfer App

Webdav .net File Transfer App

September 29th, 2009

We’re looking for a .Net application written in VB or C# (your choice) that moves files from the computer it’s installed on to a secured WebDAV folder. The application must be customizable per installation, presumably through an external XML config file.

The application upon initialization will look for a USB-connected digital voice recorder. Files will be copied from the recorder to a working folder on the hard disk. The user must provide user/pass authentication to connect to a specific secure WebDAV URL. The app will then upload all the files from the working folder to the WeDAV folder, adding a date-stamp to each file’s existing name.

Upon completion of uploading all files, a quick check such as file size compare is desired to verify completion. The app will then move the files from the working folder to a new folder named the date-stamp used above for archival purposes.

Once these processes have been completed, the files on the recorder may be erased. Error handling at this point is to stop the process and reset. The files on the recorder will be untouched allowing the process to restart.

More detailed descriptions with functional diagrams, user interface layout, etc. are available upon request.


Webdav .net File Transfer App

Categories: .NET Tags: , , , , , ,
Comments are closed.
Bear