i need to download a file from my shell and next i need to upload to my shell. how can i do it?
If you are on windows you can use WinSCP to achieve both of these operations. If you are on linux you can use terminal and simple ssh protocol to upload and download files from server.
Please Login or Sign Up to leave a reply.