OBEXFTP Front-End is very effectiveme: 1 Lock_time: 0 Rows_sent: 25 Rows_examined: 4640
SELECT ID,name,dldcount FROM snsub.movies ORDER BY dldcount DESC LIMIT 25;
The Open OBEX project, which is an open source project hosted in SourceForge.net, is the most successful implementation of the OBEX (OBject EXchange) protocol for Open Source Unix-based Operating Systems. Besides, it supports a wide range of devices of different models and vendors.
The only bad thing about this project is that the Open OBEX is a set of command-line programs, and they are not so friendly to the end users. We have been using the Open OBEX for some time, and we felt the need of a friendly user interface to make things easier for us - the users.
So, ObexFTP front-end is a simple - but nice - Java Swing application that uses ObexFTP under the hood to make easier to manipulate the file system of OBEX-enabled devices.
Here are some key features of "OBEXFTP Front end":
· navigate through the device's files;
· create folders in the device;
· send file(s) to the device;
· download file(s) to your computer;
· delete files and folders;
The ObexFTP has been tested in the following Operating Systems:
· Slackware 12.0
· Ubuntu 7.0.4
If you're successfully running ObexFTP front-end in other Operating System than those listed here, please let us know!
Requirements:
· ObexFTP
· Java 6 Runtime Environment