icetee / remote-ftp

FTP/FTPS/SFTP client for Atom.io
MIT License
556 stars 102 forks source link

[Feature] Sync Remote -> Local from Project pane. #947

Open DLDLightwave opened 7 years ago

DLDLightwave commented 7 years ago

Sync Remote -> Local (from the Projects pane... where it only syncs local project files) currently it only goes Sync Local -> Remote

Sync Local <- Remote from the Remote-FTP pane often downloads way too much.

Currently you are able to batch upload all local Project files to the s/ftp server. I want to be able to batch download/sync all of the local Project files from the s/ftp server (assuming they exist)

btstw commented 7 years ago

wrong tag, forgive me. you can select multiple file/folder by using ctrl+left click and right click to download file what you want.

aviemet commented 6 years ago

A very strong second to this request. At the very least, the remote pane should honor .ftpignore files.

When I open a project, I want to be able to sync all relevant files from the server. I shouldn't have to manually select each folder and file in the root of the project simply to avoid downloading the .git or node_modules folders to my local machine.