Top "File-transfer" questions

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

How to send file from Android device to other device through Bluetooth by code

I want to develop application that sends image/txt or any file from one android device to another none android …

android bluetooth file-transfer
Compress file on S3

I have a 17.7GB file on S3. It was generated as the output of a Hive query, and it isn't …

amazon-s3 compression hive file-transfer emr
Ionic app image upload from camera / photo library

I'm working on a ionic chat app where the user can upload a photo as part of their message. I'm …

ios camera ionic-framework file-transfer ngcordova
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 …

network-protocols file-transfer
python socket file transfer

I'm trying to write transfer files or chunks of data over a socket. I feel as if I'm reinventing the …

python sockets file-transfer
How do you store a file locally using Apache Cordova 3.4.0

I am having a problem storing a file locally on an iOS (or android) device using apache cordova's "file" plugin. …

android ios cordova file-transfer
android phonegap camera and image uploading

I have been trying to make this work, searched google and here since Friday. My ultimate goal is to be …

android camera cordova file-transfer
Good way to send a large file over a network in C#?

I am trying to build an application that can request files from a service running on another machine in the …

c# networking file-transfer
ssh_init: Network error: Cannot assign requested address

I am trying to set up a connection and transfer files using putty on a windows 10 platform. I have verified …

deployment putty file-transfer
Java file transfer file to server

I am new to Java networking, and having looked for a resolution for my problem for a while now, I …

java tcp file-transfer