メインページ
クラス
ファイル
ftp_type.c
#include <stdio.h>
#include <string.h>
#include "
liboftp.h
"
#include "
sub.h
"
関数
int
ftp_type
(
LIBOFTP
*ftp, const char *type)
関数
int ftp_type
(
LIBOFTP
*
ftp
,
const char *
type
)
タイプコマンド
引数:
ftp
LIBOFTPへのポインタ。
type
{ascii|binary|image}
戻り値:
int
エラーコード
覚え書き:
FTPのTYPEコマンドを発行するだけで、データ転送は常に無変換で行う。 CR => CRLF 変換などは、必要ならユーザ側で行う。
libOftpに対してTue Mar 3 23:42:26 2009に生成されました。
1.5.6