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: Syncronize Retry when permissions or other error

Guest wrote:

Is there anyway that you could add a "Retry" button?

Not with SCP protocol. Use SFTP, there is Retry button.
Guest

Syncronize Retry when permissions or other error

When syncronizing, WinSCP does a really good job if all the permissions are good. As in, the user you login with can read all the files in your tree.

If there is a permission problem, WinSCP returns:
Received error message from remote side: 'scp: XXXPATHXXX: Permission denied'
and gives the option of "Ok" and "Abort".

Is there anyway that you could add a "Retry" button?
It would help a lot when you have a huge tree and a single file has the wrong permission. Currently, I have to login, fix the perm, and restart the sync. (which takes a while cause WinSCP has to do a complete tree traversal)

Thanks!