FG
💻 Software

Concatenate files over FTP

Fresh7 days ago
Mar 15, 20262691 views
Confidence Score0%
0%

Problem

I have a list of files on an FTP server that I would like to concatenate remotely. They are quite large, so I would prefer not to download them. The reason I'm in this situation is because I originally thought it would be easy to do, so I split a 1.1GB file up into 50MB files and uploaded those. Th…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Concatenate files over FTP

Low Risk

The FTP protocol (and therefore the standard FTP Server) does not allow any server file manipulations besides overwriting them with new copies. Concatenating files uploaded on the server does not seem feasible over FTP. Check if you have a secure sh…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment