Find the answer to your Linux question:
Results 1 to 2 of 2
A large file is being downloaded in my harddisk. I want to copy it in my pen drive. Can i do that simultaneously without waiting for the download to complete? ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    12

    special copy



    A large file is being downloaded in my harddisk. I want to copy it in my pen drive. Can i do that simultaneously without waiting for the download to complete?
    Similarly I want to copy a file from /tmp to my home(which is in another drive). I cant wait for it to complete as it might get deleted. ok. There are some ways to save my file. but is there any direct way to do this? some tool kindof?

  2. #2
    Linux Engineer b2bwild's Avatar
    Join Date
    Jul 2008
    Location
    Behind You!
    Posts
    1,108
    Copy speeds are much higher than download...

    You need to copy file sequentially with optimized speed, that will go decreasing and match the download speed when it comes to % completed.

    Not all down-loaders copy file sequentially (like bit-torrent or multi-thread down-loaders)

    Instead of copying, you should try to prevent it from getting deleted.
    Never make any misteaks.

    Read my Blog at --> Penguin Inside Subscribe Feed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •