jsftp
jsftp copied to clipboard
File transfer between two servers (PASV then STOR)
Hi
I'm porting a perl fle transfer application to nodejs. One requirement to match is direct server-to-server transfer, which was done using PASV then STOR calls.
I'm unable to find a way to do this using jsftp. It is unclear on how to fire the STOR after a PASV return.
Is it implemented or are there working examples of this ?
Thanks
Hello,
i have interest too for File transfer between two servers with jsftp. Gives news of this topic?
No? Sad is sad =(