scp data while preserving file modification times?
- From: nooneinparticular314159@xxxxxxxxx
- Date: 31 Mar 2007 11:24:34 -0700
I need to back up a large amount of data on a remote server to a local
machine. I can copy the data to my local machine using scp -r. The
problem is that the files created on the local machine all have the
current date and time, rather than their actual modification time. I
*could* tar everything up on the remote side and just download the tar
file, but the remote machine is shared, and I don't want to hose the
machine.
Is there a way to do this?
Thanks!
.
- Follow-Ups:
- Re: scp data while preserving file modification times?
- From: Richard E. Silverman
- Re: scp data while preserving file modification times?
- Prev by Date: Re: Trouble shooting ssh -v
- Next by Date: Re: scp data while preserving file modification times?
- Previous by thread: How the -D option work (dynamic forwardind)
- Next by thread: Re: scp data while preserving file modification times?
- Index(es):
Relevant Pages
|
|