Fixed, I think
In case someone sees this - now it seems to be working as intended?
I am not sure what I did the first time. I believe the "$session.add_QueryReceived" Event is doing this in my log file:
Skipping the bad file, and instead of killing the script, it continues on, as initially intended. Correct me if I am wrong?
("/WElness" is a dud file with no extension in this case, not a folder)
I am not sure what I did the first time. I believe the "$session.add_QueryReceived" Event is doing this in my log file:
Skipping the bad file, and instead of killing the script, it continues on, as initially intended. Correct me if I am wrong?
("/WElness" is a dud file with no extension in this case, not a folder)
. 2026-04-08 08:28:16.768 Starting download of /x/x//Client Folders/x/x/WEllness
> 2026-04-08 08:28:16.769 TYPE I
< 2026-04-08 08:28:16.815 200 Binary mode selected.
> 2026-04-08 08:28:16.815 PASV
< 2026-04-08 08:28:16.859 227 Entering Passive Mode (x)
> 2026-04-08 08:28:16.859 RETR WEllness
. 2026-04-08 08:28:16.859 Connecting to x ...
< 2026-04-08 08:28:16.989 550 Cannot retrieve 'WEllness'.
. 2026-04-08 08:28:16.989 Copying files from remote side failed.
* 2026-04-08 08:28:17.008 (ExtException) **Copying files from remote side failed.**
* 2026-04-08 08:28:17.008 Cannot retrieve 'WEllness'.
. 2026-04-08 08:28:17.008 Asking user:
. 2026-04-08 08:28:17.008 Error transferring file '/x/x/Client Folders/x/x/WEllness'. ("Copying files from remote side failed.","Cannot retrieve 'WEllness'.")
< 2026-04-08 08:28:17.008 Script: Error transferring file '.../Census Files/WEllness'.
< 2026-04-08 08:28:17.009 Script: Copying files from remote side failed.
< 2026-04-08 08:28:17.009 Cannot retrieve 'WEllness'.
. 2026-04-08 08:28:17.045 Answer: Skip
* 2026-04-08 08:28:17.068 (ESkipFile) Error transferring file '.../Census Files/WEllness'.
* 2026-04-08 08:28:17.068 Copying files from remote side failed.
* 2026-04-08 08:28:17.068 Cannot retrieve 'WEllness'.
. 2026-04-08 08:28:17.068 File "(folder path to bad file)" excluded from transfer
* 2026-04-08 08:28:17.077 (ESkipFile)
. 2026-04-08 08:28:17.078 Retrieving directory listing...
> 2026-04-08 08:28:17.078 CWD (moved on to different folder here now)
< 2026-04-08 08:28:17.305 250 (new folder) is the current directory.