From: Oleg Broytman Date: Sat, 16 Nov 2013 11:45:37 +0000 (+0400) Subject: Change URL for Midnight Commander X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=commitdiff_plain;h=8d10b98d9f945640120e87e0eeab56a40e66207d Change URL for Midnight Commander --- 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.