Horje
move file from one directory to another sftp Code Example
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>




Shell

Related
how to edit bashrc Code Example how to edit bashrc Code Example
crypto is installed but showing error Code Example crypto is installed but showing error Code Example
pip install pycryptodome error Code Example pip install pycryptodome error Code Example
can't install pycryptodome Code Example can't install pycryptodome Code Example
pycryptome not installing Code Example pycryptome not installing Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11