Top "File-transfer" questions

Is a generic term for the act of transmitting files over a computer network or the Internet.

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 …

c# networking communication data-transfer file-transfer
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 …

python mobile-phones file-transfer
Bluetooth file transfer Android

I am facing a problem in sending large files over bluetooth sockets. Smaller files get transferred correctly. I believe upto 161280 …

android bluetooth file-transfer
Upload to PHP server from c sharp client application

Currently i have a c sharp application (Client app). and a web application written php. I want to transfer some …

c# php file-upload file-transfer
Simple Java file transfer program problem

I am trying to do a simple file transfer from server to client. It needs to go like this: Client …

java file-transfer client-server
Transfer file over ssh

In ssh protocol, is there a mechanism for file transfer? Im working on a existing code base which already has …

ssh file-transfer
Message and File Transfer using Bluetooth in android

I am developing an application in which first we have to search and connect available paired Bluetooth devices. I have …

android bluetooth file-transfer data-transfer
Images turning sideways/upside down after being uploaded via PhoneGap (iOS)

Not sure what would be causing this, but when I upload some images to my remote server via FileTransfer(), the …

image cordova file-transfer
How to list files directory/files using Apache Common vfs

i am new using Apache Common vfs, I success connect to the server I already read docs but i'm stuck …

ftp file-transfer jsch apache-commons-vfs
Reliable and fast way to transfer large files over the internet

I'm working with a setup involving many clients PCs and some server machines. I need to organize a reliable and …

c# .net networking filesystems file-transfer