Query: ftpnlst
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FtpNlst(3) Library Functions Manual FtpNlst(3)NAMEFtpNlst - Performs a terse directory.SYNOPSIS#include <ftplib.h> int FtpNlst(const char *output, const char *path, netbuf *nControl);PARAMETERSoutput Specifies the name of a file to receive the directory listing. path Specifies an argument to 'ls' on the remote system. nControl A handle returned by FtpConnect().DESCRIPTIONPerforms a short form directory listing of the specified path on the remote system. The results are written to the specified file.RETURN VALUEReturns 1 if successful or 0 on error. FTPlib 06 November 1997 FtpNlst(3)
Related Man Pages |
---|
ftpoptions(3) - debian |
libssh2_sftp_mkdir_ex(3) - debian |
libssh2_sftp_mkdir_ex(3) - centos |
rmdir(2) - osf1 |
cftp(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |