General :: Transfer Data From Palm Desktop ?

Oct 13, 2009

I would like to transfer the data from Palm desktop on my windows vista laptop to my Linux netbook. The pda has stopped working so I cannot sync directly from pda to either computers.

Is this possible and if so what software do I need for the Linux and how do I do it, I would need step by step instructions as I am new to Linux and really only use it for web-browsing and skype.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Way To Transfer Data To New Desktop Computer ?

May 29, 2011

I have a number of queries but will start with one. I presently operate 11.04 Classic (no effects). OS is NOT set up as dual boot. As I am considering purchasing a new Desktop, I am wondering what is the best way to recover such things as folders, Firefox bookmarks etc. for four users.

I do have a external HDD which I guess could be used for a possible backup if that is the way to go! The new computer will probably have Windows 7 installed with which I assume I would probably dual boot.

View 3 Replies View Related

Ubuntu :: Transfer A File From Webbook (Hardy) To Palm Phone?

Feb 5, 2010

Transfer a file from my webbook (Ubuntu Hardy) to my palm phone.I know that the gnome-pilot application is there and it appears to synch my contacts with evolution however, from the forums it should be possible to transfer files by dragging them to the synch icon but this doesn't appear to happen.

I tried to look it up in the manual from the terminal: man gnome-pilot.This help file is a four liner which directed me to usr/share/ but there aren't any entries there other than conduit configuration files and what looks like a glade gui layout. pilot-xfer just gives me a 'command not found' or equivalent message.

View 4 Replies View Related

Software :: Notepad Equivalent - Transfer The Data To Windows Desktop Regularly Via Memory Stick

Sep 27, 2010

I have just started to learn Java programming and need to be able to use a compatible notepad equivalent in Ubuntu i will need to save the data as is,in Ubuntu and be able to transfer the data from my Linux machine to the windows desktop regularly via memory stick i absolutely love Linux and don't want to have to go back to windows to do this.

View 5 Replies View Related

Hardware :: Old Handheld - Palm Zire - Data ?

Nov 29, 2010

1. The data got wiped off the Zire but hopefully is still in the Windows side of a dual-boot. Can Ubuntu 10.04 pull all the data from the Windows side of my dual-boot or can i copy&paste it into Ubuntu?

2. I think this link shows where the data is supposed to be but have not dared to look there yet.
[url]

3. I don't know how to set-up the Zire in Ubuntu.

4. I don't know how to sync data between the Zire and Ubuntu and can not even remember how to do this in Windows either. I can't remember what i did on the Zire to allow it to sync.

5. I don't know how to look-up the model number of the Zire. On the back of the case it says "m150"

I have actually been struggling with this for quite a few days so any links to nudge me in the right direction might be a huge help. Mostly things just seem to work quite easily in Ubuntu 10.04

View 2 Replies View Related

Ubuntu Networking :: Connecting Palm 72 To Internet Via Bluetooth - Blueman - Palm Error: PPP Timeout

Jun 24, 2011

Connecting Palm 72 to internet Via Bluetooth.

PALM: *Connect* Initializing... Error: Serial: timeout. Could be bad cable or faulty modem. So I do on PC:

[Code]...

View 2 Replies View Related

General :: Data Transfers After The Transfer Is Completed?

Jul 30, 2010

For example I am copying data to USB-flash drive using some file manager. When the file manager shows that transfer is complete, flash drive indicator continues to light. As far as I know this is some kind of caching system...

1. Is it OK to close file manager when transfer window is closed but the flash drive indicator continues to light (data is still being copied)?

2. Is it better if I turn off this caching technology?

View 1 Replies View Related

General :: Test Data Transfer From System To Its Box Pc?

Mar 6, 2010

I build a new test machine where i need to bring data from live machine. the data is kind of flat files and some propreitary application axigen mail server.

now what i am suffering from, which commands to do first practise. there is remote site with 1mps speed of wireless between live and test machine. on daily basis aprox 14gb .tar.gz files it need to move it.

