Hi,
We found that SFTP servers hosted on Azure blob storage do not support the 
statvfs extension.

https://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-known-issues#unsupported-operations

We have been using statvfs as a CURLOPT_QUOTE command via libcurl to identify 
whether the entry on the SFTP server is a file or folder. Is there any way to 
know in advance (preferably through libcurl) that a certain command is not 
supported on an SFTP server?

Thanks,
Nimit
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to