Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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.
sanketK

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