I want to move a file from one server to another but getting error while using the below command
If Exist "D:\pkr\test.txt" %_ff%forfiles /p "D:\pkr\" /m "test.txt" /c "cmd /c echo @file && move /y @file "%cd%Appldata\pkr" " >> %_LOGG%
error msg: invalid argument/optional - '@file'