i found scp,rcp,rsync,sftp etc. which is fastest way to replicate or copy to remote machines.

the data is on live machine /var/opt/application and on remote same directory too /var/opt/application

i try using scp it take aprox 8-10 hours to copy single 14gb file.

if possible where to see such commands logs results, if anything get down error discontinue while copying.

View 3 Replies View Related

General :: Data Transfer Rate Decreases With Dd Command?

Apr 25, 2010

anyone know why this would happen? I ran the following dd command:

Code:
dd if=/dev/sdb1 of=hard/old_dell_desk_part1.img

a USB external drive was mounted to the 'hard' directory with the standard mount command. it is a ntfs-3g filesystem. it is a mechanical drive.

same behavior with solid state memory (flash, and solid state hard drives)

3693492+0 records in
3693492+0 records out
1891067904 bytes (1.9 GB) copied, 274.562 s, 6.9 MB/s

[Code].....

View 14 Replies View Related

General :: Upload And Download Ftp Data Transfer Through Browser ?

Sep 20, 2010

I configured non-anonymous ftp server in my Ubuntu 10.04.it's working downloading and uploading through thrid party software like filezilla.Now i think that without using any other software i want to upload and download the ftp content in browser it'self.i heard that using webmin i can upload and download ftp data sharing through browser.

View 6 Replies View Related

General :: Finding A Data Transfer Speed Of A System Using Squid?

Nov 16, 2009

How to find a data transfer speed of a system using squid?

View 4 Replies View Related

General :: Hard Disk Data Transfer Accessing Error

Jun 28, 2010

I am using an embedded platform in which I have connected an external harddisk (/dev/sda). The SCSI driver is present and I am using the SG_IO interface for performing the SMART commands with the Hard Disk. (Unfortunately not all the HDIO ioclts are present. So I opted for the SG_IO ioctl). But the data transfer (reading/write data from/to sector) is not working with the SG_IO ioctls. So I searched for some other options. Later in one of the places, I found that we can actually mount the /dev/sda to some mount point in /mnt and then make a XFS file system (mkfs.xfs) of this.

And then we can create the directories and do file operations on this mounted directory. Here the simple read/write systems calls can be used for this. I was thinking about this implementation. But I am confused how I can map the actual LBA (Logical Block Address) to the device file offset. I mean if I want to write to the sector 5, there will be a LBA for it. So I can do lseek on my device and then write the data there. So how the mapping between LBA and device file offset can be calculated.

View 4 Replies View Related

General :: Scsi RAID Jbod And Arrays - Disk Utilization And The Corresponding Low Data Transfer

Jul 6, 2010

So I have a system that is about 6 years old running Redhat 7.2 that is supporting a very old app that cannot be replaced at the moment. The jbod has 7 Raid1 arrays in it, 6 of which are for database storage and another for the OS storage. We've recently run into some bad slowdowns and drive failures causing nearly a week in downtime. Apparently none of the people involved, including the so-called hardware experts could really shed any light on the matter. Out of curiosity I ran iostat one day for a while and saw numbers similar to below:

[Code]...

Some of these kinda weird me out, especially the disk utilization and the corresponding low data transfer. I'm not a disk IO expert so if there are any gurus out there willing to help explain what it is I'm seeing here. As a side note, the system is back up and running it just runs sluggish and neither the database folks nor the hardware guys can make heads or tails of it. Ive sent them the same graphs from iostat but so far no response.

View 1 Replies View Related

OpenSUSE :: Sync Pim Data With Palm Treo 680 Via Bluetooth - Jpilot Sync Suddenly Broken

Oct 24, 2010

I use jpilot on opensuse 11.3 64bit to sync pim data with my Palm Treo 680 via bluetooth. This worked fine until today. Now I get the following error message when I try to sync: Syncing on device bt: Press the HotSync button now dlp_ReadSysInfo error Exiting with status YNC_ERROR_PI_CONNECT Finished.

