
kio_mtp
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
ioslave for mtp devices.
extract in a directory, cd into it then
$ gmake -f Makefike.cvs
$ ./configure
$ make && sudo make install
kio_mtp depends on libmtp, so be sure you have libmtp and libmtp-dev installed
restart kdeinit with "kdeinit" then connect the device, fire up konqueror, wait some seconds for the device to settle, type "mtp:/" in the address bar, enjoy.
***WARNING***
this is an ALPHA release, thrown in the wild just for _testing_
it is able _only_ to list files. no upload/download to/from the device.
your data should be safe, but BACKUP THEM, don't complain if this kioslave kills your cat.
***WARNING***
18/4/2007 - UPDATE: Nope, I'm not dead, I'm just too busy. New code soon.
20/4/2007 - UPDATE: join #kio_mtp @ freenode for dev discussion and help
18/5/2007 - UPDATE: I'm working on the code to use libmtp-0.1.5 new functionalities, like support for more than one MTP device :D Expect a new release soon
13 years ago
0.0.1 - First release, just for testing
13 years ago
0.0.1 - First release, just for testing
lxg
8 years ago
Report
caig
11 years ago
Report
Flextron
13 years ago
Report
doctorzoidberg
13 years ago
here it is :)
Report
Flextron
13 years ago
Report
bitcrazy
13 years ago
would be nice, if the source files are in a folder. Unpacking your code spreads all source files into my build directory. Nevertheless seems to be a interesting project.
Greetings
m0nk
Report
doctorzoidberg
13 years ago
Report
wheely
13 years ago
I'd be interested to know how you're dealing with the problem of being able to have multiple files with the same name in the same folder. I have written a convenient (for me at least) command line frontend to libtmp and I have just ignored the problem.
Report
wheely
14 years ago
It only works as root for me but then so does gnomad2 but I can live with that :)
Do you intend to continue to develop this?
I really hope so because this is something that could be extremely useful.
Thanks for starting this
Report
doctorzoidberg
14 years ago
Report
wheely
14 years ago
Glad to hear you are still working on this. Excellent project!
You might want to consider explaining what mtp transfer gives people in your announcement on kde-apps though :) I think some people might not realise!
Report
dertony
14 years ago
Report