Ticket #115 (accepted defect)
Can't write to sftp drive, only read
| Reported by: | anonymous | Owned by: | alamaison |
|---|---|---|---|
| Priority: | minor (e.g. uncommon, cosmetic, has workaround) | Milestone: | 0.30 Better dialogues |
| Component: | remote folder | Version: | |
| Keywords: | Cc: |
Description
I am using Windows XP 64.
When trying to create a new textfile or folder on the opened sftp drive, I get the following error
Unable to create the file "New Text Document.txt'
File system error (16386)
I can read the contents of the sftp drive without problems though.
Attachments
Change History
comment:2 Changed 12 months ago by alamaison
- Status changed from new to accepted
This is similar to #106. The problem is that the 'New >' menu should't appear at all for virtual folders. None of the new file creators support virtual folder like Swish. I'm not sure why it appear on XP - it doesn't on Windows 7. I'll have to look into this.
comment:4 Changed 11 months ago by Jason jvonmitchell@gmail.com
I found a way around this.
Keep a folder on your desktop called New_Folder, also a file called New_File, to drag and drop into the ssh server at whim. It's actually very mac. But who here actually likes mac.
comment:5 Changed 11 months ago by alamaison
Are you all using Windows XP in classic mode. In the normal XP view you should just be able to use the webtask links in the panel on the left-hand-side.
I'm not very familiar with classic mode but I'll try to come up with a solution if I have some spare time.
comment:6 follow-up: ↓ 7 Changed 11 months ago by Jason jvonmitchell@gmail.com
I'm actually using Windows 7 but I think the end user I'm trying to use this for is on Vista.
comment:7 in reply to: ↑ 6 Changed 11 months ago by alamaison
Replying to Jason jvonmitchell@…:
I'm actually using Windows 7 but I think the end user I'm trying to use this for is on Vista.
On Windows 7 and Vista you should be able to create a new folder via the New Folder button on the command bar. Or is the command bar hidden? I didn't even realise that was possible.

I do have write permissions, since with other sftp tools I can read/write using the same login credentials.