I am trying to copy files from Linux to Windows Server with a script, but I am getting the below error. The file exists but WinSCP can not find the file. I am using a task scheduler for this action. Sorry I didn't find how can open a new topic.
2022-10-19 08:51:28.610 Startup conversation with host finished.
< 2022-10-19 08:51:28.610 Script: Session started.
< 2022-10-19 08:51:28.610 Script: Active session: [1] root@172.18.86.162
> 2022-10-19 08:51:28.610 Script: put /home/bitrix/www/aaa D:/Data/FILE/01_MaslakHQ/03_UluslararasiOperasyon/02_BilgiTeknolojileri/00_Public_IT/Code/
. 2022-10-19 08:51:28.610 Copying 1 files/directories to remote directory "D:/Data/FILE/01_MaslakHQ/03_UluslararasiOperasyon/02_BilgiTeknolojileri/00_Public_IT/Code/" - total size: 0
. 2022-10-19 08:51:28.610 PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 0100; Resume: S (102400); CalcS: No; Mask:
. 2022-10-19 08:51:28.610 TM: B; ClAr: No; RemEOF: No; RemBOM: No; CPS: 0; NewerOnly: No; EncryptNewFiles: Yes; ExcludeHiddenFiles: No; ExcludeEmptyDirectories: No; InclM: ; ResumeL: 0
. 2022-10-19 08:51:28.610 AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; *.js; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
* 2022-10-19 08:51:28.610 (EOSError) System Error. Code: 3.
* 2022-10-19 08:51:28.610 The system cannot find the path specified
. 2022-10-19 08:51:28.610 Asking user:
. 2022-10-19 08:51:28.610 File or folder '/home/bitrix/www/aaa' does not exist. ("System Error. Code: 3.
. 2022-10-19 08:51:28.610 The system cannot find the path specified")
< 2022-10-19 08:51:28.610 Script: File or folder '/home/bitrix/www/aaa' does not exist.
< 2022-10-19 08:51:28.610 Script: System Error. Code: 3.