| 
     
      
      
      From: sreevani m. <sre...@gm...> - 2009-02-24 07:45:40
       
   | 
Hi, I am using obexftp client application(0.19) on bluez. with -p option i am able to succesfuly push a file.. What is the option or procedure to stop the push/pull of the file. Do suggest if there are any other mailing list for the above query. Regards, Sreevani M  | 
| 
     
      
      
      From: Petit E. <sur...@gm...> - 2009-02-24 08:59:24
       
   | 
2009/2/24 sreevani medhahal <sre...@gm...>: > Hi, > I am using obexftp client application(0.19) on bluez. with -p option > i am able to succesfuly push a file.. What is the option or procedure > to stop the push/pull of the file. Do suggest if there are any other in console, CTLR + c :-) bytheway, this is a feature i forget in csobexftp GUI and will add it as soon as possible, thank's. > mailing list for the above query. > Regards, > Sreevani M > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Openobex-users mailing list > Ope...@li... > http://lists.sourceforge.net/lists/listinfo/openobex-users > -- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- If one day one reproaches you that your work is not a work of professional, say you that: Amateurs built the arch of Noah, and professionals the Titanic. --------------------------------------------------------------------------- Few people are done for independence, it is the privilege of the powerful ones. --------------------------------------------------------------------------- No key was wounded during the drafting of this message.  | 
| 
     
      
      
      From: Christian Z. <Chr...@Zu...> - 2009-02-24 10:07:06
       
   | 
Hi, Am 24.02.2009 um 08:45 schrieb sreevani medhahal: > using obexftp What is the option or procedure > to stop the push/pull of the file. The obexftp app (and also the framework) run synchronously, that means there is no way to abort a transfer. Maybe we could add a sig kill handler to do that. But this is hardly a solution if you want to e.g. peek into all remote files. You'd need your own openobex app for that. regards, Christian  | 
| 
     
      
      
      From: Petit E. <sur...@gm...> - 2009-02-24 13:26:44
       
   | 
2009/2/24 Christian Zuckschwerdt <Chr...@zu...>: > Hi, > > Am 24.02.2009 um 08:45 schrieb sreevani medhahal: >> using obexftp What is the option or procedure >> to stop the push/pull of the file. > > The obexftp app (and also the framework) run synchronously, that means > there is no way to abort a transfer. Maybe we could add a sig kill > handler to do that. But this is hardly a solution if you want to e.g. > peek into all remote files. You'd need your own openobex app for that. hehe, then, there is only last and bad solution, use "killall obexftp" > > > regards, > Christian > > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Openobex-users mailing list > Ope...@li... > http://lists.sourceforge.net/lists/listinfo/openobex-users > -- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- If one day one reproaches you that your work is not a work of professional, say you that: Amateurs built the arch of Noah, and professionals the Titanic. --------------------------------------------------------------------------- Few people are done for independence, it is the privilege of the powerful ones. --------------------------------------------------------------------------- No key was wounded during the drafting of this message.  |