REMINDER
Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.
FTP or SFTP
-
Is it possible to acces my project files via (s)ftp?
-
Hey Dick, we don't have ftp/sftp but we do have 2 other options:
- zip download/upload from code editor
Or - mass download/upload with our cli tool here:
https://www.npmjs.com/package/appdrag
- zip download/upload from code editor
-
@jbenguira thanks, but uh ... 1. is manual and 2. is mass ... I'm looking to only upload certain files automatically.
-
Hi Dick,
Check out the documentation for their cli tool:
Pushing specific folder from your local files into your project appdrag fs push YOUR_FOLDER Pushing specific folder from your local files into a specific folder in your project appdrag fs push YOUR_FOLDER DESTINATION_FOLDER "
-
@Daniel-Mulroy thanks for the tip, but uh ... I only want to upload specific files. And besides that I still could not get the CLI to work for me (on macOS) ...
-
@jbenguira
When I upload the zip folder.. it won't extract the files inside... is there any solution to this?It only upload the zip filer.
I want to upload my script.
-
@Amir-Aboud please open a new topic with more detail on where and how you upload your zip to AppDrag.