Re: Problems since Bookworm migration, root rights

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 11 July 2023 06:49:24 pm gene heskett via tde-users wrote:
>
> See if you can create a new directory beside Desktop for starters.
> If that works, then see if you can make a full copy of Desktop to this
> new directory.  See man cp for howto.

Use rsync, it's much easier as it verifies the data is copied correctly.

rsync -rv --progress '{SourceDir}' '{Destination}'

Example, assuming I know which Desktop you're talking about, this:

rsync -rv --progress '/home/michael/Desktop' '/home/michael/mydata'

will create a copy of Desktop here:

'/home/michael/mydata/Desktop'

____________________________________________________
tde-users mailing list -- users@xxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxx
Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@xxxxxxxxxxxxxxxxxx



[Index of Archives]     [Trinity Devel]     [KDE]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]     [Trinity Desktop Environment]

  Powered by Linux