Page 1 of 1

Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-01-26 21:03
by caseq
Can anyone advise how to go about transferring files from one FTP site directly to another without needing to download the files to a local server location as an in-between step?

Additionally, does anyone know if this can be done in large targeted batches (like can I provide filezilla a list of files I want pulled and have it directly send them to another FTP without needing to download to my desktop)?

If Filezilla does not have the capabilities to do this how are other people solving this problem? What programs are you using?

Thanks so much for your help!
Best,
Elizabeth

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-01-26 21:33
by botg
Not possible, the protocol lacks support for this.

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-06-22 14:04
by mahengrui1
It is impossible for FTP. You need to control/remotely control one of the FTP server, then do tricks. If 2 servers both are out of your control then no way

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-26 02:21
by PetOrca
What about ZIP the entire site from FileZilla ?
Tanks

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-26 09:23
by boco
Remote packing/unpacking is not possible. The reason is the same as for server-to-server transfers, the FTP protocol simply lacks any support for it.

And, please, don't refer to ZIP as if it was the only compression format available. Granted, it was one of the very first, but, these days, there are much better ones, like 7-Zip (*.7z) or RAR.

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-26 19:02
by PetOrca
Sorry
Why so negative?
I was using XXX as a generic term only
Yes some
Look pretty good
Tanks

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-26 22:24
by boco
It's not only you, sorry. But it's getting slightly frustrating if everyone just always mentions ZIP as if it was the only option.

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-27 03:22
by mahengrui1
boco wrote:
2022-07-26 22:24
It's not only you, sorry. But it's getting slightly frustrating if everyone just always mentions ZIP as if it was the only option.
I believe it is that Windows 11 itself supports .zip without applications

Edit: format

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-27 06:59
by botg
Windows itself does not support .zip. Only the shell subsystem does.

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-27 09:20
by mahengrui1
botg wrote:
2022-07-27 06:59
Windows itself does not support .zip. Only the shell subsystem does.
Image
(Fig. Win11 opens .zip. auto-delete after 6 months)

I don't know sub-system, just wanna mention the open file application. Feel free to share ideas

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-27 13:00
by boco
That's the Windows shell extension ("zipfldr.dll"). Just install the free Open Source 7-Zip, and you can use a plethora of other, far better formats.

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-07-28 02:19
by mahengrui1
thank you sir

Re: Transferring files directly from one FTP to another without downloading to local server

Posted: 2022-10-10 11:44
by boco
[Closed] as it unfortunately attracts spam.