SendNetworkFile limits?

Everything else that doesn't fall into one of the other PB categories.
BinoX
User
User
Posts: 46
Joined: Mon Jan 31, 2005 11:57 am

SendNetworkFile limits?

Post by BinoX »

Is there a limit to the size of the file that SendNetworkFile() can send?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Well, you can't send files larger than the free harddisk space + free memory at the receiving computer, at least.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Memory? doesnt it save to hdd based on the buffer size? or is this heineken I drunk, doing some effect over my head again?
Post Reply