Garayed.com  

Go Back   Garayed.com > Linux
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-05-2005, 01:36 AM
dav
 
Posts: n/a
Default -exec {} won't do copy completely??? Help

I try to copy file using

find /mirror/home/dfeng -mmin -1440 -o -cmin -1440 -exec cp -v
--target-directory=/usr/local/bin/mytemp --parents {} \;

where i only want to copy file that's change in past 24 hours. But
somehow i always miss files after some copy process is occured. My find
portion command give me correct selection of files. But when it come to
copy (after -exec) , no error message and many files not copy. Can
anyone help me with this??



------ files return from find /mirror/home/dfeng -mmin -1440 -o -cmin
-1440 ------

/mirror/home/dfeng/Maildir
/mirror/home/dfeng/Maildir/cur
/mirror/home/dfeng/Maildir/cur/1128333610.V801I27c35a.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128333610.V801I27c35c.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128334467.V801I27c35d.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128344270.V801I27c35e.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128347467.V801I27c35f.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128352096.V801I27c360.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128382735.V801I27c35b.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128388805.V801I27c361.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128389982.V801I27c363.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128392292.V801I27c362.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128398096.V801I27c364.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/cur/1128399776.V801I27c366.fdaserver.fdrive.com.au:2,S
/mirror/home/dfeng/Maildir/new
/mirror/home/dfeng/Maildir/new/1128420103.V801I27c365.fdaserver.fdrive.com.au
/mirror/home/dfeng/Maildir/new/1128420103.V801I27c368.fdaserver.fdrive.com.au
/mirror/home/dfeng/Maildir/new/1128426356.V801I27c369.fdaserver.fdrive.com.au
/mirror/home/dfeng/Maildir/new/1128433867.V801I27c36a.fdaserver.fdrive.com.au
/mirror/home/dfeng/Maildir/tmp
/mirror/home/dfeng/Maildir/tmp/testfile
/mirror/home/dfeng/Maildir/Outlook.pst
/mirror/home/dfeng/Maildir/courierpop3dsizelist
------------actual files got copy---------------
`/mirror/home/dfeng/Maildir/cur/1128333610.V801I27c35a.fdaserver.fdrive.com.au:2,S '
->
`/usr/local/bin/mytemp/mirror/home/dfeng/Maildir/cur/1128333610.V801I27c35a.fdaserver.fdrive.com.au:2,S '
`/mirror/home/dfeng/Maildir/cur/1128333610.V801I27c35c.fdaserver.fdrive.com.au:2,S '
->
`/usr/local/bin/mytemp/mirror/home/dfeng/Maildir/cur/1128333610.V801I27c35c.fdaserver.fdrive.com.au:2,S '
`/mirror/home/dfeng/Maildir/cur/1128334467.V801I27c35d.fdaserver.fdrive.com.au:2,S '
->
`/usr/local/bin/mytemp/mirror/home/dfeng/Maildir/cur/1128334467.V801I27c35d.fdaserver.fdrive.com.au:2,S '
`/mirror/home/dfeng/Maildir/cur/1128344270.V801I27c35e.fdaserver.fdrive.com.au:2,S '
->
`/usr/local/bin/mytemp/mirror/home/dfeng/Maildir/cur/1128344270.V801I27c35e.fdaserver.fdrive.com.au:2,S '
`/mirror/home/dfeng/Maildir/cur/1128347467.V801I27c35f.fdaserver.fdrive.com.au:2,S '
->
`/usr/local/bin/mytemp/mirror/home/dfeng/Maildir/cur/1128347467.V801I27c35f.fdaserver.fdrive.com.au:2,S '
`/mirror/home/dfeng/Maildir/cur/1128352096.V801I27c360.fdaserver.fdrive.com.au:2,S '
->
`/usr/local/bin/mytemp/mirror/home/dfeng/Maildir/cur/1128352096.V801I27c360.fdaserver.fdrive.com.au:2,S '
`/mirror/home/dfeng/Maildir/cur/1128382735.V801I27c35b.fdaserver.fdrive.com.au:2,S '
->
`/usr/local/bin/mytemp/mirror/home/dfeng/Maildir/cur/1128382735.V801I27c35b.fdaserver.fdrive.com.au:2,S '
`/mirror/home/dfeng/Maildir/cur/1128388805.V801I27c361.fdaserver.fdrive.com.au:2,S '
->
`/usr/local/bin/mytemp/mirror/home/dfeng/Maildir/cur/1128388805.V801I27c361.fdaserver.fdrive.com.au:2,S '
---------------------------------------

thx in advance
dav

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:27 AM.




LinkBacks Enabled by vBSEO 3.0.0 © 2007, Crawlability, Inc.