We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello,
just had a problem with sftp and only found out with --verbose.
If the path has no trailing slash the files are not copied correct because the path for a file would be: '/var/www/foldernameindex.html'
You could add a slash if none is found at the end.
Activity