Displaying 3 results from an estimated 3 matches for "aaxv".
Did you mean:
3axv
2017 May 16
1
rsync -aAXv to a FAT formatted directory?
Does rsync -aAXv /dir1 /dir2, where dir2 is a mounted FAT formatted SD
card, and then:
rsync -aAXv /dir2 /dir1, to restore the files in dir1 from the FAT
formatted SD card, restore the ACL and owner/permissions of the files
and directories in dir1?
Thanks,
John
--
John Conover, conover at rahul.net, h...
2015 Apr 30
1
Rsync Failed & /proc/kcore 128 TiB & NTFS HDD Makes Scary sounds even when not mounted
I can still read&write on the external hdd and on my laptop (which I
have my gentoo there) I can't do anything on / because its filled up
with /proc/kcore after "rsync failed"
rsync -aAXv
--exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found"} /*
"/run/media/narin/My Book/Gentoo Rsync Backup"/
$df
Filesystem Size Used Avail Use% Mounted on
/dev/sda2...
2015 Apr 30
3
Rsync Failed & /proc/kcore 128 TiB & NTFS HDD Makes Scary sounds even when not mounted
Hi,
I tried to backup my gentoobox using rsync into a NTFS External Drive
Rsync Failed And now there is no space lesft on my root directory "/"
and kcore file size is 128 TiB and my External NTFS HDD makes scary
sounds (Like it is working hardly) even when its not mounted rsync
created some files/directories that i cant remove them on my External
HDD using "rm -rf" , Please