Open stevector opened 7 years ago
/phpkMjKlo/../
is a degenerate path. :P
Hey @stevector, I get a similar message (code 23
) when I run this plugin after I've cloned the LIVE
database (specifically files) down to DEV
. The message disappears for me after I SFTP into ~/files/private/secrets.json
and edit and reupload the file. Not sure why this happens, but it is reproducible (both the problem and the fix).
@stevector @greg-1-anderson See #81886 for more context.
I'm running the command and getting the following error:
It looks as though the plugin is attempted to rysnc down to a local directory
/private/var/folders/f7/_swx4fg57y50ptr577xbbtsw0000gn/T/phpkMjKlo
./private/var/folders/f7/_swx4fg57y50ptr577xbbtsw0000gn/T/
exists for me locally but not/private/var/folders/f7/_swx4fg57y50ptr577xbbtsw0000gn/T/phpkMjKlo
Could this be a permissions issue for me locally? I use this plugin in a few CircleCI scripts without a problem.