Copying folders sda1 to sdb1
Posted: Sun Nov 12, 2017 5:07 pm
I’m trying with Putty to backup most of a share_1 on /dev/sda1/ to the folder Backup on the second hard drive /dev/sdb1
Could do it with laptop but tried
cp -pr /dev/sda1/share_1/* /dev/sdb1/Backup/*
Says it is not a directory
It tried /mnt/ for both, with and without the *
Always comes back can’t stat...Not a directory
Wanted to have the router use it’s brains instead of Win10 or ubuntu
Could do it with laptop but tried
cp -pr /dev/sda1/share_1/* /dev/sdb1/Backup/*
Says it is not a directory
It tried /mnt/ for both, with and without the *
Always comes back can’t stat...Not a directory
Wanted to have the router use it’s brains instead of Win10 or ubuntu