hello all,
i have move zip files to another folder . then i am trying to unzip files using bala reva but i am getting below error
UnZip: Access to the path ‘C:\Users\Datacore\Documents\UiPath\Move_file\unzip_folder’ is denied.
please suggest me how would i fix this issue. thanks in advance.
Main.xaml (8.2 KB)
please check my main file too .
Srini84
(Srinivas Kadamati)
3
Check
- If it is read-only file
- check any spaces in zip file
- check any unrecognized characters in Zip Files
Those might be the possible reasons
Thanks
thanks for your reply.please check my zipped file structure. i have also uploaded my main file.
Srini84
(Srinivas Kadamati)
5
ok, i feel the name of the file is having many characters. so confirm whether you are getting the exact file name with path
check with path.getfilename in foreach loop
sarathi125
(Parthasarathi)
6
@roysupriya21,
The bot login username should have read write access to that folder, check that in the folder permission.