Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

move file from one directory to another sftp

Use the sftp command "rename". It works like CUT and PASTE in normal shell.

sftp> rename <old-path> <new-path>
Comment

PREVIOUS NEXT
Code Example
Shell :: git diff files with main 
Shell :: git see local changes 
Shell :: bash array of strings 
Shell :: clone a specific branch 
Shell :: run shell script in dockerfile 
Shell :: install laravel globally mac 
Shell :: tcpdump tcp ipaddress 
Shell :: get files changed in branch 
Shell :: ubuntu move folder to another directory 
Shell :: bash calculate division 
Shell :: install slack ubuntu/linux 
Shell :: uid : unable to do port forwarding: socat not found 
Shell :: how to install trello on linux 
Shell :: intall docker ubuntu command 
Shell :: kubernetes get logs from pod 
Shell :: how to turn on hotspot on windows 10 
Shell :: docker redis image 
Shell :: brew install rvm 
Shell :: Could not resolve dependency: peer @angular/common@"^8.0.0" from @ng-bootstrap/ng-bootstrap@5.3.1 
Shell :: push project to new branch git 
Shell :: linux how to open .x86_64 
Shell :: hydra use find password cracker 
Shell :: kubernetes /bin/bash 
Shell :: bash get kernel version 
Shell :: create a file in vim 
Shell :: ubuntu 20.04 ntfs read only 
Shell :: install xcode terminal 
Shell :: restart mosquitto 
Shell :: nslookup all dns entries 
Shell :: git stash drop 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =