diff --git a/man/ftp.js.htm b/man/ftp.js.htm index cb521989..61f76d5d 100644 --- a/man/ftp.js.htm +++ b/man/ftp.js.htm @@ -42,8 +42,10 @@

INTRO

API

-

$file.do

+

$file.do(response)

The event handler interceptor of the incoming FTP message.

+

$file.progress(offset,total)

+

The event handler interceptor of the file upload progree.

ftp.init(file)

Initialization of File transfer, returns unique id generated for it.

ftp.start(id)