Use $acfFileUrl instead of the provided $fileUrl
public copy ( string $originUrl, string $fileUrl, string $fileName, boolean $progress = true, array $options = [] ) : boolean | ||
$originUrl | string | The origin URL |
$fileUrl | string | The file URL (ignored) |
$fileName | string | the local filename |
$progress | boolean | Display the progression |
$options | array | Additional context options |
return | boolean | true |