How to use sftp command

preview_player
Показать описание
In this tutorial we will describe the various functions of SFTP Command, which is used for transferring data and files remotely.
Рекомендации по теме
Комментарии
Автор

You teached in basic english is easy to understand thank you brother

Balajiji
Автор

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 .

piyushghosh
Автор

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?

CrabRango
Автор

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

Nikhil-jjxf
Автор

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

DHAVAL
Автор

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?

exceed
Автор

Please show us how to chown and chgrp and chmod over sftp

rahulkarmakar
Автор

use get -r to download a folder with multiple items

purplesalad
Автор

Ha can I list the entire directory on a file?

davidetarantino
Автор

how can I access without a password but with KEY?

lukadine
Автор

Please tell me command batch if sftp with password

sts_dj