![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
My beans are hidden!
|
how to resume sftp file transfer
Hello,
I am unable to find how to resume file transfor via sftp and command line: I use PUT command to upload file, but when connections fails and I start again, the transfer starts from its beginning - how could I made it to check the uploaded part and then resume? This should be possible or not? Thanks a lot. Martin |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2006
Beans: 9
|
Re: how to resume sftp file transfer
any ideas on how I can make this work?
|
|
|
|
|
|
#3 |
|
Way Too Much Ubuntu
![]() Join Date: Oct 2006
Beans: 322
Ubuntu 6.06 Dapper
|
Re: how to resume sftp file transfer
rsync is capable of resuming a partial transfer:
Code:
rsync --partial --progress --rsh=ssh localfile remotehost:directory/ |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|