Command Line Interface Refresh subdirectories does not work

Hi, I’m testing the sw Netdrive 3 and I also have the problem of refreshing the subfolders. I have already tried to use the dos commands found in the forum but they don’t work. This is the bat file I use:

cd / d “C: \ Program Files (x86) \ Bdrive \ NetDrive3”
FOR / D / R “I: \ test” %% i IN (.) DO nd3cmd refreshpat “%% i”

Where am I wrong?

Thanks

Hello.

Thank you for using NetDrive.

refreshpat → refreshpath
ex) nd3cmd refreshpath I:\test\test2

Regards.

Thank you!!!

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