Tagged Questions
1
vote
1answer
410 views
Don't copy files that cause an input/output error
When copying files from a faulty hd with cp, rsync, or scp, the faulty files which can't be read anymore are also partly copied to the destination directory.
Is there an option to automatically skip ...
1
vote
2answers
204 views
Questions about using scp
In a previous post, I asked a
question about simply right-click
copy and paste in Nautilus sometimes
cannot handle files with special
characters in their names under
Ubuntu.
Later I found that scp ...