/[gnokii]/gnokii/Docs/man/gnokii.1
ViewVC logotype

Diff of /gnokii/Docs/man/gnokii.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by pkot, Sun Oct 31 15:05:52 2004 UTC revision 1.33 by pkot, Thu Sep 1 09:19:36 2005 UTC
# Line 411  show information about the (sim)locks of Line 411  show information about the (sim)locks of
411  the lock data, whether a lock is open or closed, whether it is a user or  the lock data, whether a lock is open or closed, whether it is a user or
412  factory lock and the number of unlock attempts.  factory lock and the number of unlock attempts.
413    
414    .SS FILE
415    Not that some phones (like Nokia 6610i) support only id based operations
416    (gnokii options with "byid" suffix). Use gnokiifs for the transparent support.
417    .TP
418    .BR "\-\-getfilelist \fIremote_path\fP"
419    lists files from the given directory. Use A:\* or B:\* to get the root directory
420    from either phone memory or card memory.
421    .TP
422    .BR "\-\-getfiledetailsbyid [\fIid\fP]"
423    lists file details or directory contents from the entry identified by \fIid\fP.
424    If no identifier is given, list the root directory contents.
425    .TP
426    .BR "\-\-getfileid \fIremote_filename\fP"
427    gets id of the file.
428    .TP
429    .BR "\-\-getfile \fIremote_filename\fP [\fIlocal_filename\fP]"
430    gets file identified by name and path from the phone and stores it at the local
431    computer.
432    .TP
433    .BR "\-\-getfilebyid \fIid\fP [\fIlocal_filename\fP]"
434    gets file identified by id from the phone and stores it at the local computer.
435    .TP
436    .BR "\-\-getallfiles \fIremote_path\fP"
437    gets all files from the remote path.
438    .TP
439    .BR "\-\-putfile \fIlocal_filename\fP \fIremote_filename\fP"
440    stores the file in the phone memory or on the memory card.
441    .TP
442    .BR "\-\-deletefile \fIremote_filename\fP"
443    removes the file from the phone.
444    .TP
445    .BR "\-\-deletefilebyid \fIid\fP"
446    removes the file from the phone.
447    
448  .SH "DIAGNOSTICS"  .SH "DIAGNOSTICS"
449  Various error messages are printed to standard error.  The exit code  Various error messages are printed to standard error.  The exit code
450  is 0 for correct functioning.  Errors which appear to be caused by  is 0 for correct functioning.  Errors which appear to be caused by

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26