Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 23 Nov 2004 16:20:51 -0800 (PST) From: nemanja AT druggist DOT gg DOT caltech DOT edu Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: fetching files with Cyrillic file names Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I am trying to fetch text files from a remote XP machine using SSH/SFTP. The remote machine is running Cygwin 2.05b.0(1), shell is bash. File names contain combination of Russian and latin characters. Russian characters are replaced by '?' when I am listing them. It can not more/less/mv/cp/tar those files. The error I get is : No such file or directory What I would like to do at the very minimum is to rename them to latin-only names, and transfer them over. I do not have sendmail at that machine, and even if I had I would not know how to attach the files as I can not see them. Therefore I am trying along the lines of rename+SFTP. I would appreciate any solution or hint you might have. Thanks, Nemanja -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/