Tagged Questions
0
votes
3answers
2k views
Using Ruby and SCP/SSH, how to determine if a file exists before uploading a copy
I'm uploading a file to a remote server using SCP, but what's the proper way of seeing if that file exists before doing so?