Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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: Partially solved

alessiocanepa wrote:

Anyway, WinSCP should not block in case of access denied, but log it and continue.

See Continue on error option:
https://winscp.net/eng/docs/ui_keepuptodate
alessiocanepa

Partially solved

I discovered that's a bug of windows. when listing directories contained in Documents using the code, it appears "Immagini" (or the correspondent in another language). That folder "exists" even if it is not displayed in the explorer interface. If you manually tipe its path in explorer, it says that you don't have permissions to access that folder (even if you are admin). When WinSCP then tries to access it, it gets access denied.

I solved the problem deleting that unuseful folder from command line.

Anyway, WinSCP should not block in case of access denied, but log it and continue.
alessiocanepa

Access to unexisting "Images" folder causes error

i'm using version 5.7.2.
windows 7 - italian
Using "kepp remote directory up to date" i set as local directory "C:\Users\Alessio\Documents".
When the sync starts it automatically tries to access "C:\Users\Alessio\Documents\Immagini" (where immagini is the italian word for images). But that folder does not exist. it gives error 5 and stops syncing.
Any idea?