Problems with File Copy

The file copy block is returning an Error 2103 error. I have added the code to request Write permission. It doesn’t make any difference. Oddly, the Move block works fine. I am using the Companion with a Samsung Note 10+, Android 10. Here are my blocks…

The error is probably because of using relative file path.
Try using absolute file path.

1 Like

Including the file://? or just /storage/emulated/0/Pictures/thumbnails?

Both should work.But I will suggest second one.

1 Like

That worked thanks!!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.