Help for this page
$result = $ftp->get($remotefile, $localfile, $offset);
$request->header('Range' => "bytes=$local_size-$remote_size");