-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I have tried:
uploadfs.copyOut(ufsUrl, tmpFilename, function(e, info) { ...my handler... });
where ufsUrl is a self.apos.attachments.url(attachment) from Apostrophe related code.
But I have no output at expected tmpFilename path.
What am I doing wrong? I see lack of documentation about copyOut, but I need this method for post-processing of my images.
Metadata
Metadata
Assignees
Labels
No labels