The last successfull sync was on the 20th October and today is the 24th October. I did not change any settings in jpilot or on my palm device. So I guess there must have been an update of opensuse which causes this error. But I do not now how to look up the updates during this period or how to undo them. Was there an update between the 20th and the 24th Oktober, which might affect either jpilot or bluetooth functionality?

View 1 Replies View Related

General :: How To Transfer Word Processor Document To XP Desktop

Oct 12, 2010

I was given a Linux Asus eee PC 4G Netbook. I know nothing about Linux, but I know if I use it, I will create documents that I need to put on my PC for a permanent record. Also, can I transfer a document written in Word to my Linux Netbook. I know these are kind of stupid questions, but I was unable to find the answer after an hour of net surfing.

View 2 Replies View Related

Ubuntu Networking :: Cannot Transfer Data Using SCP

Jun 12, 2010

when I try to transfer a folder from the desktop machine to laptop I get the following:

Code:
morad@linux-m9c6:~> cd /data/
morad@linux-m9c6:/data> scp -r nobani@192.168.1.3:/data/geant .
Password:

[Code]....

View 2 Replies View Related

Ubuntu Networking :: Transfer Of Data From PC To Mac ?

Jul 26, 2011

Recently I had a situation where I had to transfer data from a PC to a Mac. Usually we simply convert the data as necessary, ie. bookmarks, contacts, etc. move the info to a dropbox account and use Windows networking to access the dropbox from a Mac. Well, there was a network issue and it was suggested that I boot to Ubuntu and do this. We do have Ubuntu on a flash drive but I was lost from there. Can anyone point me in the direction of documentation or assist me in understanding how this would be accomplished? I have a Mac, PC and Linux box at home so hopefully I have all the necessary tools to test this out.

View 2 Replies View Related

Networking :: How To Log TCP And UDP Errors During Data Transfer

Aug 19, 2009

I am quite newbie with Linux networking and I want to know if there exist a log in Linux where errors during transfers are stored. I mean, when I'm transferring data between two hosts is there any way to log somewhere (where?) the errors or warning during the transfer? That is, connection failures, TCP or UDP errors, etc.? Is there any "log level" to select the errors to be displayed in the log not to work with a huge log file?

View 4 Replies View Related

Software :: Data Transfer With CRC Check

Jun 21, 2011

I'm going to be needing to copy over 2 terabytes from one drive to another in a couple of days and I need something that I can use to transfer the files with CRC checking. Something comparable to Teracopy in Windows.

Open Source is an absolute must. I'm running on Debian and getting away from Windows to get away from all of the proprietary software. If it's going to be proprietary I might aswell just boot back into Windows as far as I'm concerned.

Some of the features that would be nice but not needed

