similar to: rsyncing files in flash

Displaying 20 results from an estimated 3000 matches similar to: "rsyncing files in flash"

2003 Feb 28
1
Newbie Question
Hi, This is a very simple question I realise, but I hope maybe someone can just help me out. I am trying to do a very simple thing, just transfer a file from machine A to machine B using rsync with ssh. This is what i'm typing: bash-2.03# rsync -avvv --rsh="ssh -l tdf" tdf@machine.niss.ac.uk:/export/home/tdf/demofile.html demofile.html This is what I get: opening connection
2013 Jan 07
8
Has anyone used a Dell with a PERC H310?
Hello Sa?o! I found you here: http://mail.opensolaris.org/pipermail/zfs-discuss/2012-May/051546.html "How about reflashing LSI firmware to the card? I read on Dell''s spec sheets that the card runs an LSISAS2008 chip, so chances are that standard LSI firmware will work on it. I can send you all the required bits to do the reflash, if you like." I got Dell Perc H310 controller
2002 Feb 20
1
Re: [iPAQ] Ogg Vorbis fixed-point math anyone ?
Actually, we have a integerized version of the vorbis libraries that are available, royalty free, with a simple attribution requirement. These libraries are 100% C code and run faster than real time on a cirrus 7312-74mhz processor (arm core). My guess is they should run at about 20-30% cpu utilization on a strongarm/200. Monty has this same code, but his version doesn't play b4 content real
2020 Nov 12
2
ssacli start rebuild?
> On Nov 11, 2020, at 5:38 PM, Warren Young <warren at etr-usa.com> wrote: > > On Nov 11, 2020, at 2:01 PM, hw <hw at gc-24.de> wrote: >> >> I have yet to see software RAID that doesn't kill the performance. > > When was the last time you tried it? > > Why would you expect that a modern 8-core Intel CPU would impede I/O in any measureable way as
2004 Aug 06
1
Speex on iPAQ?
Hi If there is anyone who have tried to use the Speex codec on the iPAQ I would be VERY happy to get in contact with that person. I'm trying to use the eMbedded Visual C++ 3.0 to get the Speex to work on my iPAQ but can't get it to work. Once again would be very happy if there is anyone who have an example code for the iPAQ or have tried to use Speex . Regards, Daniel Holmqvist
2005 Jan 09
4
Asterisk Demo
Hi, I need to setup a demo for asterisk and need some help here please. The demo is connecting to Asterisk a Cisco 7970 SIP (ver. &.0) and a SIP client on HP iPAQ via a wireless hotspot. I need to configure both with the same extension with a shared line like in Cisco CallManager. This way if the extension is called both iPAQ and the IP phone ring and the user gets to pick up using either.
2001 May 30
2
fixed point math
While vorbis works fine sending through the net PCM samples from a Plan 9 machine (a 686) to a compaq Ipaq, it would be great if it could work within the ipaq. I think that would require fixed point math instead of using the FPU all the times. the mp3 mad player seems to do just that. Any plans to go along the same lines and provide a fixed point decoder? --- >8 ---- List archives:
2004 Sep 22
4
Softphone for PocketPC or iPaq
Is there a soft phone for PocketPC or iPaq? If not, is someone working on it? I will be more than willing to contribute my mite if needed. Thanks, -- sudhir
2004 Aug 06
3
Speex on Nokia 6600
Hmm, what these instructions do? (I know nothing about ARMs; I have some knowlege about x86 assemblers and programming). Cant we use pure standard C++ or Java? Does Speex work with fixedpoint math? (As far as I know Java on 6600 has no builtin floatingpoint, there is emulation class somewhere on the net, but it is probably painfully slow.) I do not know if this processor has builtin
2003 Aug 22
2
Re: ATAs
John Todd wrote.... > For those of you wanting to salvage your Cisco ATA-186 after > inadvertent locking, or after recovering your devices from a vendor > who has locked them, here is a rainy-day project for you: > somedoc.pdf..... Immediately strides to ATA, rips off cover... woohoo, EEPROM is socketed.... well maybe I'll just copy the contents of a working ATA into the
2004 Aug 06
1
i need your opinion of my encoded file in ipaq 1940
Hi, I encoded file in a ipaq 1940, pocket pc 2003, processor Samsung s3c241(similar to ARM), 266 Mhz. I would like to know your opinion for the quality output if this is right to entered parameters. File original: http://padawan.ing.puc.cl/chavezorig.wav File encoded: http://padawan.ing.puc.cl/chavezq1.wav The parameters for encoded are: state = speex_encoder_init(&speex_nb_mode); int tmp=0;
2005 Apr 02
11
bluetooth nap and internet access problem
Hello, I''m trying to configure my desktop as a bluetooth network access point for my ipaq (as explained in http://www.stolk.org/debian/bluetooth.html). I''m running shorewall version 2.2.1 on debian testing with a local network via eth0 and internet access via eth1. I''ve created a bridge br0 for eth0 and bnep0 and activated bridging in shorewall. dhcpd is listening
2005 Jun 22
4
tc on a PDA
hello, i have a 5500 iPaq with familiar 0.8.2 on it and i don''t know how to install a traffic shaper tool on it. I installed iproute2 package i found on familiar site and for that i have the tc and ip commands, but when trying to add a qdisc, as a dummy example, i get the next answer: > tc qdisc add dev wlan0 root cbq bandwidth 100Mbit avpkt 100 RTNETLINK answers: Invalid argument
2002 Jan 26
2
PXE Hanging
Hi, I have been trying to boot a PC based terminal using your PXELINUX project and I am having a problem. The Terminal (a Netier NetXpress XL2000) has a m-systems Disk-On-Chip 2000 flash memory module which is normally used to boot a cut-down version of WinNT. I work in a repair department where we often have to open up these terminals and temporarily install a hard-drive to reflash the
2005 Jan 16
2
Looking for help with a Polycom Soundpoint IP 600
Hi all, I have a Polycom Soundpoint IP 600 that looks like it is fried. It either has a bad or corrupt bootrom (I'm guessing). It never gets to the prompt that asks if I want to enter the setup configuration or continue booting. When plugged into power, it turns on, shows the Polycom logo for 3 seconds and then pretty much goes dead with two red lights on. The one in the top right corner
2004 Aug 06
2
Speex on Nokia 6600
Thanks very much. You mean both encode and decode simulateusly (duplex)? Could you test the Java version (jspeex) on that iPaq too? (I do not have anything other than very fast PC, so I cant do this...) And, in phone, the mic can record not only the users speech but also voice from the other side (from speaker)... Does this make compression harder or the result worse? How can this impact
2004 Aug 06
1
Libspeex-cygwin-EVC++ 3.0
Hello Carl, Can you send me libspeex compilated in eVC. And can you describe where and how set the FIXED_POINT flag in eVC. Thanks you. Regards. Rodrigo. <p>----- Mensaje original ----- De: "Carl Douglas"<CarlD@itouchmobility.com> Env.: 15/01/04 17:43:43 Para: "speex-dev@xiph.org"<speex-dev@xiph.org> Asunto: RE: [speex-dev]
2005 Jan 16
1
H323 Softphone for iPAQ
Hi list, I was just wondering, is there any H.323 soft-phone that can be installed on a pocket PC (iPAQ). Walid -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050116/f75bd2fe/attachment.htm
2008 Jun 12
3
Odd Polycom Reboot Issue
Hello list- I'm having an extremely odd issue with an installation of mine. The system is running * 1.2.12.1 and currently handles around 100 handsets. With the exception of a few Grandstream DTA's, all devices are Polycom 320, 430, or 601's. After a recent power outage, I'm having an extremely odd issue with one of the handsets. One of the Polycom 601 units simply reboots every
2004 Aug 06
4
SmartPhone ARM
Hello Greg If money isn't a problem Intel has an optimized compiler for eVC and XScale processors http://www.intel.com/software/products/compilers/techtopics/PCA_Optimization_WP.pdf If you have any luck getting the eVC compiler closer to realtime I'd really like to know. I'm still far from realtime when using Speex 1.1.3 on a HP iPAQ (Intel pxa255). Best regards Bjoern D.