Приглашаем посетить
Иностранная литература (ino-lit.ru)

Reference: Put

PreviousChapter 19
Win32 Modules and Extensions
Next
 

Put

$FTP->Put(file, [remote, context])

Upload the local file to the FTP server, saving it under the name remote, which if omitted is the same name as file. Returns undef on error. context is a number to identify this operation if it is asynchronous. See SetStatusCallback and GetStatusCallback for more information on asynchronous operations.


PreviousHomeNext
Reference: PasvBook IndexReference: Pwd