Local Uploader implementation
Provides an interface to “upload” files to the local filesystem. This is helpful when you’re dputting to the same system you’re currently on, and do not wish to use scp or sftp as the transport (which is totally understandable).