php - FTP with AWS elastic Beanstalk -


i quite newbie , trying figure out how configure sftp or ftp aws elastic beanstalk. using filezila, , wondering grab proper credentials set up.

thanks

don't. elastic beanstalk not designed ftp. key idea behind elastic beanstalk can pull out instance @ anytime , replace another. if use ftp, you'll lose work.

if want ftp, use raw ec2 server.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -