Quantcast
Viewing all articles
Browse latest Browse all 1729

New Post: Transfering files with Write permission

Hi Team,

I am able to successfully transfer the files into the server using the following method.

sftp.UploadFile(fs, remoteFilePathwithName);

But the issue I am facing is the files transferred are with read access and I would like to transfer file with full access.

Is there anyway that I can transfer files with full access?


Viewing all articles
Browse latest Browse all 1729

Trending Articles