January 2012
Intermediate to advanced
522 pages
11h
English
In this recipe, we will trigger a proxy service upon arrival of a file in a certain location. We will implement both, a proxy service listening on a folder in a local filesystem as well as one listening to a remote location via FTP.

In order to make working with the FTP example as simple as possible, we first install a simple local FTP server:
C:\work\ftp.Read now
Unlock full access