LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > 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
  Search this Thread
Old 02-16-2005, 02:59 AM   #1
zahoo
Member
 
Registered: Nov 2004
Location: EU, HUNGARY, Budapest
Distribution: Debian SID
Posts: 40

Rep: Reputation: 15
SCP resume aborted download


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
 
Old 02-16-2005, 04:11 AM   #2
bbk
Member
 
Registered: Jan 2005
Location: Budapest/Hungary
Distribution: knoppix-hdd/debian
Posts: 56

Rep: Reputation: 15
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.
 
Old 02-16-2005, 04:23 AM   #3
zahoo
Member
 
Registered: Nov 2004
Location: EU, HUNGARY, Budapest
Distribution: Debian SID
Posts: 40

Original Poster
Rep: Reputation: 15
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
 
Old 03-08-2005, 03:51 PM   #4
bbk
Member
 
Registered: Jan 2005
Location: Budapest/Hungary
Distribution: knoppix-hdd/debian
Posts: 56

Rep: Reputation: 15
export RSYNC_RSH=ssh

then it does use ssh as the transport layer.
 
  


Reply



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 09:56 AM
Can't Resume ISO Download/CuteFTP rrrssssss Linux - Software 4 03-19-2005 03: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 04:35 AM
how to resume a download 286 Linux - Newbie 4 01-02-2004 07:03 PM
resume supported download app in java. juby Programming 2 03-24-2003 11:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:10 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration