You are not logged in.

#1 2013-02-07 07:43:20

yogiman3
Member
Registered: 2008-03-17
Posts: 2

Copy problem

Hello all,

i dont have any other comunity to place a question about my problem, therefore a try it here:

I want make a backup from HDD(/dev/sdc) with 4 partitons.
/dev/sdc1 is vfat
sdc5,sdc6,sdc7 is ntfs.

After mount sdc7, it look follows:
/dev/sdc7 on /mnt/stano-hdd1/part4 type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)

And problem is while listing or copying some of content to another storage.

Output of command `ls` is here:

ls: cannot access 3 05 Suhlas dotknutej osoby.doc: No such file or directory
ls: cannot access 8_ zivotopis zamestnanca.doc: No such file or directory
ls: cannot access Annual report09: No such file or directory
ls: cannot access Aplikovana informatika: No such file or directory
ls: cannot access august_vykaz: No such file or directory
ls: cannot access CEexc_SPRAVA: No such file or directory
ls: cannot access CEsprava: No such file or directory
ls: cannot access Finalna sprava o LPKT.doc: No such file or directory
ls: cannot access Kópia -     Kópia - Kumulativny vykaz- Marchevsky oktober_2009.xls: No such file or directory
ls: cannot access Kópia -     Kópia - Kumulativny vykaz- Marchevsky september2009.xls: No such file or directory
ls: cannot access Kópia -     Kópia - Pracovný výkaz- Marchevsky november_2009.xls: No such file or directory
ls: cannot access Kópia -     Kópia - Pracovný výkaz- Marchevsky oktober_2009.xls: No such file or directory
ls: cannot access Kópia -     Kópia - Pracovný výkaz- Marchevsky september2009.xls: No such file or directory

Output of `ls -l`:

-????????? ? ?    ?         ?            ? Kópia\ -\ \ \ \ \ Kópia\ -\ Kumulativny\ vykaz-\ Marchevsky\ august2009fin.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ \ \ \ \ Kópia\ -\ Kumulativny\ vykaz-\ Marchevsky\ august2009opr.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ \ \ \ \ Kópia\ -\ Kumulativny\ vykaz-\ Marchevsky\ november_2009.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ \ \ \ \ Kópia\ -\ Kumulativny\ vykaz-\ Marchevsky\ oktober_2009.xls
-rwxrwxrwx 2 root root  75776 Nov  3  2009 Kópia\ -\ \ \ \ \ Kópia\ -\ Kumulativny\ vykaz-\ Marchevsky\ oktoberr2009.xls*
-????????? ? ?    ?         ?            ? Kópia\ -\ \ \ \ \ Kópia\ -\ Kumulativny\ vykaz-\ Marchevsky\ september2009.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ \ \ \ \ Kópia\ -\ Pracovný\ výkaz-\ Marchevsky\ november_2009.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ \ \ \ \ Kópia\ -\ Pracovný\ výkaz-\ Marchevsky\ oktober_2009.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ \ \ \ \ Kópia\ -\ Pracovný\ výkaz-\ Marchevsky\ september2009.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ 73-M-10\ N9020A\ TU\ KE_Vyletal.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ KEMT\ VO\ final\ maj.xls
-????????? ? ?    ?         ?            ? Kópia\ -\ Kumulativny\ vykaz-\ Marchevsky\ august2009fin.xls
-????????? ? ?    ?         ?            ? Navod_na_pouzitie_dokumentu_europas.pdf
d????????? ? ?    ?         ?            ? PALO/

Please, what may be a reason of question marks above? Can you help me? Thanks.

Offline

#2 2013-02-07 08:01:32

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Copy problem

Not a GNU/Linux discussion: moving to Desktops & Applications...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2013-02-10 17:57:40

rhoit
Member
From: 977
Registered: 2012-07-05
Posts: 62
Website

Re: Copy problem

Problem sound like you are trying to copy the file from linux partion ext{2,3,4} to vfat/ntfs.
It cause due to support of the file naming limitation of windows type partition. read wikipedia

Best solution is to change you drive format to ext4.
or compress it tar.gz or something like that.

Offline

Board footer

Powered by FluxBB