GitShow/sindresorhus/grunt-ftp
sindresorhus

grunt-ftp

Upload files to or download from an FTP-server

by sindresorhus
Star on GitHubForknpm

JavaScript

22 stars15 forks2 contributorsQuiet · 5mo agoSince 2013v3.0.0MIT

Meet the team

See all 2 on GitHub →
sindresorhus
sindresorhus23 contributions
vincent-boulin
vincent-boulin1 contribution

Commit activity

Last 12 weeks · 0 commits

Full graph →

Recent fixes

View closed PRs →
mdjaniga
on windows systems using path.join for the remote path causes hilarityClosedIssue

Hi There, I'm running on windows. After I ftpPut a file I see: a file in the root directory on the ftp server named "\img\buddies1.png" directory named "img" nothing in the "img" directory I believe the behavior is due to finalRemotePath: Which is being used when calling ftp.put: I'm not 100% confident but AFAIK windows ftp servers support forward slash. I'm pretty sure a function like the below would work: I'll fork and submit a PR if you're in agreement. Thanks, Matt Here's my Gruntfile FWIW:

mdjaniga · 5mo ago
huangxok
there is question about downLoad?ClosedIssue

look,this picture is in grunt !qq 20151104195440_ when i excute grunt fileGet there is error !image I use the console.log output information in command-line and i know grunt-ftp how to work~ I found that the paramter of ftp.get() function el.src[0] not exist.so I double right or false,bug? I don‘t no what a reason I am chinese. PS:FTP:I use local ftp server,OS:win8.1 regards!

huangxok · 10y ago
alcfeoh
Never uploads more than one fileClosedIssue

I'm not sure what's wrong with my config: It basically uploads the first file in the dist folder to the server. How to have all files included? Also how to include subfolders and their content recursively?

alcfeoh · 11y ago
Structured data for AI agents

Repository: sindresorhus/grunt-ftp. Description: Upload files to or download from an FTP-server Stars: 22, Forks: 15. Primary language: JavaScript. License: MIT. Latest release: v3.0.0 (5mo ago). Open PRs: 0, open issues: 0. Last activity: 5mo ago. Top contributors: sindresorhus, vincent-boulin.

·@ofershap

Replace github.com with gitshow.dev