10 pts.
 SFTP using Get with variable file name
I am unable to use SFTP with a 'get' on a file that has a date variable in the file name using wildcard characters. I have attempted using an asterik as a wild card for the date and I have tried using question marks for the date characters in the file name. I get the error message 'no such file name or directory'. Any thoughts for transferring a file with a variable date in the name using SFTP?

Software/Hardware used:
SFTP
ASKED: December 14, 2012  10:42 PM
UPDATED: December 17, 2012  1:13 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question. Michael Tidmarsh   11,400 pts. , persichr   10 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

First, what is “SFTP”? Is it SSH File Transfer Protocol? Or is it Secure FTP (FTP over SSH)? And what platforms are on both ends? I.e., which clients and servers are being used? Finally, show us a command string that you are using. — Tom

 108,055 pts.