Revised Apr 5 2004
This
information was copied on Jan 2004 from SSH's
Knowledgebase.
KB ID: 151
Title: Uploading files with SFTP GUI client gives No such file
or directory error
Last changed: 6/19/03
Platforms: Windows XP
Type: Bug / known issue
Summary: BUG: Uploading files using the SSH Secure File Transfer
GUI client results in the error message "Failed to scan directories.
Error 6: ... No such file or directory".
Problem Description: When file extensions are hidden for
known file types in Windows XP, an attempt to upload files with known
file extensions (for example doc or txt) will fail.
Solution:
There are a few work-arounds for the problem.
1) Change the system-wide Folder Options to enable display of known
file extensions.
- Click on Start -> My Computer.
- Select Tools -> Folder Options.
- Select the View tab.
- Uncheck the Hide file extensions for known file types
checkbox.
- Click Apply -> OK.
OR
2) Use Copy and then Paste or drag and drop.
OR
3) Use the command-line sftp2.exe for file transfer.
|