Ejemplo: mover archivo de un directorio a otro sftp
Use the sftp command "rename". It works like CUT and PASTE in normal shell.
sftp> rename <old-path> <new-path>
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)
Use the sftp command "rename". It works like CUT and PASTE in normal shell.
sftp> rename <old-path> <new-path>