ftp_cdup

ftp_cdup -- 親ディレクトリに移動する

説明

int ftp_cdup(int ftp_stream);

成功時に true、エラー時に false を返します。

親ディレクトリに移動します。