LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-10-2003, 02:47 PM   #1
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Rep: Reputation: 49
dcop server problem


I am having similar problems to the login thread. I am trying to move my home partition to another partition on another drive. I used cp -ax ..... to copy the files but I notice that hidden files did not appear to be copied across. When I mount the partition through fstab I get dcop server not found. What must be done to get this working correctly?
 
Old 01-20-2004, 02:23 PM   #2
Gnuru
Member
 
Registered: Jan 2004
Posts: 53

Rep: Reputation: 15
Are you using cp -ax *? Are you using the bash shell?

If so then hidden files, those starting with a dot, are not normally included when bash expands a pattern. You can turn this on and off by setting bash's 'dotglob' variable. Using the shopt command.

Instead of setting 'dotglob', because mostly you want it off, just include dot.files explicitly. cp .* should work.

Also, you say you are trying to copy over a partiition. Don't you want cp to recurse into directories? If so use the -r option. Also, you might find rsync better at doing this.
 
Old 01-20-2004, 02:30 PM   #3
TigerOC
Senior Member
 
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380

Original Poster
Rep: Reputation: 49
Yes I figured as much. I corrected the situation by restoring from the backup. Am now using rsync for backups. A really excellent tool.

Last edited by TigerOC; 01-20-2004 at 02:32 PM.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dcop server keeps commiting suicide Toadman Linux - Software 5 07-17-2005 11:30 AM
Cannot connect to DCOP Server?? maestro52 Mandriva 5 11-12-2004 07:39 PM
dcop server not running versaulis Linux - Software 1 11-22-2003 09:23 PM
dcop server error with vncviwer kjsubbu Linux - Software 0 09-19-2003 12:59 AM
DCOP server? mikeshn Linux - General 1 09-16-2002 05:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 05:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration