ERROR: Not have rename permission, temporary '.filepart' transfer

Advertisement

sanketK
Joined:
Posts:
6
Location:
India

ERROR: Not have rename permission, temporary '.filepart' transfer

Hi
I'm trying to write script for transfer the CSV and Excel files from from one server to other.
Getting below error:
Transfer was successfully finished, but temporary transfer 'doc.csv.filepart' could not be renamed to target file 'doc.csv'
If problem persist, you must try to turn off transfer resume support.
Permission denied.
Error Code: 3
User does not have rename permission for this directory.
How to resolve above? Please help.

Thanks,
Sanket

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,121
Location:
Prague, Czechia

Re: ERROR: Not have rename permission, temporary '.filepart' transfer

If you do not have permissions to rename files, you will need to disable resume support in your script. Add -resumesupport=off switch to your get/put commands.

Reply with quote

Advertisement

You can post new topics in this forum