Hi,
I have been using rclone for years to write to a remote FTP. In the past I had full access to the FTP directories but the remote company has changed things on their end and now only allow us to have "Write Only" folder access (we can write to the directories but cannot 'read' the contents). They do this for privacy reasons - because multiple people are writing to these directories.
Anyhow, since this change I am unable to use rclone FTP as it will NOT write to 'write only' directories. Rclone is able to "see" the 'write only' directories but trying to list the directory contents gives an "error listing: directory not found".
I have been manually using FileZilla to upload as it allows writing to the 'write only' directories. FileZilla actually shows that it gives you the directory listing - albeit an empty directory, but nonetheless it works and will allow write only access.
This was previously posted in Help & Support (FTP Write Only Directories) but there does not seem to be a working solution, so it would be great to see this as a new supported feature.
Thanks!