> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Peter Stuge > Sent: Friday, October 16, 2009 7:30 PM > To: [email protected] > Subject: Re: quote commands in sftp > > Does it work if the folder is empty? > It is normal for rmdir to only work when the folder is empty. Yes, "rmdir" works only when the folder is empty. > Thanks for checking that! Also note that at least OpenSSH > only implement a rather old draft of filexfer. I think it's v3 or v4.
I can only find this: http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt. But the content there is almost covered by http://tools.ietf.org/html/draft-ietf-secsh-filexfer-13. They are seem to be talking about how to do transfer by code, but are not elaborating quote commands the ssh server can recognize. :-( Thanks, Xu Qiang _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
