-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
I am getting SFTPFailure error when using sftp.open() (used to do to checksums) and sftp.get(). I simply use this to transfer data and sftp.get() worked before but is now throwing an error. I do not know what I can provide you as infos since there is nothing
Do you know what could be causing and if it would be possible to get a more exhaustive error?
here is a snapshot of the last debug message before the SFTPFailure during sftp.read():
2025-10-27 13:35:15,356 [DEBUG] [conn=0, chan=0] Sending fstat for handle 000003fa
2025-10-27 13:35:15,356 [DEBUG] [conn=0, chan=0] Received handle 000003fb
2025-10-27 13:35:15,356 [DEBUG] Calculating MD5 for remote file: file_244.fastq.gz
2025-10-27 13:35:15,356 [DEBUG] [conn=0, chan=0] Sending fstat for handle 000003fb
2025-10-27 13:35:15,357 [DEBUG] [conn=0, chan=0] Received handle 000003fc
2025-10-27 13:35:15,357 [DEBUG] Calculating MD5 for remote file: file.gz
2025-10-27 13:35:15,357 [DEBUG] [conn=0, chan=0] Sending fstat for handle 000003fc
best,
Loïc
Metadata
Metadata
Assignees
Labels
No labels