Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a requirement to move file from source to target monthly once and i have to move all files for that specified month. I am getting error "source file or directory does not exist" but Actually when I list files on edge node I am able to see files in that location attached below screen shot.
and Configuration I used
Hello,
Have you tried starting the path with "./"? A '.' in a path refers to the current directory. Starting a path reference with "./" anchors the reference at the current location.
Best regards
Sabrina