Xshell FAQ
- FAQ List Show all answers Hide all answers
-
What is SSH?
-
What protocols does Xshell support?
-
How do I run the X11 applications through Xshell?
-
How do I keep Xshell from exiting when network connection is closed?
-
How can I import/export my sessions to another computer?
-
To access Server A, I need to make a connection from Server B. How can I configure Xshell to directly connect to server B?
-
How can I open an Xftp session from the current Xshell session?
-
How do I transfer files using SFTP?
You can use 'sftp' command from the local Xshell prompt to transfer files.- Use the following 'sftp' command and connect to a server where files will be transferred.
sftp [user@]host [port] Example of command line) Xshell> sftp myhostname Xshell> sftp myusername@myhostname Xshell> sftp myusername@myhostname 12345 - On the sftp prompt, 'help' command lists a set of available sftp commands.
sftp:/home/myusername> help bye finish your SFTP session cd change your remote working directory clear clear screen exit finish your SFTP session explore explore your local directory get download a file from the server to your local machine help give help lcd change and/or print local working directory lls list contents of a local directory lpwd print your local working directory ls list contents of a remote directory mkdir create a directory on the remote server mv move or rename a file on the remote server put upload a file from your local machine to the server pwd print your remote working directory quit finish your SFTP session rename move or rename a file on the remote server rm delete a file rmdir remove a directory on the remote server sftp:/home/myusername> - Following is sample sequences of uploading files.
- Use 'cd' command to move to a directory where you want to upload files to. (Server)
- Use 'lcd' command to move to a directory where the files, which will be uploaded, are saved. (Windows)
- Check the file name with 'lls' command.
- Start uploading with 'put' command.
- Use the following 'sftp' command and connect to a server where files will be transferred.
-
What is the difference between SSH1 and SSH2?
-
What encryption algorithms does Xshell support?
-
How do I configure to secure arbitrary TCP applications with the SSH port forwarding?
-
Now that I have purchased Xshell, do I need to download any install file? And how can I apply my product key?
-
Xshell fails to make connection and it displays the following message: "Cound not connect to..."

