Hi Bdale, I confirm that it is rather strange. However ran from root it works flawlessly. I tried with ' but this is not accepted by sudo, i.e. sudo 'ircp filetosend.txt' . it doesnt like it.
What is interesting is that : sudo ircp -r lets the linux box receive file from any user from teh irda dongle. I is disappointing that it does work; I tried many thigns but efforts were though vains :( All the best / Kind regards Y. On Tue, Oct 26, 2010 at 6:05 PM, Bdale Garbee <bd...@gag.com> wrote: > On Tue, 26 Oct 2010 17:00:20 +0200, Yellowprotoss <yellowprot...@gmail.com> > wrote: > > $ sudo ircp "/tmp/tm.txt" > > Connecting...failed > > > > during sending a regular file (readable) > > I don't know anything about ircp, so this doesn't tell me anything about > what you expected to happen that didn't happen. It looks like sudo is > invoking ircp, so it's likely that something about the environment that > sudo creates for the program you're running violates some expectation of > the program. > > Bdale >