SFTP error

Get help for specific problems
Posts: 2
Joined: 31 Dec 2015

printing724

Attempting sftp sync with remote server. Filezilla works fine with remote server, folders and files exist and I can manipulate them remotelywith Filezilla. I have a test directory on the remote server with 6 files that I am trying to sync to a local folder for now. I start with both being identical, then delete one file on the local to see if I can get it to update. Errors described below. Closed Filezilla to makwe sure no interference. Appreciate any help. Thanks, and Happy New Year!

Error message :
Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_Asus_CM1630_PC_WarrantyCard.pdf".

Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)

If I ignore errors, the following log is created:

5:35:20 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_Asus_CM1630_PC_WarrantyCard.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:20 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_DAC_DigitalAnalogConverter_100814.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:20 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_NetworkConfiguration.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:20 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_ValleyRuralDemandResponseUnit_110429.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:21 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_WiringNotesReCircuitsInEntryway_20010202.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:21 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_WiringNotesReGarage_20010202.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:21 PM Error Synchronization completed with errors
Posts: 2
Joined: 31 Dec 2015

printing724

Attempting sftp sync with remote server. Filezilla works fine with remote server, folders and files exist and I can manipulate them remotelywith Filezilla. I have a test directory on the remote server with 6 files that I am trying to sync to a local folder for now. I start with both being identical, then delete one file on the local to see if I can get it to update. Errors described below. Closed Filezilla to makwe sure no interference. Appreciate any help. Thanks, and Happy New Year!

Error message :
Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_Asus_CM1630_PC_WarrantyCard.pdf".

Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)

If I ignore errors, the following log is created:

5:35:20 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_Asus_CM1630_PC_WarrantyCard.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:20 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_DAC_DigitalAnalogConverter_100814.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:20 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_NetworkConfiguration.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:20 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_ValleyRuralDemandResponseUnit_110429.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:21 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_WiringNotesReCircuitsInEntryway_20010202.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:21 PM Error Cannot read file attributes of "sftp://filedrop.npcweb.com/Engineering/Library_TransferTest/ELEC_WiringNotesReGarage_20010202.pdf".
Error Code LIBSSH2_ERROR_SFTP_PROTOCOL: SFTP Protocol Error LIBSSH2_FX_FAILURE (libssh2_sftp_fstat)
5:35:21 PM Error Synchronization completed with errorsprinting724
Also, I downloaded and installed the 7.8 beta mentioned in Andrews thread (last post 12/23), no change. Thanks again.
User avatar
Site Admin
Posts: 7282
Joined: 9 Dec 2007

Zenju

This looks like the fstat call is not supported by the server. This should be something that FFS can work around. Can you provide me with login data of a test account on your sftp server?