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

Re: ssh again




On 15/06/2016 12:32 AM, Lisi Reisz wrote:
> scp /path/to/file username@a:/path/to/destination

use:
 scp -p source destination

Without -p, you get a new date/timestamp at the very least.  Always a
good idea(tm) to use -p when copying, even locally.

Cheers
A.


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: