0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ncftpgetでのエラー時の対応

Last updated at Posted at 2018-03-12

ncftpを使った際のエラーの対応方法
Could not traverse directory: could not parse extended file or directory information. ncftpget: bad parameter given to library.

エラー内容は、
接続先で空ディレクトリがあったため、再帰的検索できないため、エラー。

対応方法は、
空ディレクトリを削除かなにかダミーのファイルを入れる

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?