[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ssh_mkdir vs sftp_mkdir
[Thread Prev] | [Thread Next]
- Subject: Re: ssh_mkdir vs sftp_mkdir
- From: Dustin Oprea <myselfasunder@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 12 Sep 2013 04:55:28 -0400
- To: libssh <libssh@xxxxxxxxxx>
Got it. Thanks, Andreas. On Thu, Sep 12, 2013 at 4:51 AM, Andreas Schneider <asn@xxxxxxxxxxxxxx>wrote: > On Thursday 12 September 2013 03:06:39 Dustin Oprea wrote: > > Is there a functional difference between ssh_mkdir() and sftp_mkdir()? Is > > the former implemented in the SSH spec, or provided as a libssh-specific > > utility function (like, I think, ssh_basename() and ssh_dirname())? > > ssh_mkdir is a portable mkdir function for the local system. > > > -- andreas > > -- > Andreas Schneider GPG-ID: F33E3FC6 > www.cryptomilk.org asn@xxxxxxxxxxxxxx > > >
ssh_mkdir vs sftp_mkdir | Dustin Oprea <myselfasunder@xxxxxxxxx> |
Re: ssh_mkdir vs sftp_mkdir | Andreas Schneider <asn@xxxxxxxxxxxxxx> |