Unexpected behaviour on "put filenamen ./" command
Hi,
I had an unexpected behaviour on the command in object.
I expected as all other times I used the same command, that the file would be copied into the remote folder where I was, but it created a new folder with the file name, and it tried to put the file in an unnamed file. This is the log (loglevel -1) I had:
Someone can explain me this behaviour?
I had an unexpected behaviour on the command in object.
I expected as all other times I used the same command, that the file would be copied into the remote folder where I was, but it created a new folder with the file name, and it tried to put the file in an unnamed file. This is the log (loglevel -1) I had:
> 2024-05-06 12:01:50.485 Script: cd TEST . 2024-05-06 12:01:50.485 Changing directory to "TEST". . 2024-05-06 12:01:50.579 Trying to open directory "/IN/TEST". . 2024-05-06 12:01:50.644 Getting current directory name. < 2024-05-06 12:01:50.644 Script: /IN/TEST > 2024-05-06 12:01:50.644 Script: put FNVAT00R20240502160455565.txt ./ . 2024-05-06 12:01:50.644 Copying 1 files/directories to remote directory "./" - total size: 180 . 2024-05-06 12:01:50.644 File: 'FNVAT00R20240502160455565.TXT' [2024-05-02T16:04:48.000Z] [180] . 2024-05-06 12:01:50.644 Listing file "/IN/TEST/FNVAT00R20240502160455565.TXT". . 2024-05-06 12:01:50.690 Creating directory "/IN/TEST/FNVAT00R20240502160455565.TXT". . 2024-05-06 12:01:50.690 Canonifying: "/IN/TEST/FNVAT00R20240502160455565.TXT" . 2024-05-06 12:01:50.706 Canonified: "/IN/TEST/FNVAT00R20240502160455565.TXT" * 2024-05-06 12:01:50.737 (EOSExtException) Error retrieving file list for "FNVAT00R20240502160455565.TXT\*.*". * 2024-05-06 12:01:50.737 System Error. Code: 59. * 2024-05-06 12:01:50.737 An unexpected network error occurred . 2024-05-06 12:01:50.737 Asking user: . 2024-05-06 12:01:50.737 Error listing directory 'FNVAT00R20240502160455565.TXT\*.*'. ("Error retrieving file list for ""FNVAT00R20240502160455565.TXT\*.*"".","System Error. Code: 59.","An unexpected network error occurred") < 2024-05-06 12:01:50.737 Script: Error listing directory 'FNVAT00R20240502160455565.TXT\*.*'. < 2024-05-06 12:01:50.737 Script: Error retrieving file list for "FNVAT00R20240502160455565.TXT\*.*". < 2024-05-06 12:01:50.737 System Error. Code: 59. < 2024-05-06 12:01:50.737 An unexpected network error occurred