Permission Denied on CreateFolder
I can't understand, I've been using ftp and creating folders no problem, now I'm getting permissions denied with a new sftp connection. I'm using SshHostKeyFingerprint="ssh-rsa xxxx" to connect the session.
If I run session.ListDirectory("public_html") and I get list of folders + upload single files, but I get a permissions exception when I run session.CreateDirectory("\\public_html\\app\\code")
BUT If I use the WinSCP UI with the same connection credentials I can make a folder ….?
My WinScpNet version is 1.3.7.7601.
If I run session.ListDirectory("public_html") and I get list of folders + upload single files, but I get a permissions exception when I run session.CreateDirectory("\\public_html\\app\\code")
BUT If I use the WinSCP UI with the same connection credentials I can make a folder ….?
My WinScpNet version is 1.3.7.7601.