From c1d2f0ee51aeef60550987fffcdf5ddb999ea288 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 19 Nov 2013 14:03:08 -0700 Subject: [PATCH] 0.2 --- xep-0329.xml | 71 +++++++++++----------------------------------------- 1 file changed, 15 insertions(+), 56 deletions(-) diff --git a/xep-0329.xml b/xep-0329.xml index f3346aee..ffcc3c5f 100644 --- a/xep-0329.xml +++ b/xep-0329.xml @@ -31,11 +31,13 @@ j.lagrange@jabber.org j.lagrange@gajim.org - - Lance - Stout - lancestout@gmail.com - + &lance; + + 0.2 + 2013-11-19 + jl +

Corrected namespace to use XSF format.

+
0.1 2013-06-11 @@ -75,7 +77,7 @@ from='juliet@capulet.com/chamber' to='romeo@montague.net/home' id='1234'> - + ]]> @@ -86,7 +88,7 @@ from='romeo@montague.net/home' to='juliet@capulet.com/chamber' id='1234'> - + @@ -101,7 +103,7 @@ from='romeo@montague.net/home' to='juliet@capulet.com/chamber' id='1234'> - + ]]> @@ -112,11 +114,11 @@ from='juliet@capulet.com/chamber' to='romeo@montague.net/home' id='1234'> - + ]]> -

When replying with a list of files, the offering entity can choose to either reply with verbose information on the file using the file attributes defined by &xep0254; or it may reply only with the 'name' attribute, which is required and MUST be included in every response.

+

When replying with a list of files, the offering entity can choose to either reply with verbose information on the file using the file attributes defined by &xep0234; or it may reply only with the 'name' attribute, which is required and MUST be included in every response.

It is RECOMENDED, when the list files to be sent is small, that a verbose response be made (in order to avoid going back and forth requesting information), and that a non-verbose reponse be made otherwise. This recomendation is made to save bandwidth.

- + test.txt 1969-07-21T02:56:15Z @@ -148,7 +150,7 @@ from='juliet@capulet.com/chamber' to='romeo@montague.net/home' id='1234'> - + ]]> @@ -158,7 +160,7 @@ from='romeo@montague.net/home' to='juliet@capulet.com/chamber' id='1234'> - + test2.txt 1000 @@ -179,49 +181,6 @@

One obvious way to overcome the limitations of sending large stanzas in-band, is to transfer that information out of band. &xep0265; could be used for that purpose. It is hereby RECOMMENDED its implementation when the offering entity has a massive amount of files that would not be practical to advertise in-band.

It is further recommended that when using XEP-0265, the entire directory structure, along with all the files in the shared folder and subfolders, be exchanged in one single reply. Also, all the files attributes should be included. This is to avoid wasting bandwidth initiating out of band streams going back and forth.

-