Batch File Ends After 295 File Transfers
I am transferring alot of small files and for some reason it dies off after 295 files exactly.
The log file will close off with this strange error. I can't tell if it's some kind of timeout during the transfer, or if there is some kind of limit to how many files can be transferred within a script. I have a script with a massive amount of files in it, (About a couple thousand or so) I don't want an entire directory, I am trying to pull a specific list of files from a specific directory so there's a massive amount of
Unsure if this is an issue, I couldnt find any information on any limits to how many of those commands can be issues inside a single batch file.
I tried making sure there weren't any weird spaces anywhere but no matter what I did it always ended at the same 295th file. Even changing to a different file didn't change a single thing.
In my batch I
I am on Windows 10 and my WinSCP Version is 6.3.4.
The log file will close off with this strange error. I can't tell if it's some kind of timeout during the transfer, or if there is some kind of limit to how many files can be transferred within a script. I have a script with a massive amount of files in it, (About a couple thousand or so) I don't want an entire directory, I am trying to pull a specific list of files from a specific directory so there's a massive amount of
"get filexyz.txt" ^
's in my batch.
Unsure if this is an issue, I couldnt find any information on any limits to how many of those commands can be issues inside a single batch file.
I tried making sure there weren't any weird spaces anywhere but no matter what I did it always ended at the same 295th file. Even changing to a different file didn't change a single thing.
In my batch I
. 2024-08-27 11:37:28.229 Copying finished: Transferred: 9,705, Elapsed: 0:00:00, CPS: 85,131/s > 2024-08-27 11:37:28.229 Script: ^ < 2024-08-27 11:37:28.229 Script: Unknown command '^'. . 2024-08-27 11:37:28.229 Script: Failed . 2024-08-27 11:37:28.230 Script: Exit code: 1 . 2024-08-27 11:37:28.232 Disconnected from server