Ubuntu Servers :: Copying Files Where The Machine Issuing The Copy Is A 32-bit Lucid And The Mount Drive Is A 64-bit
Nov 18, 2010
We are experiencing problems copying files from a server to server where the machine issuing the copy is a 32-bit lucid and the mount drive is a 64-bit server. I have no other information but the md5's are consistently different after doing a copy. The files are > 8mb.
View 2 Replies
ADVERTISEMENT
May 15, 2010
Im trying to setup samba so that i can copy some files from my windows 7 machine over to the drive on the opensuse machine running 11.2. i believe i set everything how it should be set up but no matter what i do i cant write filesfrom the windows machine. Here is my smb.conf
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
# Date: 2009-10-27
[global]
[Code]...
View 9 Replies
View Related
Oct 13, 2009
how to mount a drive and do copy files from ipaddress1 to ipaddress2
View 5 Replies
View Related
Jun 8, 2010
Is it possible to copy files from Ubuntu Server 9.10s to a USB Flash drive?
View 1 Replies
View Related
Dec 8, 2010
I have been trying to SCP a couple files from my Ubuntu 10.10 machine to a Fedora 12 machine. Before today, did it with out any problems, always worked. Today however; after the SCP is complete from my machine, the file on the other machine is zero bytes, an empty file. The only thing I can remember getting changed was the new kernel that was in the update I did today. But I don't think that would have changed the SCP works.
View 5 Replies
View Related
Jul 27, 2010
I have a tarball of my old .thunderbird directory that I untarred onto my new machine. When I open Thunderbird, it wants me to go through the setup process. I've copied these files before and was able to get into my email.
View 2 Replies
View Related
Apr 13, 2010
Copying my Thunderbird files to another machine
Two questions:
1. Can I copy xx.default to DVD, its 1.5GB in size, and then merge it into the xx.default of the other machine or try and connect through a crossover cable. I tried to copy onto a flash drive but it did not recognize Inbox.sbd as a folder.
2. How do I manager the existing files in the receiving machine, it has an existing mail account.
View 1 Replies
View Related
Mar 11, 2011
I have installed Windows XP with Virtual Machine Manager. The question is how do I access files on my primary linux system? Also can I mount a NTFS partition in my Virtual Machine
View 14 Replies
View Related
Mar 8, 2010
How can i copy a files from Machine A to Machine B.Which is LAN connected
View 4 Replies
View Related
Mar 16, 2011
iam trying to send sms using gnokii utility in linux firstly i did sudo apt-get install gnokii after that i got a gnokiirc.gz file in /usr/share/doc/gnokii/sample/gnokiirc.gz file here after that i did gunzip gnokiirc.gz then i transferred my file from the /usr/share/doc/gnokii/sample to home directory by using copy command as copying files to home is not allowed so i used sudo sudo cp gnokii /home after that i changed the port=/dev/ttyUSB2 and model=AT in the gnokiirc file in the home directory and then i wrote gnokii --identify
[Code]....
i followed as in the [URL] and [URL] and except this "Note that you will need read/write permissions on whatever serial port you specify in .gnokiirc."(iam confused what is my serial port is it ttyUSB2)
View 7 Replies
View Related
Nov 15, 2010
I've got two external hard drives, a 2TB and a 320GB. I've recently come from Windows 7. On Windows 7 I wrote a batch file which checked whether both hard drives existed and then copied a couple of folders from the 2TB to the 320GB without overwriting. I've been trying to work out how to do the same under Linux without much luck. I've tried rsync but it looks like it overwrites. Does rsync overwrite?
If it helps, the batch file I wrote in Windows
if exist D:320GBDrive (if exist H:2TBDrive (xcopy H:2TBDrive* D:320GBDrive /I/E /-Y < C:decline_copy.txt))
Which basically checks for drive D:, checks for drive H: and then copies the contents of the folder on drive H to drive D and says no every time it asks to overwrite.
View 2 Replies
View Related
Nov 6, 2010
If you use Ubuntu - when you copy files to USB Flash Drive, is your CPU 100% loaded? On Arch it is.
View 2 Replies
View Related
Aug 13, 2011
I have a build-in card-reader in my notebook. When I insert a sd-card the card is mounted but as soon as I start copying the files to the harddrive, the sd-card will unmount and than mount again. Every time I start copying I have the unmount followed by a new mount. I tried with different sd-cards and I have the same problem. Card reader works fine on windows. But now I don't have windows anymore on this notebook so I need to use the card-reader on opensuse.
View 9 Replies
View Related
May 19, 2010
im trying to copy a file over to my external hard drive and its a 5.8gig file and i keep getting this error saying there was a file copy error and then i click show more details and says Failed to attach the file: File too large
View 3 Replies
View Related
Aug 4, 2010
I got a problem with the motherboard of my computer and now I need to get some files out from the hard drive (an ext3 partition). I can access the files from another computer but because of the permissions of my user it doesn't let me copy the files over to another drive.
my computer was running Kubuntu 8.10 with a Vista dualboot. I also tried attaching the hard drive to another laptop, but because of the video drivers the display doesn't function properly.
View 4 Replies
View Related
Nov 21, 2008
I want to copy a .tgz file from my computer to an external hard drive. However, I get the following message:cp: cannot create regular file `/mnt/usbkey/ws_2008/misc/minipar-0.5-W indows.tgz': ermission deniedI get this error with any file I try to copy to the external disk. rnal disk is recognized, when I mount it, I can see the files and folder I have there, but seems that I cannot copy anything to it.When I try to copy the same files from my computer to a usb flash drive, everything works
View 9 Replies
View Related
Jul 30, 2011
I have two USB 2 external hard drives. I want to copy about 30 gigs of data from one to another. What command line command do I use ? I was thinking of using cp with the -R and -n options, but I have no idea what devices to refer to. I can't find any external hard drives in /etc/fstab and I'm not sure what /dev device each USB external hard drive uses. I just want to copy the files and the directories that they are in just as they are. There are no links and I do not want to do a backup.
View 10 Replies
View Related
Aug 12, 2010
I have a server with RedHat distro which stores and updates someg files and second computer with Windows 7 on it. I must configure both machines so one can get those files from server to Win7 machine using ssh. But I have no idea how to do it.
View 3 Replies
View Related
Jul 29, 2009
How to copy a file from different servers to one server. I'm trying to do with some script that will use scp to copy file. But to connect to the server, it is asking for the password. Then I copy ssh rsa keys (lets say from server B to server A), its now copying file without asking me for the password. But the problem is its working only between 2 servers. If I generate rsa keys on other server (server C) and copy to the server (server A) where I need to copy file, it overwrites the existing rsa key file, hence I'm no longer able to ssh from server B.
View 1 Replies
View Related
Sep 8, 2010
I am unable to copy files on my machine. For instance, if I have two folders on the desktop and I want to move one folder into another, I get the error message:Error "Not on the same file system". I am using SL5.4.
View 1 Replies
View Related
Jun 14, 2010
I'm running ubuntu Lucid Lynx on an asus K50IJ series laptop. I'd had jaunty before and made a fresh install of lucid. My CD drive had been fine in jaunty, but doesn't mount any more in lucid. I have found numerous threads with promising-looking titles, but they either do not match my problem or their solutions don't work for me.
This is my situation: The disc will turn for a bit after inserting, then stop. During that, the little light on the drive will flash a few times, then wink out. So I guess the power supply's fine.
[Code]....
View 6 Replies
View Related
Feb 6, 2010
I run a headless Ubuntu 8.04 server, which acts as a web, email and file server. I am sticking with 8.04 as it is a LTS release and will upgrade to the next LTS when it is released.
I have two external USB drives, that I need to mount at boot. I have been using /etc/fstab up until now, with the following entries:
Code:
However, as I gather from doing searches is quite common, occasionally I get an error during boot (causing the system to drop to a recovery shell) because the USB drives take time to wake up and the system hasn't found them by the time it reads /etc/fstab.
From doing searches, it seems there is nothing you can do to fstab to fix this, so you need to mount them using an rc.local script instead, using:
Code:
The problem is, as I have two USB drives, their /dev/sdxx location changes between boots. I thus want to use UUID codes as I do in fstab, however I haven't found anything about this.
Does anyone know how I can use the mount command and UUID to mount a drive in rc.local and what options I have to use the mount the drive with the same options that I am using in my fstab entry? Obvisouly, I can't refer back to fstab using the mount command, because then I will still get the boot error issue if they are listed in fstab. And there is no space internally for the USB drives as there is already two internal drives.
View 3 Replies
View Related
Dec 4, 2009
i want copy files in ftfs drive to ext3 drive. how am I do this?
View 2 Replies
View Related
Jun 2, 2011
I want to write a shell script which will copy files from user Mac machine to UNIX Server without prompting userID and Password. I do not want to use ssh or rcp commands as it prompts for password.
View 5 Replies
View Related
Apr 30, 2010
I downloaded the x86 server version for Lucid twice today. Both times before burn the md5 match those published on the Ubuntu site. I am attempting to install the system on a Dell poweredge 2500. 2x 1.4 gb P4 procs, 1 gb ram, 750 GB HDD (raid) Boot to installer. it goes through the standard language checks, keyboard, checks for cdrom, then attempts to start copying files.
It gets to 17% copy on fs-core-modules-2.6.32.21-generic-di and hangs there for 5 minutes or so. Then comes back with the error that it could not get the file and asks if I want to retry. all retries lead back to this error. As I said, MD5 is exact, burner does not complain of a bad burn, and disk is closed at the end of the burn. so, has anyone else been able to install Lucid server x86? burned four disks today, one pair on two different burners. All fail at 17% retrieving that file.
View 9 Replies
View Related
Mar 21, 2010
I have a Time Machine back up of my old macbook that was stolen.
I have installed hfsplus and libhfsp0 via synaptic.
When I ran: 'cat /boot/config-2.6.31-20-generic | grep HFS' in the terminal...
I got:
CONFIG_NET_SCH_HFSC=m
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
I read in some other post that any line starting with '#' needed to end with '=m'
I'd just like to be able to mount my time machine drive.
View 3 Replies
View Related
Jun 30, 2010
I need a command-line method of copying files from a Linux box to a Windows machine that is in a domain and requires authentication. I cannot install additional software or services on the Windows XP machine. I can install any software on the Linux machine. I've tried scp, but the connection failed and if my understanding is correct it is because scp requires that the target (windows machine) be running an ssh service. Is there a command-line linux utility that can pass Windows domain user and password and then copy a file from the linux machine to a share on the windows machine?
View 1 Replies
View Related
Jul 31, 2010
I am trying to have an encrypted drive auto-mounted once i log into Lucid.
I created the encrypted drive with the disk utility in administration menu
I also have the password remembered "forever" so when i am logged in i just click the icon for the drive on left panel and it mounts.
I am able to find the uuid and know what device is called sdd but i don`t know how to put it into fstab if that is possible?
View 1 Replies
View Related
Jan 22, 2010
I have ubuntu running inside of a virtualbox on an xp machine. Is there any way to mount the hard drive that the virtual machine isn't using? AKA the C: drive of the computer?
View 8 Replies
View Related
Oct 4, 2010
I have been trying to set up an LDAP server for a development environment as part of an internship for a week now, and I cannot get past this point. I have been following the 10.04 server guide to set up LDAP here: URL...Once I get to the following point in the guide, it just hangs:"As an example of modifying the cn=config tree, add another attribute to the index list using ldapmodify:"I've been working on this for a week and can't understand why this won't work. I am fairly certain that I've followed the guide to a 'T.'Any idea why am I receiving a permission denied error? Is this a permissions issue with one of the config files?
View 9 Replies
View Related