-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support scp -p using tsh. #2889
Comments
|
Gentle bump on this issue. I use |
Thank you, @a-palchikov! For others that find this issue, I've been using |
I don't want to fill this closed issue - but @sjackman, I can't seem to get this to work. scp works for me, but rsync dies on a known good folder with the below error after validating host. I am on an M1, so that could be a contributing factor. But just as a heads up, in case others stumble across this.
|
What happened:
This issue has been created by a customer, we currently don't support scp -p which preserve the time stamps of the source files.
tsh scp
doesn't support-p
(preserver timestamps)Currently we get
error: unknown short flag '-p'
What you expected to happen:
The text was updated successfully, but these errors were encountered: