Re: [Burp-users] Resume big file transfert when network lost
Brought to you by:
grke
|
From: Yannick C. \(Sictiam\) <y.c...@si...> - 2016-11-15 08:36:53
|
Hello, Just to be sure, when you say that protocol 1 works at file level granulity, you mean for resuming ? Can you confirm me that when a file is modified, only the modified part of this file is transfered throught the network (internet) ? Thanks in advance -----Message d'origine----- De : Graham Keeling [mailto:gr...@gr...] Envoyé : lundi 14 novembre 2016 11:41 À : bur...@li... Objet : Re: [Burp-users] Resume big file transfert when network lost On Sun, Nov 13, 2016 at 10:23:28PM +0100, ph...@ma... wrote: > Hello people, > > I'm a new user of Burp and I'm testing is capability to minimise the > network usage. > > Is there a way to have a "resume file" capability ? > If i kill the client during a big file transfer, it will restart from > the beginning of this file even with the working_dir_recovery_method = > resume I try protocol 1 and protocol 2 with the same issue… Is it > normal ? Did I miss something ? > > Thanks for help. > > Phil Hello, There is no "resume file" capability. Protocol 1 works at file level granularity. Protocol 2 works at a combination of file level and block level granularity, which in practice should mean that you should be able to resume within the last 25MB that has been transferred. If it doesn't, there is a bug. ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Burp-users mailing list Bur...@li... https://lists.sourceforge.net/lists/listinfo/burp-users |