You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PodSixNet
I am trying to send a csv file from server to client with podsix net. Can someone tell me how to send it.
Chris McCormick
unread,
Jul 3, 2018, 8:36:52 PM7/3/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pods...@googlegroups.com, y14u...@lnmiit.ac.in
Hi,
On 03/07/18 03:55, y14u...@lnmiit.ac.in wrote:
> I am trying to send a csv file from server to client with podsix net.
> Can someone tell me how to send it.
This is not really something that PodSixNet is optimised to do. I guess
you could try to just send the blob as a text string, or serialise it to
a Python list first.