soft link vs. direct efficiency
- From: Steven Stern <subscribed-lists@xxxxxxxxxxxxx>
- Date: Tue, 03 Apr 2012 11:19:50 -0500
I've added a second disk to my system (/dev/sdb1) and moved a directory
from my home folder there. I then created a soft link to the new directory:
ln -s /mnt/sdb1/mystuff/folderA folderA
When I'm copying files to it, is there any loss of efficiency (in a
measurable sense) between
rsync /path/to/folderB ~/folderA and
rsync /path/to/folderB /mnt/sdb1/mystuff/folderA
--
-- Steve
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
- Follow-Ups:
- Re: soft link vs. direct efficiency
- From: Mikkel L. Ellertson
- Re: soft link vs. direct efficiency
- Prev by Date: Re: console transparency 'not supported'
- Next by Date: Re: Mobile 'ish Desktop (Read GNOME 3) vs Traditional Desktop (Read KDE)
- Previous by thread: Re: Mobile 'ish Desktop (Read GNOME 3) vs Traditional Desktop, (Read KDE
- Next by thread: Re: soft link vs. direct efficiency
- Index(es):