私の現在のワークフローは私のドロイドの写真をスナップし、USBを介してプラグを入れ、そして写真を同期させることです。私がこれを行うことができる方法について知っているならば、スクリプトを実行するだけで、DCIMフォルダを共有ネットワークドライブで同期させたいですか?
ファイルエクスプローラアプリケーションとの共有に接続できますが、ファイルをコピーすると、USBを接続するよりもさらに厄介です。技術はそこにあります、私は単純なワンタッチソリューションがあるかどうか疑問に思います。
私の現在のワークフローは私のドロイドの写真をスナップし、USBを介してプラグを入れ、そして写真を同期させることです。私がこれを行うことができる方法について知っているならば、スクリプトを実行するだけで、DCIMフォルダを共有ネットワークドライブで同期させたいですか?
ファイルエクスプローラアプリケーションとの共有に接続できますが、ファイルをコピーすると、USBを接続するよりもさらに厄介です。技術はそこにあります、私は単純なワンタッチソリューションがあるかどうか疑問に思います。
My current workflow is to snap pics on my Droid, plug it in via USB, and sync the pics. I'd like to just run a script to sync the DCIM folder with a shared network drive, if anyone knows of a way that I can do this?
I can connect to the share with a file explorer app, but copying the files is even more awkward that way than plugging in the USB. The tech is there, I'm just wondering if there's a simple one-touch solution.
try 画像転送。
Try Image Transfer.
アップロード2 NAS これを行うことができます。 Liteバージョンもあります。私は実際にを使用していませんこれは私のリストにあります。
Upload 2 NAS can do this, and there is also a lite version. I haven't actually used this but it's on my list to try.
私は常にrsync
に行きますあなたの電話が根付かない場合あなたは使うことができます rsync4android(無料) https://market.android.com/details?id = eu.kowalczuk.rsync4android.
あなたの携帯電話が根付いている場合は、上記を使うことができますが、SL4Aから呼び出すことができるCLI SSHクライアントを持っているBTEP(Perterment Emulator Pro、Free)を組み合わせることができます。無料のBashスクリプトの便利なもの)
I would always go for rsync
if your phone is not rooted you could use rsync4android (which is free) https://market.android.com/details?id=eu.kowalczuk.rsync4android
if your phone is rooted you could offcourse also use the above but if you need more advance stuff I would combine BTEP (Better Terminal Emulator Pro, not free) which has a cli ssh client which can be called from SL4A (scripting engine usefull for BASH scripts, which is free)
© 2022 cndgn.com All Rights Reserved. Q&Aハウス 全著作権所有