Hello,
Could you provide more clarity with your situation? To restate your issue, you cannot connect or do anything after transferring the files. Are you trying to access the files afterward?
Since we don’t have access to your instance or Filezilla configuration, you may want to check the connection log in Filezilla to see if you can find any connection errors occurring [1]. Also, you can check the FTP log on the instance itself to try to identify at what point the connectivity errors are occurring. The FTP logs in the OS of the instance will depend on which version of FTP you are using. For SFTP, check /var/log/secure. For vsftpd, check /var/log/vsftpd.log or /var/log/xferlog. For PureFTPd or ProFTPD, check /var/log/messages.
References: https://wiki.filezilla-project.org/Logs#Changing_the_verbosity
Relevant content
- asked 2 years ago
- Accepted Answerasked 8 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 10 months ago
Are you able to SSH to the instance?