6月
23
2011

Android FTP クライアント「AndFTP」Android FTP Client 「AndFTP」

Android FTP クライアント「AndFTP」このAndFTPアプリといえば、自分はX10の頃にもよぉく使っていたFTPクライアントアプリで、別に新しいアプリでもないけど。

 

 

 

それでは、なぜ今更こんなアプリを紹介するわけだろうね。AndFTPの紹介文なら、ネットでいくらでも見つかるしね。

 

 

 

実は、そのアプリはでかいファイルの転送中にネットワークの不調で切れて接続に戻して同じファイルの転送を続けたら、うまくレジュームできなく勝手にファイルの置き換えてまた0パーセントから転送することになるバグがあるんだ。X10でそのアプリを使ってた頃、バケ放題のプランに入ってないため、めったにでかいファイルの転送したりしなくて気が付かなかったけど、今はArcをもってバケ放題のプランにはいってるから、よぉくでかいファイルを落としたりするから、そこでAndFTPのバグを発見した。「動作機種:Xperia Arc、AndFTPバージョンは2.9.1 PRO」

 

 

 

AndFTPにはバグがあるから、ほかの代わりのものを使っとけばいいだろうといくつのFTPクライアントアプリを試してもAndFTPほどよくないだと痛感し、それでは、自宅鯖側のFTPサーバーのXAMPPのついてるFileZillaの問題でもあるんじゃないかと疑ってた。しかし、iPhone4のFTP On The Go Proの頃には同じFTP鯖でも問題なかったので、やっぱりAndFTPのほうについていろいろ調べたみた。

 

 

 

AndFTPオフィシャルサイトにはサポートの掲示板があり、そこで、僕と似たような悩みを持ってるユーザーからのスレッドを発見した。

Support forums • View topic – Recovery from “Broken pipe” when using Intent

I am having problems uploading files to a ftp server from an Android phone. I am using Intents from inside my own application, as described elsewhere on this forum.
Most of the time, things work nicely. Sometimes the transfer fails, for whatever reason (slow connection etc). After a failed transfer, all following transfers also fails, even after stopping and restarting my application. The only way to recover is to manually start AndFTP and to manually cycle connect/disconnect one or two times.
The error messages displayed are “SocketErrorException in net.java.com” (or something like that), “Broken pipe” and of course the laconic “Transfer failed”. Same problem using different phones, different connections and different servers.
It seems as if AndFTP has difficulty in recovering from a fail state in the connection state sequence. I have tried various combinations of the “Active/Passive” and “Resume” flags with essentially no difference in this behaviour.
Any ideas?Lars

 

 

 

まずはいっとくけど、AndFTPのオプションにはちゃんとレジューム可能のチェックを入れていても接続不調になったら、うまくレジュームできないそういうバグなのだよ。

 

 

 

なんだかんやで、自分で笑えるほど単純な解決方法を見つけ出しました。

 

まずはどんなバグだとはっきりに語らせてもらおう「AndFTPででかいファイルの転送中に接続の不調で切れて、接続に戻して、そこから最初のどんなファイル転送をしても新しいファイルだとみなす癖があるんだ」

 

解決方法:AndFTPででかいファイルの転送中に接続の不調で切れたら、接続に戻し、わざと別のファイルの転送したり中断したりしてから、もともとの転送してるファイルを転送するとオッケーになるぞぉ。「なんどもその方法でを試してもファイルの強制置き換えにならないだと検証した」

 

さってと、こんな解決方法があるんだと上記のスレッドにレスを書き、なるべくAndFTP作者にも伝えて今度新しくリーリスされるバージョンに改善があるようにね。Android FTP Client 「AndFTP」講開呢個AndFTP的軟件的話,我用X10的時候已有用過的FTP軟件,雖唔算係啲咩新野唻.

 

 

 

咁樣,點解我要依家先介紹呢個軟件呢.AndFTP啲紹介文章網上多的是啦.

 

 

 

其實,呢個軟件有一個bug就係當傳送大容量檔案遇到連接問題被終斷後,再回復連接把檔案續傳時,會出現無法續傳會隨意地蓋上了檔案變成由零開始再傳送架啦.我用X10嗰陣屎,未係無限上網計劃,所以好少傳送大容量檔案,故未有發現呢個BUG的存在,家吓用Arc同埋係無限上網計劃,常傳送大容量檔案所以發現倒有呢個BUG的問題.「測試機種:Xperia Arc,AndFTP之版本2.9.1 PRO」

 

 

 

既然AndFTP有BUG,咁使用其他的軟件作代替咪得囉,搵咗好幾個FTP軟件試過都係唔及AndFTP咁好用,另外,曾懷疑過會否我的自設FTP伺服器XAMPP所附帶有的FileZilla上面有問題呢.不過,用iPhone4的FTP On The Go Pro時,與現在一樣的FTP伺服器都沒有問題出現過,所以始終都係就AndFTP方面再著手檢查.

 

 

 

係AndFTP的官網中有支援的討論區,係嗰喥,我搵到一個同我一樣情況地苦惱著的用家所發的帖.

Support forums • View topic – Recovery from “Broken pipe” when using Intent

I am having problems uploading files to a ftp server from an Android phone. I am using Intents from inside my own application, as described elsewhere on this forum.
Most of the time, things work nicely. Sometimes the transfer fails, for whatever reason (slow connection etc). After a failed transfer, all following transfers also fails, even after stopping and restarting my application. The only way to recover is to manually start AndFTP and to manually cycle connect/disconnect one or two times.
The error messages displayed are “SocketErrorException in net.java.com” (or something like that), “Broken pipe” and of course the laconic “Transfer failed”. Same problem using different phones, different connections and different servers.
It seems as if AndFTP has difficulty in recovering from a fail state in the connection state sequence. I have tried various combinations of the “Active/Passive” and “Resume” flags with essentially no difference in this behaviour.
Any ideas?Lars

 

 

 

首先我先講清楚一點的,就係AndFTP的設定中即使揀選咗支援續傳也好,遇到連接問題被終斷後,一樣係無法成功哋作續傳.

 

 

 

係亂打亂撞情況吓,我自己搵咄一個幾搞笑的解決辦法.

 

首先,讓我再先說明一吓係一個點樣樣的BUG來先.「用AndFTP傳送大容量檔案遇到連接問題被終斷後,再回復連接之後,最先要傳送之任何檔案都會被認為新檔作傳送之怪癖.」

 

解決方法:用AndFTP傳送大容量檔案遇到連接問題被終斷後,再回復連接之後,刻意把別的檔案作傳送吓,終斷吓之後,再把原欲傳送的檔案作傳送咁就冇問題架啦.「我證實咗用呢個方法試咗好多次都可以冇問題哋作續傳了」

 

好啦,之後就係把呢個咁樣樣的解決方法回覆到上記的帖上,同埋盡可能把此通知AndFTP作者,希望吓次版本更新上可有改善啦.

Share and Enjoy:
  • Print
  • Digg
  • StumbleUpon
  • del.icio.us
  • Facebook
  • Yahoo! Buzz
  • Twitter
  • Google Bookmarks
  • Add to favorites
  • Google Buzz
  • Live
  • MSN Reporter
  • MySpace
  • RSS
  • email

コメントはまだありません »

RSS feed for comments on this post. TrackBack URL

Leave a comment

*