PDA

View Full Version : Multi-file transmit --> 1 file append


Zeynin
12-22-2010, 04:34 PM
How would I use flashFXP to send multiple tiny files, that are appended on the receiving end to one file?

file 1
file 2
file 3 --> FILE
.
.
.

MxxCon
12-23-2010, 02:14 AM
locally you would have to rename each file into the name of the 1st file and then upload with resume

Zeynin
12-23-2010, 11:56 AM
Thank you. I'm not as familiar with the software - how do I perform an upload with resume?

4.0.0 (build 1510)
Compiled Dec 8, 2010
Site License

MxxCon
12-23-2010, 03:08 PM
open site manager, select your site, go to transfer tab on the right, click on "transfer rules" button, create a rule "IF Size IS Smaller AND Transfer IS Upload THEN Resume(or ask)".

or it's probably easier and faster if you combine all those files locally and upload it as a single transfer