Heey everyone.
I have a problem with my Code, that i cant move files from one directory/Folder to another. I have uploaded files there is laying in the /HOME/, and i need to move the same files from /Home/ to /Upload/ instead. I have tried the SFTP.RenamefileorDir. but it wont Work and i just get an Permission Declined. i have tried login the server just with an SFTP client. and i can easy move the files from there. But if i use my program in C# i get Permission declined, Anyone have an idea what this that be and maybe a advice on what i can do now :)
- Mathias