X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=blobdiff_plain;f=obexftp;h=91ec121f190a5644aacb1c65001fd20c34b36bbe;hp=211fbf74f9529f118fa3e3f45a67d6d7a404ec69;hb=8d10b98d9f945640120e87e0eeab56a40e66207d;hpb=468f34fea01e559cb0acf25cbfb0ba965c4cdc05 diff --git a/obexftp b/obexftp index 211fbf7..91ec121 100755 --- a/obexftp +++ b/obexftp @@ -8,10 +8,10 @@ undocumented "run"; anyway there are no runnable files in cell phones. The script is written in Python because I I need to parse XML directory listings from obexftp, and Python is the best of all languages suited for the task ;). -The script requires Midnight Commander 3.1+ (http://www.ibiblio.org/mc/), -Python 2.3+ (http://www.python.org/), -OpenOBEX 1.0.1+ (http://dev.zuckschwerdt.org/openobex/) and -ObexFTP 0.10.4+ (http://triq.net/obexftp). +The script requires Midnight Commander 3.1+ +(http://www.midnight-commander.org/), Python 2.3+ (http://www.python.org/), +OpenOBEX 1.0.1+ (http://dev.zuckschwerdt.org/openobex/) and ObexFTP 0.10.4+ +(http://triq.net/obexftp). Edit the script, and correct the the full path to the obexftp binary (see obexftp_prog below). For mc 4.7+ put the script in $HOME/.mc/extfs.d.