ncftpを使った際のエラーの対応方法
Could not traverse directory: could not parse extended file or directory information. ncftpget: bad parameter given to library.
エラー内容は、
接続先で空ディレクトリがあったため、再帰的検索できないため、エラー。
対応方法は、
空ディレクトリを削除かなにかダミーのファイルを入れる
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ncftpを使った際のエラーの対応方法
Could not traverse directory: could not parse extended file or directory information. ncftpget: bad parameter given to library.
エラー内容は、
接続先で空ディレクトリがあったため、再帰的検索できないため、エラー。
対応方法は、
空ディレクトリを削除かなにかダミーのファイルを入れる
Register as a new user and use Qiita more conveniently
Go to list of users who liked