File Management Commands
page 7-54 OmniSwitch 6250 CLI Reference Guide November 2009
Examples
-> sftp6 fe80::a00:20ff:fea8:8961 int1
-> sftp6 ::1
-> sftp6 Sun.com
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
SystemServices
systemServicesArg1
systemServicesAction
mkdir path Create remote directory.
put local-path [remote-path] Upload file.
pwd Display remote working directory.
exit Quit the sftp mode.
quit Exit the sftp mode.
rename oldpath newpath Rename a remote file.
rmdir path Remove remote directory.
rm path Delete remote file.
version Show the current SFTP version.
? Synonym for help. Displays command help information.
ftp6 Starts an FTP6 session.
ssh6 Invokes Secure Shellv6 on the switch. Secure Shellv6 is used to make a
secured connection to an SSHv6 server.