I have recently installed 64bit ubuntu on my quad core intel PC.
One problem that I am having is copying files. The file transfer is VERY quck, you can see the file appear in the new nautilus window and nautilus even produces a preview image for it very fast. The problem is that when copying files there is a LONG pause/delay/halt after the file seems to have copied successfully.
Access to samba shares in Gnome 3.6 appears to be broken. It used to be the case that with "connect to server" you could specify credentials such as username, password etc.
I have a directory that have zillions of files. As soon as I try to copy this directory, I receive a message that a file could not be copied (corrupt ?) and the copy stops.
Is there any command I can type on terminal that can check all files on that directory tree and list all files that could not be copied or that are corrupt?
I am running 12.04 live from cd and trying to copy some important files from a mounted hard disk to an external disk.
When I copy files from my camera (connected via USB) to the SSD in my laptop a few files get copied and then the copy stalls. I'm not sure why, any ideas or things to investigate appreciated, or bug reports to go and look at.
I have read this answer - the camera (Canon 40D in case that matters) mounts fine using gvfs.
I have a 64bit 12.04 server with a raid 6 array.
I'm completely puzzled about a problem with a single plain text file in my system fedora 12. I used a known software in bioinformatics, maker, to produce lots of plain text files and one of them it seems to be "inaccessible".
Particularly, my file named Clon1918K_PCC1.gff is listed when I use ls, ls -a, ls -li ...
I am trying to copy content of single folder to multiple destination simultaneously using tar and FIFO. here is the source code
mkfifo bin1.fifo
tar -C bin -cf - . | tee bin1.fifo | tar -C bin2 -xf - &
tar -C bin1 -xf bin1.fifo
It will copy my ~/bin/ directory contents to both ~/bin1 and ~/bin2.
here small file size like up to 5 GB is copying fine.
So I had a few large files to copy, about 5GB each. From/to same partition. Start the copy, it says '3 minutes left', so I think....a quick solitare game. And poof...system hangs. Nada. Nothing. I wait about 5 minutes, and nada...mouse is obviously not working. Power down, reboot. And of course the new directory I was copying to doesn't even exist after a reboot.