Putty File Transfer Commands in SSH Protocol - Transferring multiple files in one SSH command
(Page 4 of 4 )
Suppose you are going to upload the whole files (not just one) to your website root directory, follow the steps below:
Step 1: In your Windows local path, put all your files inside a folder (for example say C:uploads). This folder contains all the files and inner folders that you need to upload to your server. Now using PSCP Putty, execute this command using a DOS prompt (following procedures similar to those in the previous section):
Important note: In a UNIX file path, use the forward slash (“/”), while in Windows, the file path uses the back slash (“”). This is clearly illustrated in the command line examples given in this article.
DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.