Results 1 to 2 of 2

Thread: recursive folders /usr/local/cpanel/perl/auto/auto/auto/auto...

  1. #1
    Member bigste's Avatar
    Join Date
    Jan 2009
    Location
    Cheshire, UK
    Posts
    20

    Unhappy recursive folders /usr/local/cpanel/perl/auto/auto/auto/auto...

    I've got this recursive folder structure going on in my server, is it normal

    /usr/local/cpanel/perl/auto/auto/auto/auto.......

    the auto is a link that points to "." which is obviously the current folder, so it just keeps going round and round.

    It's not much of a problem until I'm trying to copy stuff or back up that folder.

  2. #2
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,562
    cPanel/WHM Access Level

    DataCenter Provider

    Lightbulb

    When copying you may want to add CLI switches or options that avoid following symlinks but that still copy and retain the actual symlink. For example, if using "cp" to copy recursively it should be possible to achieve this behavior using the "-a" or "--archive" switch.

    Reference command:
    Code:
    # man cp

Similar Threads

  1. Auto Auto-responder bug
    By DevBreak in forum cPanel & WHM Discussions
    Replies: 7
    Last Post: 01-15-2008, 12:48 PM
  2. cpanel auto update problem with perl module
    By aspen0 in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 08-18-2007, 05:01 PM
  3. Auto-prune spam folders?
    By shacker23 in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 09-07-2006, 11:57 AM
  4. perl auto updated
    By silvernetuk in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 07-22-2003, 11:25 AM
  5. Auto Update = Auto Erase /etc/localdomains
    By ZachICU in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 10-19-2001, 11:31 AM

Tags for this Thread