You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In upload method is used parameter $path in the ensureParentDirectoryExists. $path is not complete location of the remote file because there is missing the prefix.
The text was updated successfully, but these errors were encountered:
sopptik
pushed a commit
to sopptik/flysystem-sftp
that referenced
this issue
Jan 29, 2021
In upload method is used parameter
$path
in theensureParentDirectoryExists
. $path is not complete location of the remote file because there is missing the prefix.The text was updated successfully, but these errors were encountered: