Posts by faoc • 31 points
1 post
-
3
votes1
answer225
viewsQ: Copy directory to an ftp server using nodejs
I am developing an application in nodejs where I need to access an ftp server and send some folders there. Before putting these folders, I want to backup the folders on the server. How can I copy a…