1.2.0 • Published 5 years ago

@norvento/ftp-client v1.2.0

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
5 years ago

Norvento ftp client

Configuration:

{
    local_path: string,
    remote_path: string,
    configuration_ftp: {
        host: string,
        port: number,
        user: string,
        password: string,
        connTimeout: number,
    }
}
1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago