SamKirkland / FTP-Deploy-Action

Deploys a GitHub project to a FTP server using GitHub actions
MIT License
3.85k stars 372 forks source link

FTP Ports for FTP-Deploy-Action #474

Open sabeelh opened 3 months ago

sabeelh commented 3 months ago

Which FTP ports should I open for this FTP Deploy action specifically? Because If I open very few specific ports then this action won't work due to some FTP ports shut and I don't want to open a wide class of ports to open just for this action, Can you please help me to resolve this problem? Thank you so much.

jemshit commented 2 months ago

You need SSH access to do that

sabeelh commented 2 months ago

Ok but which ports should I enable for FTP?

On Thu, 8 Aug 2024, 11:58 pm Jemshit Iskanderov, @.***> wrote:

You need SSH access to do that

— Reply to this email directly, view it on GitHub https://github.com/SamKirkland/FTP-Deploy-Action/issues/474#issuecomment-2276466381, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQOLGWBWYRIHFZ5SCFFXNYLZQO5VNAVCNFSM6AAAAABLZ3J2B2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZWGQ3DMMZYGE . You are receiving this because you authored the thread.Message ID: @.***>

jemshit commented 2 months ago

I commented on wrong issue, it was meant for #475

BerthetQuentin commented 2 months ago

ftp default port is 21

LittlePumpkin87 commented 1 month ago

if you have access to your FTP Server you can change ports on console. default is 21