-GUI (preferably gtk)
-Pause/Resume (it's going to be a long transfer so it would be nice.)

Those would be nice but CRC checking is an absolute must have for so much data.

View 4 Replies View Related

Programming :: Data Transfer Between Threads?

Dec 14, 2010

In posix multi threading, how to send thread1 local data to thread2...?

View 3 Replies View Related

OpenSUSE Network :: Transfer Data Using SSH Massage

Jun 12, 2010

when I try to transfer data from my laptop to the desktop using SSH I get the following massage:

Code:
:~> ssh nobani@192.168.1.3
The authenticity of host '192.168.1.3 (192.168.1.3)' can't be established.
RSA key fingerprint is f3:94:fa:7c:f1:92:07:45:3c:5b:99:51:dc:b7:a1:ff.

Are you sure you want to continue connecting (yes/no)? I wonder is it normal massage or is there something not good?

I am using openSUSE11.2 with KDE on both machine

View 8 Replies View Related

Ubuntu :: Transfer Of Data From One User Account To Other?

Jul 8, 2010

How can I transfer data from one user account to the other? I wish to delete one of the accounts but before that I want to transfer all the data in that account to the other account so that my data is saved.

View 3 Replies View Related

Ubuntu :: Data Transfer Rates Over Usb/lan Slow?

Jul 18, 2010

I am running ubuntu 10.4 lts desktop and ubuntu 9.10 server with the gui active. On both of these machines the data transfer rates over usb and lan have slowed down quite considerably. Also over multiple devices, not the same hardware everytime I try to transfer something.

View 2 Replies View Related

Ubuntu Multimedia :: MTP Devices Data Transfer Fix

Aug 1, 2010

For the past few days, i have been trying to fix a common error related to mtp devices such as creative zen. Because of the new updated libmtp8 library, it is impossible to transfer files into any mtp devices. However there is a fix that will remove this issue.

1. Get the older karmic version of libmtp8 from here: URL...
2. Install this package from terminal using: sudo dpkg -i libmtp8*.deb
3. Lock libmtp8 from the synaptic package manager, so it doesn't get updated.
4. Uninstall and then downgrade any mtp packages (through packages.ubuntu.com) that become broken after step 2 to the karmic version.
5. Enjoy.

View 2 Replies View Related

Ubuntu :: Transfer Data From Pc To Laptop Directly?

Aug 15, 2010

i have got a laptop for the first time that i'll be taking to college. I have a lot of data on my PC which i want to transfer to my laptop. My computer has Lucid 32bit while laptop has 64 bit installed,Data is too much and transfering via usb drives will take a lot of time.. I do not know how to set up a network.

View 9 Replies View Related

Ubuntu Multimedia :: Shotwell - Transfer Its Data?

Oct 24, 2010

I need make the copy of my images system on the second PC. But I can`t transfer its data. It seems that the way to images is stored absolutly, for example /home/john/images/holiday. If the second user`s name is Marry, the way will be /home/marry/images/holiday and Shotwell don`t accept this.

View 6 Replies View Related

Ubuntu :: Data Transfer History By Xubuntu 11.04?

Jul 8, 2011

I have installed Xubuntu 11.04. I want to see where when data is transfered by XUbuntu(through internet). In task manager i didn't find any such thing. In fedora there is system monitor where networking information is given to user where is such thing in XUbuntu. My main reason for asking such thing is that i have limited internet connection i don't want that Xubuntu update itself or any other such thing. you may also tell me how to stop updates of Xubuntu 11.04.

View 2 Replies View Related

Networking :: Data Transfer In V2V Communication (Fedora11)

Feb 27, 2010

i am using NCTUns simulator and having problem while receiving message from an OBU. sending a message works properly but recving creates problem and fails. i am using exactly the same function as used by the developers in the demos but still no luck. i copy the code attch the screen shots to have a look

sendto() and recvfrom() are used for message transfer. they both return >-1 if they are executed successfully. please have a look in the screenshots. agentClientReportStatus is the built in packet format which im using here whose fields i filled manually are in the code below.

agentClientReportStatus *message,*mssg;
int remainTime,n,n2,n3,i,sendingaddress,value;
sockaddr_in cli_addr;
timeval now;

[Code].....

View 3 Replies View Related

Programming :: Parallel Data Transfer Using Sockets

Feb 25, 2011

I am doing a project where 2 clients connect to server and communicate (chat) and transfer data one after other using sockets. I have working code for this in C language. Now our main aim is to create a communication link where two clients transfer multiple streams data parallely. To be more precise i want to transfer images files and audio files parallel at same time, so is it possible to send data parallel using one socket connection?

View 3 Replies View Related

Red Hat / Fedora :: Data Transfer From RHEL4 To USB HDD With NTFS

Feb 23, 2010

I am using rhel4 with kernel 2.6.9-55 ELsmp. I have recently purchased 250gb seagate portable usb HDD. I have already mounted the usb HDD by updating Kernel with mode 755 and root user. I can transfer file from usb HDD to rhel system. But I am unable to make directory or copy file from rhel4 file system to usb HDD with ntfs. It is giving error message of permission denied though the device having write permission. I have already installed ntfsprog-2.0.0 in root. But there is no improvement. Is there any thing I can do to transfer data from linux system to ntfs.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved