Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Download Files without Listing Folder (sftp)

WinSCP scripting is able to download a file from an SFTP server without having listing permissions to the directory. WinSCP GUI cannot do that.

Chrome/Firefox do not support SFTP.
xclaim.david@gmail.com

Download Files without Listing Folder (sftp)

Will be creating Files like such

username: generic_user
home/fileA.zip
home/fileB.zip

Want to be able to give generic_user ability to download fileA.zip only - user should not be able to list all files in home_folder

1. Is this possible on any sftp server ? using Winscp as Client?
2. If yes is it possible in Chrome/Firefox to download ?
3. Is it possible in batch or command-line (winscp.com) ?

TY for your time.