RoboCopy and NTFS attributes

I get lots of errors like this:
[2022/03/16 10:17:24.031] [ERROR ] [ 19184] [FILESYSTEM] [F:Robocopy.exe] FileSystem::ChangeMode => AERROR::CAN_NOT_MAKE : \d\Music\Jukebox\Misc\ComicFunJokes\G\Gramsespektrum\Gramsespektrum - kortlunte2.mp3

The line I use for RoboCopy looks like this:
roboline="%src%" “%tgt%” /MIR /NP /XA:H /W:0 /R:1 /COPY:DT /REG /UNILOG+:“d:\RoboCopy\LOGS%mydate%%mytime%%logtxt%.log”
where target is the drive/folder mapped with NetDrive

Any suggestion about how to change the RoboCopy parameters to archieve what I want: A mirror of a folder from Source to Target

Target is Filezilla FTPS/SSL

Thanks in advance

Hello.

Thank you for using NetDrive.

Could you attach debug log files to figure out?

After setting the log level to VERBOSE, please reproduce the problem and send us the debug log file :

There is no login related credential information in the log files.

Regards.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.