LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
Thread Tools
Old 02-16-2005, 03:59 AM   #1
zahoo
Member
 
Registered: Nov 2004
Location: EU, HUNGARY, Budapest
Distribution: Debian SID
Posts: 38
Thanked: 0
SCP resume aborted download


[Log in to get rid of this advertisement]
Hi,

I got an SCP download stalled. I read the man file and all the topics @ Linuxquestions.org but I couldn't find any options for resuming the file I downloaded partially. Do you know the proper command line for SCP to resume aborted downloads?

Thanks!

ZAhoo
zahoo is offline     Reply With Quote
Old 02-16-2005, 05:11 AM   #2
bbk
Member
 
Registered: Jan 2005
Location: Budapest/Hungary
Distribution: knoppix-hdd/debian
Posts: 56
Thanked: 0
scp can't resume downloads. But. there is a way to hack around it with rsync.

if this was your attempt with scp:
scp file_to_transfer user@remotehost:/path/remote_file

then use rsync in the form of
rsync --partial file_to_transfer user@remotehost:/path/remote_file

(of course if file_to_transfer was on the server simply use the form as you used in scp)

I hope I could helped.
bbk is offline     Reply With Quote
Old 02-16-2005, 05:23 AM   #3
zahoo
Member
 
Registered: Nov 2004
Location: EU, HUNGARY, Budapest
Distribution: Debian SID
Posts: 38
Thanked: 0

Original Poster
Hi bbk,

you helped me a lot. What I want to know now that using rsync will I have a secured connections like with SCP or not? Thanx!


Zahoo
zahoo is offline     Reply With Quote
Old 03-08-2005, 04:51 PM   #4
bbk
Member
 
Registered: Jan 2005
Location: Budapest/Hungary
Distribution: knoppix-hdd/debian
Posts: 56
Thanked: 0
export RSYNC_RSH=ssh

then it does use ssh as the transport layer.
bbk is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache File Download Resume Support john8675309 Linux - Software 1 04-09-2005 10:56 AM
Can't Resume ISO Download/CuteFTP rrrssssss Linux - Software 4 03-19-2005 04:37 AM
3G download aborted half-way through... is there a way to pick up whre it left off? jaggraves Linux - Newbie 3 03-03-2005 05:35 AM
how to resume a download 286 Linux - Newbie 4 01-02-2004 08:03 PM
resume supported download app in java. juby Programming 2 03-24-2003 12:49 PM


All times are GMT -5. The time now is 03:48 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration