You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building a project that will use ssh for the file transfers and have read that SCP is much faster than SFTP for actual file transfers, but that SFTP has file operations that SCP does not.
With this in mind, it would seem that for the lowest latency transfers that an SCP client/server model would be best.
Do you have any examples of these?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I am building a project that will use ssh for the file transfers and have read that SCP is much faster than SFTP for actual file transfers, but that SFTP has file operations that SCP does not.
With this in mind, it would seem that for the lowest latency transfers that an SCP client/server model would be best.
Do you have any examples of these?
Thanks
The text was updated successfully, but these errors were encountered: