Top "File-transfer" questions

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

Cordova's FileTransfer Writing Error (Code 1)

I'm using Cordova 4.2.0 for Android. I have some troubles to get FileTransfer plugin work properly. I suppose that there is …

javascript android cordova file-transfer cordova-plugins
Filezilla some files transferred Failed. How to re-transfer failed files

I'm trying to upload files to server using filezilla, most of my files are uploaded but some files failed to …

file file-transfer filezilla
Save file to public directory using Cordova FileTransfer

I need to download files on my mobile device and make them accessible for other apps (using Android and iOS). …

android ios cordova download file-transfer
I/O Disk Drive Calculations

So I am studying for an up and coming exam, one of the questions involves calculating various disk drive properties. …

hardware file-transfer hard-drive capacity
downloading with curl using multiple connections

I'm trying to tranfer a multi-gb file from one server to another; problem is RTT is 150ms+. Ive already tried …

curl download file-transfer
Phonegap : FileTransfer.upload() fails on Android

I'm currently trying to upload a picture to a server with the FileTransfer.upload() method of PhoneGap. It works fine …

android upload cordova file-transfer
IBM MQ for file transfer

We are facing a choice to use IBM MQ over SFTP for file transfer. I've heard advantages of such approach, …

ftp message-queue file-transfer ibm-mq
What's the most efficient protocol for reliable multicast?

When a sender needs to multicast a relatively large volume of data (say several megabytes per second) in a reliable …

protocols file-transfer multicast ethernet reliable-multicast
Python - OSError: [WinError 17] The system cannot move the file to a different disk drive:

I'm using os.rename() to try to move pdf files between drives. Attempting this I receive the error: OSError: [WinError 17] …

python python-3.x operating-system file-transfer
Making file transfer more efficient Java

I have two wireless computers connected to an N wireless router. Each of these PCs are connected at between 108-150…

java sockets networking nio file-transfer