Opened 20 years ago

Last modified 20 years ago

#1960 closed Feature request

Not able to upload files to directory

Reported by: anonymous Owned by:
Priority: normal Component: Other
Keywords: Cc: Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Running FileZilla 221b
Connecting to FTP Server that is using VShell.

Scenario:
users with certain access correctly see a folder for
say... uploads and they cannot browse anywhere else.
This functionality is correct for that group policy. The
home folder is set to this location for these users via
VShell. The user sees the root folder and only this
upload folder. The group rights are set so that the user
can upload to directory but cannot request a directory
listing. The process is intended for a blind upload.

Problem:
Cannot "PUT" files into the folder because ls/list/dir
commands are blocked to users with this type of
access. Why does FileZilla need to list directory to issue
the put command (i.e. put <filename> ...c:\windows)
Is there a way to execute "PUT" without FileZilla listing
the target directory contents or issuing an ls command?

Sample of problem:
(this done by right clicking and selecting upload because
drag and drop does not work)

Status: Connected
Status: Starting upload of Z:\Downloads
Command: CD /Public:/
Response: Remote working directory is now
Public:/
Command: PUT services Z:\Downloads FALSE
Response: Public:/services: permission denied
Error: Upload failed
Status: Starting upload of Z:\Downloads
Command: LIST
Response: Sucessfully received 1 items
Status: Directory listing successful

Change History (1)

comment:1 by Tim Kosse, 20 years ago

A first beta version of FileZilla 2.2.2 is available from
http://filezilla.sourceforge.net/filezilla.exe
It should fix your problem.

Please let me know if you still have any problems.

Note: See TracTickets for help on using tickets.