21 thoughts on “How to use sftp command

  • Sir, I'm using docker image for sftp . In that I have made a user , given all permissions. And I my local I'm able to logined in through that user . But not able to create files or folder !!! Please help .

  • Hi! I'm able to sftp to a remote connection, but my local directory is the same as the remote directory. Is there a way I can make my local directory my actual local directory?

  • Can you please help with sftp command to run in background,to copy files from one location to another

  • Please tell me command batch if sftp with password

  • have you ever encountered permission issue? because on my part, I cannot seem to use `put` command, I tried to add permission by chmod, but this would give me error of "Couldn't setstat on "/": Permission denied". Now I don't know any workarounds for changing permissions in sftp. I also wonder why remote directory is empty, does it have to be empty at first deployment?

  • Very Nice tutorial very helpfull .
    can you please explain of sftp -b comand with help of batch script that can able to craete directory from rempte server and also will put and get files from it

Comments are closed.