Ankit Jain wrote: > > If i do an 'apt-get source' of some package.. but i get disconnected before > it can complete, then will it resume when i reconnect ? or will it restart > the whole download ?
try it! (IMO it will resume, at least binaries are resumed so I don't see any reason why source packages wouldn't be, but note that source package is downloaded into current directory so when you try to resume you need to be in the same directory where you did the first interrupted apt-get) erik