www.question-defense.com | Engage: Visit :: Login :: Register
Translate to English Übersetzen Sie zum Deutsch/German Переведите к русскому/Russian Μεταφράστε στα ελληνικά/Greek Vertaal aan het Nederlands/Dutch ترجمة الى العربية/Arabic 中文翻译/Chinese Traditional 中文翻译/Chinese Simplified 한국어에게 번역하십시오/Korean 日本語に翻訳しなさい /Japanese Traduza ao Português/Portuguese Traduca ad Italiano/Italian Traduisez au Français/French Traduzca al Español/Spanish

Posts Tagged “stalled”

0

To continue a stalled SCP file transfer is easy using rsync. The rsync command will allow you to continue a partial file transfer using SSH to encrypt the transfer. Many times when doing a large file transfer with SCP you run the risk of the connection to the server dropping during the transfer or of the transfer becoming stalled. Regardless of either one you can continue things with rsync as shown below.

The below command should be run from the server that the file is being transferred too.

rsync --partial --progress --rsh=ssh user@server.example.com:/path/to/file/remote-file-name local-file-name

Read the rest of this entry »

DeliciousStumbleUponDiggTwitterMixxTechnoratiFacebookNews VineLinkedInYahoo! Bookmarks
Tags: , , , , ,

Comments No Comments »