Tagged Questions

2
votes
0answers
31 views

Downloading from MSDN (BizSpark) [closed]

My company has recently signed up for the subscription - now when I download with Microsoft File Transfer Manager - it does not work; gets held after downloading about 1GB etc .. a …
0
votes
2answers
19 views

file transfer in ap.net web site

Hi guys, i want to transfer files between any 2 active users on my website and have no idea how to go about it....can it be done through sockets???? i know this would be very hard …
1
vote
4answers
86 views

Efficient file transfer from Java server to multiple C++ clients?

I need to transfer files fast over the Internet from a Java server to C++ clients, where often many clients would need the same files. I was looking at say transferTo() in Java wh …
0
votes
0answers
134 views

Best free website for “sending” large EXE to customer [closed]

I have a remote customer who is behind an extremely tight firewall and I need to get an updated build to him. My own IT doesn't allow public web or ftp so I am left with having to …
2
votes
3answers
28 views

Obtaining Files From A Local Web Server or Network Share - Which Is Better

Here's the scenerio. I have to access a web service on the local LAN to obtain a list of files which I then must retrieve from the machine running the web service. The question h …
0
votes
2answers
109 views

PHP - determine how many bytes sent over http

Is it possible in PHP to get a count of the number of bytes transmitted to the client? For example, if I'm outputting a 10 MB file, is there a way to find out if all 10 MB were sen …
3
votes
3answers
676 views

Simple file transfer over wifi between computer and mobile phone using python

I'd like to be able to transfer files between my mobile phone and computer. The phone is a smartphone that can run python 2.5.4 and the computer is running windows xp (with python …
0
votes
3answers
93 views

Transferring Files Over a Network [closed]

Among FTP, HTTP, SSH, etc. and given a consistent, broadband internet connection what is the fastest way to transfer files over a network?
2
votes
5answers
248 views

Which Protocol is best for File Transfer.

What is the best protocol I can use to transfer a Big file, Which should be fast and reliable. it might have low bandwidth systems i need a file transmition across the india.the fi …
1
vote
3answers
442 views

How can a C# app easily communicate and transfer files on a network?

How can a C# app easily communicate with an instance of itself present on another computer, which is on the same network, and transfer files and data? Assuming the computers on th …
0
votes
1answer
149 views

Managed File Transfer - any viable open source options out there?

Hi, I'm currently looking at options with the aim of replacing our current bespoked and unsupported MFT soultion. As well as the usual Ipswitch, Axway and Sterling type solutions …
0
votes
0answers
17 views

what is the best way to transfer games from a linux server to a lan of windowsXP [closed]

samba service on linux and.. copy folder? keep games as .rar at samba and extract them on the fly? rsync daemon at the server? ftp them from the server? anyone has any benchmark …
1
vote
0answers
92 views

What’s the point of ASCII mode in FTP? [closed]

Why is there an ASCII mode in FTP, which is prevalent in today's software and FTP implementations? Why not just always use binary regardless of the data?
0
votes
2answers
158 views

Realtime data transfer between two or more Oracle databases.

Hi, I'm not a techie as such but have a question which I would like some views on. Currently we have 4 applications runnings on either Oracle 10g or 9i and use OAQ for data trans …
3
votes
6answers
282 views

What is going to overtake FTP and why aren’t we using it yet?

Is it just me, or does FTP seem a little archaic? It seems slow and inefficient, and its over 30 years old, not that all old things are bad :) What protocols exist out there that …

1 2 3 next
15 30 50 per page