[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Time of a file on a remote machine via SCP API?
[Thread Prev] | [Thread Next]
- Subject: Re: Time of a file on a remote machine via SCP API?
- From: Ogogon !!! <ogogon@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 18 Jan 2024 12:37:18 +0300
- To: libssh@xxxxxxxxxx
18.01.2024 11:53, Jakub Jelen wrote:
Thank you. However, if I understand correctly, this requires that ftpd be installed and running on the remote machine.Hi, no, it is not possible with the scp API. The SCP is very limited and can only send and receive files (and is deprecated [1]). You could do this though with the SFTP API.
Ogogon.
Re: Time of a file on a remote machine via SCP API? | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Time of a file on a remote machine via SCP API? | Ogogon !!! <ogogon@xxxxxxxxxx> |
Re: Time of a file on a remote machine via SCP API? | Jakub Jelen <jjelen@xxxxxxxxxx> |