Batch Rename Error

Advertisement

Hi_ImKyle
Joined:
Posts:
2

Batch Rename Error

When using the Batch Rename command, everything is all good till I tell it to continue and begin renaming files.

It tries to rename the first file but shows an error,

Error: Exception calling "MoveFile" with "2" argument(s): "/my/remote/file that does exist.mkv not found."

Not sure what to say other than the file does exist and I can rename them manually just fine. Batch would be better as there's a lot.

Reply with quote

Advertisement

Hi_ImKyle

Testing things closely with a .NET project, your library reports that my file does indeed exist via "Session.FileExists", but "Session.MoveFile" thinks it doesn't

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,602
Location:
Prague, Czechia

Hi_ImKyle wrote:

Testing things closely with a .NET project, your library reports that my file does indeed exist via "Session.FileExists", but "Session.MoveFile" thinks it doesn't
Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, set Session.SessionLogPath. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.

Reply with quote

Advertisement

You can post new topics in this forum