On Wed, 9 Feb 2011, Leo wrote:
STAT /
...
But still I'm curious if those Cyberduck logs help understand how it connects to both sites seemingly automatically?
It works without doing PASV or EPSV when doing directory listings by the STAT command as shown up here. STAT sends contents over the control connection instead of over a separate data connection (a method that libcurl doesn't yet support).
If you do a file transfer instead of a directory listing it might act differently.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
