Local copy instead of FTP
Brought to you by:
bradym3
Because I can't use FTP to upload file at my hosting
provider (I don't understand why), I add a feature that
permit to copy the file instead of transfer it by FTP.
This feature is simple : in registered FTP when the
hostname is 'localupload', the FTP class don't take care
of login and pass, it copy the file in the specified
directory.
modified FTP class