hello guys,
its me again and another question again
i am using robocopy for sending my plot files. all plot files sending final directory after that those are going to multi hard drives.
problem is when i start robocopy its try move same files to 2 hard drives. how can i solve that ?
i am using this command
@echo off
:RESTART
TITLE FINAL2 TO 1
echo.
robocopy D:\final2 E:\1 “plot*.plot” /MOV /MT:32
echo.
timeout 120 /nobreak
GOTO RESTART
pause
@echo off
:RESTART
TITLE FINAL2 TO 2
echo.
robocopy D:\final2 F:\2 “plot*.plot” /MOV /MT:32
echo.
timeout 120 /nobreak
GOTO RESTART
That is what I was doing and it seemed to differentiate between a file being copied and files available to be copied, so I didn’t run into the problem of it trying to copy the same plot to different hdds…
hello,
my setting is going like that…
plotter–> buffer nvme hard drive → final sata hard drive → farming…
my problem is, plotting speed is really good for theese days. thats why my final sata hard drive is going to full fastly then plots start stay my nvme hard drive, so plotter is going to stop because my buffer nvme is going to full.
WinSCP is a free and open-source SSH File Transfer Protocol, File Transfer Protocol, WebDAV, Amazon S3, and secure copy protocol client for Microsoft Windows. Its main function is secure file transfer between a local computer and a remote server.
cross platform utility.
requires command line.
works flawlessly with the right arguments.
secure and reliable.