![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ZaReason's MegaLap is a desktop replacement with an Ubuntu twist | iBot | UNIX and Linux RSS News | 0 | 04-07-2008 08:00 AM |
| background jobs exit status and limit the number of jobs to run | GrepMe | Shell Programming and Scripting | 1 | 06-11-2007 03:56 PM |
| Catching ctrl-C or ctrl-D | sendhilmani123 | Shell Programming and Scripting | 2 | 05-02-2006 02:02 PM |
| Disable ctrl-c,ctrl-d,ctrl-d in ksh script | wtofu | AIX | 6 | 06-29-2005 01:41 PM |
| how do I log into this machine - with a twist... | xyyz | UNIX for Dummies Questions & Answers | 1 | 08-29-2001 05:57 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Suspending jobs (CTRL+Z) with a twist
Hi,
Say for example I'm doing a very large scp transfer (which I am) and I keep stopping it with CTRL+Z because other people on my network need the bandwidth too. I can restart it no problem with fg but only if I dont reboot or anything in between. My question is... rather than stop/suspend a task with CTRL+Z can I somehow dump some data into a file than can be called after such a thing as reboot meaning my task can pick up where it left off? Did that make any sense lol... Basically, can I stop a task and restart it after a reboot whilst maintaining the integrity of the data? Thanks |
| Forum Sponsor | ||
|
|
|
|||
|
OK thanks... I know that it can be done in specific cases but I was just wondering if generally this procedure could be done for theoretically *any* process.
I don't know how suspending jobs works but I thought it might be possible to to dump some data into a file to recover the process later... obviosuly it's not that simple :P |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|