API17

API17:JFTP::restart

From Joomla! Documentation

Joomla 11.1 JFTP::restart

Description

Method to restart data transfer at a given byte.


public function restart ($point)
Parameter Type Default Description
$point int Byte to restart transfer at
  • Returns boolean True if successful
  • Defined on line 610 of libraries/joomla/client/ftp.php

See also


User contributed notes

Code Examples